[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#676329: pu: package publican/2.1-2squeeze1



Package: release.debian.org
Severity: normal
User: release.debian.org@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 <hertzog@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



Reply to: