Followup-For: Bug #646837

Hi,

I asked the SRM about fixing this via s-p-u and got approval:
http://bugs.debian.org/700528

I prepared a NMU (patch attached) targeted at the next squeeze point
release (scheduled Feb. 23rd) and uploaded it to DELAYED/2 s.t. it will
be in pu-NEW before this closes next Monday.

Please let me know if you have any objections and I'll cancel the NMU.
And of course you are welcome to do a maintainer upload yourself.

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-14 12:05:40.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]>  Thu, 14 Feb 2013 12:05:40 +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 via email to