[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.3-6-g8da1d43

Ryan Niebur ryanryan52 at gmail.com
Thu Mar 18 02:00:58 UTC 2010


The following commit has been merged in the master branch:
commit 8da1d43065b8427abe52e4c93f9ee9dfe369f0ff
Author: Francesco Poli (t1000) <frx at firenze.linux.it>
Date:   Wed Mar 17 23:22:39 2010 +0100

    don't depend on transit. package (Closes: #574075)

diff --git a/debian/changelog b/debian/changelog
index 9fd0fec..45630d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ apt-listbugs (0.1.4) UNRELEASED; urgency=low
   * fixed "crashes after requesting a web browser listing": use
     Locale.charset instead of Locale.codeset to adapt for a libgettext-ruby
     change (Closes: #572192)
+  * fixed "Should not depends on transitional libhttp-access2-ruby1.8
+    package" (Closes: #574075)
 
- -- Francesco Poli (t1000) <frx at firenze.linux.it>  Wed, 03 Mar 2010 22:57:51 +0100
+ -- Francesco Poli (t1000) <frx at firenze.linux.it>  Wed, 17 Mar 2010 22:35:51 +0100
 
 apt-listbugs (0.1.3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index faed19d..a5c94bc 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=apt-listbugs/apt-listbugs.git
 
 Package: apt-listbugs
 Architecture: all
-Depends: ${misc:Depends}, ruby (>= 1.8), libruby1.8 (>= 1.8.5), libdpkg-ruby1.8 (>= 0.3.3), apt, libzlib-ruby1.8, libgettext-ruby1.8 (>= 2.1.0), libxml-parser-ruby1.8, libhttp-access2-ruby1.8 (>= 2.0.6)
+Depends: ${misc:Depends}, ruby (>= 1.8), libruby1.8 (>= 1.8.5), libdpkg-ruby1.8 (>= 0.3.3), apt, libzlib-ruby1.8, libgettext-ruby1.8 (>= 2.1.0), libxml-parser-ruby1.8, libhttpclient-ruby1.8 (>= 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 

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list