[SCM] Debian packaging of libima-dbi-contextual-perl branch, master, updated. upstream/1.005-19-g10709ac

Fabrizio Regalli fabreg at fabreg.it
Mon Mar 5 17:12:12 UTC 2012


The following commit has been merged in the master branch:
commit 10709ac68958255f3265f7152d03e750a7016f2d
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Mar 5 18:12:04 2012 +0100

    Removed no more necessary override_dh_* rules

diff --git a/debian/changelog b/debian/changelog
index ee21134..3c51010 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libima-dbi-contextual-perl (1.005-1) UNRELEASED; urgency=low
   * Added version (>= 1.614) to libdbi-perl in B-D-I and Depends
   * Sorted B-D-I and Depends
   * Added copyright for inc/Module/* files
+  * Removed no more necessary override_dh_* rules
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Mon, 05 Mar 2012 14:59:48 +0100
 
diff --git a/debian/rules b/debian/rules
index 0ff83e4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,13 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_clean:
-	dh_clean
-	[ ! -e $(CURDIR)/debian/testdb.save  ] || \
-		mv -v $(CURDIR)/debian/testdb.save $(CURDIR)/t/testdb
-
-override_dh_auto_test:
-	[ ! -e $(CURDIR)/t/testdb ] || \
-		cp -v $(CURDIR)/t/testdb $(CURDIR)/debian/testdb.save
-	dh_auto_test

-- 
Debian packaging of libima-dbi-contextual-perl



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