diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8300749ca0..1ad5d58345 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tor (0.0.8+0.0.9pre1-1) unstable; urgency=low + + * New upstream (pre)release. + * Built depend on zlib1g-dev. + + -- Peter Palfrader <weasel@debian.org> Fri, 1 Oct 2004 21:28:49 +0200 + tor (0.0.8-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index a302a6e2f5..fd0ff25ff9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tor Section: comm Priority: optional Maintainer: Peter Palfrader <weasel@debian.org> -Build-Depends: debhelper (>= 4.1.65), libssl-dev, dpatch, tetex-bin, tetex-extra, transfig, gs +Build-Depends: debhelper (>= 4.1.65), libssl-dev, dpatch, zlib1g-dev, tetex-bin, tetex-extra, transfig, gs Standards-Version: 3.6.1 Package: tor |