summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2016-08-24 09:06:42 +0200
committerXavier Roche <roche@httrack.com>2016-08-24 09:06:42 +0200
commitf81b4a776d27195c5112627173c0db804a6d75d2 (patch)
tree078b5b31fea06638f5301965469981ccadf1dfa6
parent7d6aa2a94ef404a3c4b53321ffee5c61e4d19e70 (diff)
Removed recommends libssl1.0.0 (Sebastian Andrzej Siewior)
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 73bf308..623103e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+httrack (3.48.24-1) unstable; urgency=low
+
+ * Removed recommends non-existing package (libssl1.0.0)
+ closes:#835258
+
+ -- Xavier Roche <roche@proliant.localnet> Wed, 24 Aug 2016 09:04:28 +0200
+
httrack (3.48.23-1) unstable; urgency=medium
* Updated to 3.48.23 (3.48-23)
diff --git a/debian/control b/debian/control
index 31a8f9e..3a0a681 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,6 @@ Section: libs
Replaces: libhttrack1
Conflicts: libhttrack1
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: libssl1.0.0
Description: Httrack website copier library
This package is the library part of httrack, website copier and mirroring
utility
@@ -69,7 +68,6 @@ Package: libhttrack-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, ${shlibs:Depends}, zlib1g-dev
-Recommends: libssl1.0.0
Description: Httrack website copier includes and development files
This package adds supplemental files for using the httrack website copier
library