[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.7-8-g098e167
Sandro Tosi
morph at debian.org
Wed Sep 16 18:32:28 UTC 2009
The following commit has been merged in the master branch:
commit cbf9b736b6a3b515675805ec4cfc5cf2aac3723e
Author: Sandro Tosi <morph at debian.org>
Date: Wed Sep 16 20:29:51 2009 +0200
added version (>= 2.0.47) to depends on debsums, to have the latest features
diff --git a/debian/changelog b/debian/changelog
index e3ef257..81729e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,11 +12,14 @@ reportbug (4.8) UNRELEASED; urgency=low
- pass '--ignore-permissions' to debsums (because it's easier to workaround
problems than fixing them); thanks to Davide Prina for the report;
Closes: #539695
+ * debian/control
+ - added version (>= 2.0.47) to depends on debsums, to have the latest
+ features
[ Pierre Habouzit ]
* Fix small issues with the release.debian.org binNMU template.
- -- Sandro Tosi <morph at debian.org> Wed, 16 Sep 2009 20:16:35 +0200
+ -- Sandro Tosi <morph at debian.org> Wed, 16 Sep 2009 20:29:00 +0200
reportbug (4.7) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 034b92a..f8c7ca8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://alioth.debian.org/projects/reportbug/
Package: reportbug
Architecture: all
Depends: ${python:Depends}, apt, python-reportbug (= ${source:Version})
-Suggests: postfix | exim4 | mail-transport-agent, gnupg | pgp, debconf-utils (>> 1.1.0), debsums, file (>> 1.30), dlocate, python-urwid, python-gtk2, python-vte, python-gtkspell, xdg-utils
+Suggests: postfix | exim4 | mail-transport-agent, gnupg | pgp, debconf-utils (>> 1.1.0), debsums (>= 2.0.47), file (>> 1.30), dlocate, python-urwid, python-gtk2, python-vte, python-gtkspell, xdg-utils
Conflicts: python-urwid (<< 0.9.8-1), python-central (<< 0.5.13)
XB-Python-Version: ${python:Versions}
Description: reports bugs in the Debian distribution
--
Reportbug - reports bugs in the Debian distribution
More information about the Reportbug-commits
mailing list