[SCM] Debian packaging of libutf8-all-perl branch, master, updated. debian/0.004-1-20-g1dfd324

gregor herrmann gregoa at debian.org
Sat Sep 15 15:06:37 UTC 2012


The following commit has been merged in the master branch:
commit 1dfd324829db36dee4374f40a9f94014b8a01159
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 15 17:06:26 2012 +0200

    releasing version 0.007-1

diff --git a/debian/changelog b/debian/changelog
index 6e4336e..f30ee75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,34 +1,24 @@
-libutf8-all-perl (0.007-1) UNRELEASED; urgency=low
-
-  WAITS-FOR:
-  - do we need libdist-checkconflicts-perl in Depends?
-    -> check with upstream:
-       https://github.com/doherty/utf8-all/issues/13
-    -> I've now removed it from Depends (it's not used), and I've also removed
-       the unused lib/utf8/all/Conflicts.pm from the binary package.
-       now we need to ensure that no autodie << 2.12 is used ... since I can't
-       think of a "breaks autodie << 2.12 or (perl << 5.17.1 unless autodie >=
-       2.12) or "no autodie used", the easiest way would be to just Depend on
-       autodie 2.12 even if it's not technically true
-
-  * Team upload.
+libutf8-all-perl (0.007-1) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Nuno Carvalho ]
   * d/control: Add new dependecies libtest-warn-perl and libimport-into-perl.
-  * d/control: Move dependencies to D-B-I.
+  * d/control: Move dependencies to B-D-I.
   * d/control: Update standards version.
-  * d/control: Require autodie version >= 2.12 in D-B-I.
+  * d/control: Require autodie version >= 2.12 in B-D-I.
   * d/copyright: Update format and field names.
   * New upstream release.
 
   [ gregor herrmann ]
-  * Don't install lib/utf8/all/Conflicts.pm in to binary package; it's
+  * Don't install lib/utf8/all/Conflicts.pm into the binary package; it's
     only used at build time.
+  * debian/control: depend on autodie >= 2.12. This is not strictly
+    necessary but utf8::all conflicts with older versions of autodie if
+    they are used.
 
- -- Nuno Carvalho <smash at cpan.org>  Mon, 06 Aug 2012 14:45:27 +0100
+ -- gregor herrmann <gregoa at debian.org>  Sat, 15 Sep 2012 17:02:37 +0200
 
 libutf8-all-perl (0.004-1) unstable; urgency=low
 

-- 
Debian packaging of libutf8-all-perl



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