r75278 - in /trunk/libstring-errf-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jun 8 19:43:15 UTC 2011


Author: gregoa
Date: Wed Jun  8 19:43:06 2011
New Revision: 75278

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75278
Log:
Switch order of alternative build dependency to make sbuild in the default
buildd configuration happy (closes: #629724).

Modified:
    trunk/libstring-errf-perl/debian/changelog
    trunk/libstring-errf-perl/debian/control

Modified: trunk/libstring-errf-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-errf-perl/debian/changelog?rev=75278&op=diff
==============================================================================
--- trunk/libstring-errf-perl/debian/changelog (original)
+++ trunk/libstring-errf-perl/debian/changelog Wed Jun  8 19:43:06 2011
@@ -1,3 +1,10 @@
+libstring-errf-perl (0.006-3) UNRELEASED; urgency=low
+
+  * Switch order of alternative build dependency to make sbuild in the default
+    buildd configuration happy (closes: #629724).
+
+ -- gregor herrmann <gregoa at debian.org>  Wed, 08 Jun 2011 21:41:40 +0200
+
 libstring-errf-perl (0.006-2) unstable; urgency=low
 
   [ gregor herrmann ]

Modified: trunk/libstring-errf-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-errf-perl/debian/control?rev=75278&op=diff
==============================================================================
--- trunk/libstring-errf-perl/debian/control (original)
+++ trunk/libstring-errf-perl/debian/control Wed Jun  8 19:43:06 2011
@@ -8,7 +8,7 @@
  libstring-formatter-perl,
  libsub-exporter-perl,
  libtest-pod-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+ libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
  libtimedate-perl,
  perl (>= 5.10.1) | libautodie-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>




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