[liblog-agent-perl] 03/11: Switch to source format 3.0 (quilt)
Florian Schlichting
fsfs at alioth.debian.org
Thu Aug 22 23:10:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository liblog-agent-perl.
commit 14cfc41472d8e36621e040a6424415922539b60a
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Aug 23 00:22:35 2013 +0200
Switch to source format 3.0 (quilt)
---
debian/README.source | 6 ------
debian/control | 2 +-
debian/rules | 2 +-
debian/source/format | 1 +
4 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 7df3fd2..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,6 +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 bf291a3..356a6c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at debian.org>
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.8)
Build-Depends-Indep: perl
Standards-Version: 3.8.2
Homepage: https://metacpan.org/release/Log-Agent/
diff --git a/debian/rules b/debian/rules
index 931d500..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@ --with quilt
+ dh $@
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/liblog-agent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list