Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: pu

I would like to update publican in stable as it's missing a dependency and
build-dependency on libio-string-perl. The bug has been fixed ages ago in
unstable (cf #607272) but I never found the time/motivation to fix it in
stable until now.

Please let me know if I can upload it.

The only change is this one:
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+publican (2.1-2squeeze1) stable; urgency=low
+
+  * Add the missing dependency on libio-string-perl. Closes: #607272
+
+ -- Raphaël Hertzog <hert...@debian.org>  Wed, 06 Jun 2012 09:53:36 +0200
+
 publican (2.1-2) unstable; urgency=low
 
   * Add libtemplate-perl to Depends and Build-Depends. Closes: #590384
diff --git a/debian/control b/debian/control
index 8cecb1a..32ecc7f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: debhelper (>= 7.0.50~),
  libhtml-template-perl,
  libhtml-tree-perl (>= 3.23-2),
  libimage-size-perl,
+ libio-string-perl,
  liblocale-maketext-gettext-perl,
  liblocale-po-perl,
  libmakefile-parser-perl,
@@ -62,6 +63,7 @@ Depends: ${perl:Depends}, ${misc:Depends},
  libhtml-template-perl,
  libhtml-tree-perl (>= 3.23-2),
  libimage-size-perl,
+ libio-string-perl,
  liblocale-maketext-gettext-perl,
  liblocale-po-perl,
  libmakefile-parser-perl,

(The output of debdiff shows no supplementary changes)

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120606081103.7578.63946.reportbug@rivendell.localdomain

Reply via email to