Your message dated Mon, 25 Jul 2011 12:52:18 +0200
with message-id <20110725105218.gf8...@jones.dk>
and subject line Confirmed fixed in 3.4.0.13-2
has caused the Debian Bug report #624304,
regarding cipux: perl 5.12 / libfile-path-perl dependency update
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 ow...@bugs.debian.org
immediately.)
--
624304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624304
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cipux
Version: 3.4.0.13-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.12-transition
Tags: patch
In order to allow this package to build/install with perl 5.12, please
could you apply the attached patch (without it, libfile-path-perl
cannot be installed owing to the combination of versioned depends
in cipux and versioned conflicts in perl).
Note that I've depended upon perl, not perl-modules, as recommended
in the description of the perl-modules package, but I haven't updated
the other dependencies -- you may wish to do this at the same time in
order to avoid inconsistencies.
Thanks,
Dominic.
--
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
diff -Nru cipux-3.4.0.13/debian/control cipux-3.4.0.13/debian/control
--- cipux-3.4.0.13/debian/control 2010-12-29 13:27:18.000000000 +0000
+++ cipux-3.4.0.13/debian/control 2011-04-27 10:32:20.000000000 +0100
@@ -4,7 +4,6 @@
Maintainer: CipUX team <cipux-de...@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <d...@jones.dk>, Christian Kuelker <christian.kuel...@cipworx.org>, Xavier Oswald <xosw...@debian.org>
Build-Depends: devscripts (>= 2.10.7~),
- perl,
perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808),
cdbs (>= 0.4.78~),
debhelper (>= 6),
@@ -14,7 +13,7 @@
libconfig-any-perl (>= 0.18),
libconfig-tiny-perl,
libdate-manip-perl,
- libfile-path-perl (>= 2.06),
+ perl (>= 5.12.3-2) | libfile-path-perl (>= 2.06),
libhash-merge-perl (>= 0.11),
liblog-log4perl-perl (>= 0.42),
libreadonly-perl,
diff -Nru cipux-3.4.0.13/debian/rules cipux-3.4.0.13/debian/rules
--- cipux-3.4.0.13/debian/rules 2010-12-29 13:21:09.000000000 +0000
+++ cipux-3.4.0.13/debian/rules 2011-04-27 10:30:36.000000000 +0100
@@ -28,7 +28,7 @@
# Needed both by upstream build (or test) process and at runtime
# * recent libyaml-perl needed for Yaml::Any inclusion.
# TODO: Drop libversion-perl after Lenny+1
-common-depends = libarray-unique-perl, libclass-std-perl (>= 0.0.9), libconfig-any-perl (>= 0.18), libconfig-tiny-perl, libdate-manip-perl, libfile-path-perl (>= 2.06), libhash-merge-perl (>= 0.11), liblog-log4perl-perl (>= 0.42), libreadonly-perl, perl-modules (>= 5.8.0-7~) | libstorable-perl, libterm-readkey-perl, libunicode-string-perl, libversion-perl, libyaml-perl (>= 0.67), libmodule-pluggable-perl
+common-depends = libarray-unique-perl, libclass-std-perl (>= 0.0.9), libconfig-any-perl (>= 0.18), libconfig-tiny-perl, libdate-manip-perl, perl (>= 5.12.3-2) | libfile-path-perl (>= 2.06), libhash-merge-perl (>= 0.11), liblog-log4perl-perl (>= 0.42), libreadonly-perl, perl-modules (>= 5.8.0-7~) | libstorable-perl, libterm-readkey-perl, libunicode-string-perl, libversion-perl, libyaml-perl (>= 0.67), libmodule-pluggable-perl
CDBS_BUILD_DEPENDS += , $(common-depends)
CDBS_DEPENDS = $(common-depends)
--- End Message ---
--- Begin Message ---
Version: 3.4.0.13-2
Indeed, this is fixed in 3.4.0.13-2.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
--- End Message ---