summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNicholas Guriev <guriev-ns@ya.ru>2017-04-27 19:04:26 +0300
committerNicholas Guriev <guriev-ns@ya.ru>2017-04-27 19:04:26 +0300
commita1f63edd41a4596833ad2a7c041a8445695f9630 (patch)
treeac58d5c43e83d23a1eda522dd9f387cd03e3296e /debian
parent3cd86ca149224dbf53ee43dd9f8cd2e702d49043 (diff)
Remove ruby-bdb dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control4
2 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ced1272..2c244be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dhelp (0.6.22) unstable; urgency=medium
+
+ * QA upload.
+ * Remove ruby-bdb dependency (closes: #791770)
+ - Migrate to a module from the standard library.
+ - Update tests.
+ * Replace perl-modules dependency with just perl.
+
+ -- Nicholas Guriev <guriev-ns@ya.ru> Wed, 26 Apr 2017 13:08:42 +0300
+
dhelp (0.6.21+nmu7) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 2d5e420..cb7b820 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 5), cdbs (>= 0.4.23-1.1),
ruby-gettext
Package: dhelp
-Depends: perl-modules, libtemplate-perl, libhtml-parser-perl,
+Depends: perl, libtemplate-perl, libhtml-parser-perl,
liburi-perl, liblocale-gettext-perl, libdata-page-perl,
- ruby | ruby-interpreter, ruby-bdb, ruby-debian, ruby-gettext,
+ ruby | ruby-interpreter, ruby-debian, ruby-gettext,
doc-base, swish++, pstotext, poppler-utils, ucf (>= 0.8),
${misc:Depends}
Recommends: www-browser | html2text