[SCM] Debian packaging of libsub-uplevel-perl branch, master, updated. upstream/0.2400-27-g0977dc0

Fabrizio Regalli fabreg at fabreg.it
Tue Feb 21 15:42:16 UTC 2012


The following commit has been merged in the master branch:
commit 3e75c632788ca32929c255706c804157608f8cb6
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Feb 21 16:31:48 2012 +0100

    Removed no more necessary --with quilt option from d/rules

diff --git a/debian/changelog b/debian/changelog
index 547fbf8..df2e240 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libsub-uplevel-perl (0.2400-1) UNRELEASED; urgency=low
   * Imported Upstream version 0.2400
   * Added myself to Uploaders and Copyright
   * Bump Standards-Version to 3.9.2 (no changes needed)
+  * Removed no more necessary --with quilt option from d/rules
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 21 Feb 2012 16:25:34 +0100
 
diff --git a/debian/rules b/debian/rules
index f6b359a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@

-- 
Debian packaging of libsub-uplevel-perl



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