[SCM] Debian packaging of libfile-mmagic-xs-perl branch, master, updated. 0c983aac48bf76306c8cc8c2856dc85b12676e82

Dominic Hargreaves dom at earth.li
Thu Nov 17 20:25:27 UTC 2011


The following commit has been merged in the master branch:
commit 1ff6bfd38aab93ced963fe289b880a7c133b90cb
Author: Dominic Hargreaves <dom at earth.li>
Date:   Thu Nov 17 20:24:06 2011 +0000

    Swap libextutils-parsexs-perl/perl alternate build-dependency around following migration of perl 5.14 to unstable so that it can be autobuilt

diff --git a/debian/changelog b/debian/changelog
index 0e12253..73b6db0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
 libfile-mmagic-xs-perl (0.09006-3) UNRELEASED; urgency=low
 
+  [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 07 Aug 2011 16:36:04 +0200
+  [ Dominic Hargreaves ]
+  * Swap libextutils-parsexs-perl/perl alternate build-dependency around
+    following migration of perl 5.14 to unstable so that it can be
+    autobuilt
+
+ -- Dominic Hargreaves <dom at earth.li>  Thu, 17 Nov 2011 20:23:27 +0000
 
 libfile-mmagic-xs-perl (0.09006-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8ef3288..a019c02 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libfile-mmagic-xs-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~), perl (>= 5.10.1),
- libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.14)
+ perl (>= 5.14) | libextutils-parsexs-perl (>= 2.210000)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,

-- 
Debian packaging of libfile-mmagic-xs-perl



More information about the Pkg-perl-cvs-commits mailing list