summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-10-09 21:18:15 +0000
committerPeter Palfrader <peter@palfrader.org>2005-10-09 21:18:15 +0000
commiteae140da8560362b94d5898d93f1df5ecdb344fc (patch)
tree599bb6730c2f9c625b01b138b195a33cc8931731
parentb063a655d2e92f2eed8fe654fd4d073edaa28ad2 (diff)
We no longer need to depend on debconfecholot-2.1.8-1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1515808..4b0fd87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+echolot (2.1.8-2) unstable; urgency=low
+
+ * Since we removed all the debconf templates in 2.1.7-1 we don't need
+ to depend on debconf at all. If it is installed however we still
+ purge our debconf database on upgrades (closes: #331811).
+
+ -- Peter Palfrader <weasel@debian.org> Sun, 9 Oct 2005 23:17:48 +0200
+
echolot (2.1.8-1) unstable; urgency=low
* New upstream version:
diff --git a/debian/control b/debian/control
index 76df6bf..199e90f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1
Package: echolot
Architecture: all
-Depends: ${shlibs:Depends}, debconf (>= 1.2.9), gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33)
+Depends: ${shlibs:Depends}, gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33)
Description: Pinger for anonymous remailers such as Mixmaster
A Pinger in the context of anonymous remailers is a program that
regularly sends messages through remailers to determine their status.