Bug#700528: pu: package bugzilla/3.6.2.0-4.6
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu
Hi,
bugzilla cannot be installed out of the box because it is missing URI.pm
(in liburi-perl). Adding the dependency is a trivial fix.
* bugzilla3: Add Depends: liburi-perl. URI.pm is used during package
configuration. (Closes: #646837)
I'm not changing the numbering scheme which already had several
NMU-versioned uploads to stable or stable-security.
Andreas
diffstat for bugzilla-3.6.2.0 bugzilla-3.6.2.0
changelog | 8 ++++++++
control | 1 +
2 files changed, 9 insertions(+)
diff -Nru bugzilla-3.6.2.0/debian/changelog bugzilla-3.6.2.0/debian/changelog
--- bugzilla-3.6.2.0/debian/changelog 2012-01-23 00:34:06.000000000 +0100
+++ bugzilla-3.6.2.0/debian/changelog 2013-02-13 23:19:54.000000000 +0100
@@ -1,3 +1,11 @@
+bugzilla (3.6.2.0-4.6) stable; urgency=low
+
+ * Non-maintainer upload.
+ * bugzilla3: Add Depends: liburi-perl. URI.pm is used during package
+ configuration. (Closes: #646837)
+
+ -- Andreas Beckmann <anbe@debian.org> Wed, 13 Feb 2013 23:19:54 +0100
+
bugzilla (3.6.2.0-4.5) stable; urgency=low
* Non-maintainer upload.
diff -Nru bugzilla-3.6.2.0/debian/control bugzilla-3.6.2.0/debian/control
--- bugzilla-3.6.2.0/debian/control 2010-10-14 10:50:56.000000000 +0200
+++ bugzilla-3.6.2.0/debian/control 2013-02-13 23:19:45.000000000 +0100
@@ -23,6 +23,7 @@
libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl,
libcgi-pm-perl (>= 3.33),
libdbd-mysql-perl (>= 1.56-2) | libdbd-pg-perl,
+ liburi-perl,
apache2 | httpd,
exim4 | mail-transport-agent,
ucf (>= 0.08), patch, dbconfig-common (>= 1.8.27),
Reply to: