-
+
@@ -624,7 +627,6 @@
-
diff --git a/debian/changelog b/debian/changelog
index fc54839a7..a507b234d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-yacy (0.91svn6172) unstable; urgency=low
+yacy (*auto-svn-version*) unstable; urgency=low
* SVN Update
diff --git a/debian/control b/debian/control
index d78a9aea2..347838fad 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: yacy
Architecture: all
-Depends: java-virtual-machine, java2-runtime, sudo
+Depends: java-virtual-machine, java2-runtime, sudo, debconf
Description: P2P Web Search Engine
YaCy is a Java-based peer-2-peer search engine.
It provoids a personal websearch engine, which is
diff --git a/debian/rules b/debian/rules
index cb2cfa196..f110a8b1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ build: build-stamp
build-stamp: configure-stamp
# build yacy
- ant build-jar
+ ant build-jar -DPKGMANAGER=true
m4 -DDebian addon/yacyInit.m4 >debian/yacy.init
clean:
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index ad75cac6f..ba66f77c4 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -110,8 +110,11 @@
::
+ You installed YaCy with a package manage. To update YaCy, use the packager manager:
+ Debian: apt-get update yacy
+ ::
#(/candeploy)#
#%env/templates/footer.template%#