[SCM] Debian packaging of DBD-Firebird CPAN distribution branch, master, updated. debian/0.91-2-25-gaff8232

Damyan Ivanov dmn at debian.org
Sat May 18 11:56:47 UTC 2013


The following commit has been merged in the master branch:
commit 66a56ff64137aa1aad90f912bd0c7b18aae4380f
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat May 18 11:51:27 2013 +0300

    drop remove-non-working-test patch. test works for me just fine (incl. perl 5.18)

diff --git a/debian/changelog b/debian/changelog
index cd33675..9fd02d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,6 @@ libdbd-firebird-perl (1.11-1) UNRELEASED; urgency=low
   * Imported Upstream version 1.11
   * Remove debian/patches/git/skip-event-tests.patch that has been included
     in upstream release
-  * Add patch to remove t/embed-rt72946.t which causes a segfault
-    (yet reported in RT)
   * Bump standards-version to 3.9.4
   * Upgrade debhelper dependency to 9.20120312
   * Update debian/copyright (format and years)
diff --git a/debian/patches/remove-non-working-test b/debian/patches/remove-non-working-test
deleted file mode 100644
index 04b0ba0..0000000
--- a/debian/patches/remove-non-working-test
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Remove embedded version of t/rt72946.t
-Author: Xavier Guimard <x.guimard at free.fr>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=72946
-Reviewed-By: Xavier Guimard <x.guimard at free.fr>
-Last-Update: 2012-07-29
-
---- libdbd-firebird-perl-1.00.orig/Makefile.PL
-+++ libdbd-firebird-perl-1.00/Makefile.PL
-@@ -320,6 +320,7 @@ unless ($EMBEDDED) {
-     if ($FB::libfbembed_available) {
-         print "Found libfbembed, will build DBD::FirebirdEmbed too.\n";
-         create_embedded_files();
-+        unlink('t/embed-rt72946.t');
-     }
-     else {
-         print "libfbembed not found, building of DBD::FirebirdEmbed skipped.\n";
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 7dff653..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-remove-non-working-test

-- 
Debian packaging of DBD-Firebird CPAN distribution



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