[SCM] Debian packaging of libbarcode-code128-perl branch, master, updated. 5bace9fd33496a32b5a4128ba4e3b1babe7df539

Xavier Guimard x.guimard at free.fr
Mon Nov 19 20:23:38 UTC 2012


The following commit has been merged in the master branch:
commit 5bace9fd33496a32b5a4128ba4e3b1babe7df539
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Nov 19 21:22:59 2012 +0100

    Remove old patches

diff --git a/debian/changelog b/debian/changelog
index 9c4b7a7..46612d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libbarcode-code128-perl (2.21-1) UNRELEASED; urgency=low
+libbarcode-code128-perl (2.21-1) unstable; urgency=low
 
   [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
@@ -19,10 +19,12 @@ libbarcode-code128-perl (2.21-1) UNRELEASED; urgency=low
   * Imported Upstream version 2.21
   * Bump Standards-Version to 3.9.4
   * Use debhelper 8
-  * Remove cdbs dependency and update debian/rules
+  * Update debian/rules to modern format
+  * Remove cdbs, patchutils, sharutils dependencies
   * Update source format to 3.0 quilt
+  * Remove patches (not needed now)
 
- -- Xavier Guimard <x.guimard at free.fr>  Mon, 19 Nov 2012 05:39:27 +0100
+ -- Xavier Guimard <x.guimard at free.fr>  Mon, 19 Nov 2012 21:14:46 +0100
 
 libbarcode-code128-perl (2.01-2) unstable; urgency=low
 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 035271e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-test-failures
diff --git a/debian/patches/test-failures b/debian/patches/test-failures
deleted file mode 100644
index 19312e3..0000000
--- a/debian/patches/test-failures
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/t/gif.t
-+++ b/t/gif.t
-@@ -12,8 +12,8 @@ BEGIN {
- END {print "not ok 1\n" unless $loaded;}
- use Barcode::Code128 qw(FNC1);
- $loaded = 1;
--print "ok 1\n";
- exit unless $max;
-+print "ok 1\n";
- 
- # Create a GIF file 
- use strict;
---- a/t/png.t
-+++ b/t/png.t
-@@ -12,8 +12,8 @@ BEGIN {
- END {print "not ok 1\n" unless $loaded;}
- use Barcode::Code128 qw(FNC1);
- $loaded = 1;
--print "ok 1\n";
- exit unless $max;
-+print "ok 1\n";
- 
- # Create a PNG file 
- use strict;

-- 
Debian packaging of libbarcode-code128-perl



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