r47533 - in /trunk/libelf-extract-sections-perl/debian: README.source control patches/ rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Nov 21 00:51:05 UTC 2009


Author: jawnsy-guest
Date: Sat Nov 21 00:50:59 2009
New Revision: 47533

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47533
Log:
remote test-use_ok patch, this has been fixed upstream

Removed:
    trunk/libelf-extract-sections-perl/debian/README.source
    trunk/libelf-extract-sections-perl/debian/patches/
Modified:
    trunk/libelf-extract-sections-perl/debian/control
    trunk/libelf-extract-sections-perl/debian/rules

Modified: trunk/libelf-extract-sections-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/control?rev=47533&op=diff
==============================================================================
--- trunk/libelf-extract-sections-perl/debian/control (original)
+++ trunk/libelf-extract-sections-perl/debian/control Sat Nov 21 00:50:59 2009
@@ -1,8 +1,7 @@
 Source: libelf-extract-sections-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7),
- perl (>= 5.10) | libmodule-build-perl
+Build-Depends: debhelper (>= 7.0.50), perl (>= 5.10) | libmodule-build-perl
 Build-Depends-Indep: perl, libmoosex-declare-perl, libtest-pod-coverage-perl,
  libnamespace-clean-perl (>= 0.11), libmoosex-types-perl, libtest-pod-perl,
  libmoosex-has-sugar-perl, libmoose-perl (>= 0.76), libfile-find-rule-perl, 

Modified: trunk/libelf-extract-sections-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/rules?rev=47533&op=diff
==============================================================================
--- trunk/libelf-extract-sections-perl/debian/rules (original)
+++ trunk/libelf-extract-sections-perl/debian/rules Sat Nov 21 00:50:59 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	RELEASE_TESTING=1 dh_auto_test




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