| author | Francesco Poli (wintermute) <invernomuto@paranoici.org> | |
| Wed, 10 Oct 2012 18:09:36 +0000 (20:09 +0200) | ||
| committer | Francesco Poli (wintermute) <invernomuto@paranoici.org> | |
| Wed, 10 Oct 2012 18:09:36 +0000 (20:09 +0200) |
As suggested by Cédric Boutillier on the debian-ruby mailing list:
https://lists.debian.org/debian-ruby/2012/10/msg00004.html
https://lists.debian.org/debian-ruby/2012/10/msg00004.html
| debian/changelog | patch | blob | history | |
| debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
* dropped Thomas Müller from the Uploaders field, as requested by himself
(since he lacks the time to properly contribute to apt-listbugs
maintenance)
+ * dropped dependency on libzlib-ruby1.8, which is a virtual package
+ provided by libruby1.8 (already listed among dependencies)
-- Francesco Poli (wintermute) <invernomuto@paranoici.org> Sun, 30 Sep 2012 18:21:49 +0200
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
Package: apt-listbugs
Architecture: all
-Depends: ${misc:Depends}, ruby1.8 (>= 1.8), libruby1.8 (>= 1.8.5), ruby-debian (>= 0.3.3), apt, libzlib-ruby1.8, ruby-gettext (>= 2.1.0), ruby-xmlparser, ruby-httpclient (>= 2.1.5.2-1)
+Depends: ${misc:Depends}, ruby1.8 (>= 1.8), libruby1.8 (>= 1.8.5), ruby-debian (>= 0.3.3), apt, ruby-gettext (>= 2.1.0), ruby-xmlparser, ruby-httpclient (>= 2.1.5.2-1)
Suggests: reportbug, debianutils (>= 2.0) | www-browser | w3m
Description: tool which lists critical bugs before each apt installation
apt-listbugs is a tool which retrieves bug reports from the Debian Bug
