Your message dated Sat, 23 Feb 2013 11:56:55 +0000
with message-id <[email protected]>
and subject line Closing p-u bugs included in point release
has caused the Debian Bug report #700528,
regarding pu: package bugzilla/3.6.2.0-4.6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
700528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700528
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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),
--- End Message ---
--- Begin Message ---
Version: 6.0.7
Hi,
The package discussed in each of these bugs was added to stable as part
of today's point release.
Regards,
Adam
--- End Message ---