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

Xavier Guimard x.guimard at free.fr
Sun Jul 29 11:26:38 UTC 2012


The following commit has been merged in the master branch:
commit ad2123c8f0216956bd424312e5fc448ca3828245
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 13:25:13 2012 +0200

    Remove hardening since included in debhelper >9

diff --git a/debian/changelog b/debian/changelog
index a5d5986..a31d273 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libdbd-firebird-perl (1.00-1) UNRELEASED; urgency=low
+libdbd-firebird-perl (1.00-1) unstable; urgency=low
 
   * New upstream release
   * Remove debian/patches/git/skip-event-tests.patch that has been included
@@ -6,7 +6,6 @@ libdbd-firebird-perl (1.00-1) UNRELEASED; urgency=low
   * Add patch to remove t/embed-rt72946.t which causes a segfault
   * Upgrade standard-version to 3.9.3
   * Upgrade compat to 9
-  * Set hardening in debian/rules
 
  -- Xavier Guimard <x.guimard at free.fr>  Tue, 03 Jul 2012 06:08:57 +0200
 
diff --git a/debian/control b/debian/control
index 865074a..0db4440 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20120312),
  firebird-dev, libfbembed2.5,
  firebird2.5-super,
  libdbi-perl,
diff --git a/debian/rules b/debian/rules
index fc7e13e..b8a7a9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,6 @@ ifneq (,$(shell for a in $(BAD_ARCH); do dpkg-architecture -e$$a && echo bad$$a;
     export DBD_FIREBIRD_TEST_SKIP_EVENTS=1
 endif
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
 %:
 	dh $@ --with=perl_dbi
 

-- 
Debian packaging of DBD-Firebird CPAN distribution



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