diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-15 20:15:46 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-15 20:15:46 +0000 |
commit | 015cff31b910eda838656ecad8076aeac256c985 (patch) | |
tree | 1acf375ae57e2928c7e0bc16134cc91a4f4c0adf | |
parent | 8e0c4ab867517bd82feac66b7d2fd6d7be3c5bf2 (diff) |
3.48.1-4
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b5c5e1b..06c48a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,12 @@ httrack (3.48.2-1) unstable; urgency=low -- Xavier Roche <xavier@debian.org> Thu, 10 Apr 2014 18:30:08 +0200 +httrack (3.48.1-4) unstable; urgency=low + + * Cleanup in dependencies + + -- Xavier Roche <roche@proliant.localnet> Tue, 15 Apr 2014 22:13:19 +0200 + httrack (3.48.1-3) unstable; urgency=low * Fixed FTBFS due to a missing Build-Depends: dh-autoreconf diff --git a/debian/control b/debian/control index f1efe91..cec8f58 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche <roche@httrack.com> Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake, libtool +Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, automake, libtool, zlib1g-dev, libssl-dev Homepage: http://www.httrack.com Package: httrack |