[SCM] Debian packaging of libmoosex-declare-perl branch, master,	updated. 245ea6f242b2c07f3994917027c77788447533d3
    gregor herrmann 
    gregoa at debian.org
       
    Sun Aug 28 16:23:42 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 4cebc88576df7de8a64e47c8ccc45ef67263de3c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 28 18:06:40 2011 +0200
    remove remaining quilt fragments
    
    Git-Dch: Ignore
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index 64c3f67..ff36f58 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libmoosex-declare-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libtest-nowarnings-perl, libnamespace-clean-perl (>= 0.11),
  libmoosex-role-parameterized-perl (>= 0.12), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
  libmoosex-method-signatures-perl (>= 0.36), libmoosex-types-perl,
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 libmoosex-declare-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list