This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfile-scan-perl.

commit 113d050b68d696eef6144a6a37cfb47c2fd3cbc4
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jun 15 21:21:10 2015 +0200

    Switch to source format "3.0 (quilt)".
---
 debian/README.source | 5 -----
 debian/control       | 3 +--
 debian/rules         | 4 ++--
 debian/source/format | 1 +
 4 files changed, 4 insertions(+), 9 deletions(-)

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 f183744..1d9b2c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Ansgar Burchardt <ans...@debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
-               quilt
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-scan-perl.git
diff --git a/debian/rules b/debian/rules
index 7d51e69..66401d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,10 @@ PACKAGE=$(shell dh_listpackages)
 TMP=$(CURDIR)/debian/$(PACKAGE)
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_auto_build:
-       dh_auto_build --with quilt
+       dh_auto_build
        pod2man --section=1 --release="Debian Project" --center="Debian 
GNU/Linux manual" debian/update-libfile-scan-perl 
debian/update-libfile-scan-perl.1
 
 override_dh_auto_install:
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libfile-scan-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to