[libafs-pag-perl] 04/33: Add standard source package options and configuration

Russ Allbery eagle at eyrie.org
Thu Dec 28 02:12:47 UTC 2017


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

rra pushed a commit to branch master
in repository libafs-pag-perl.

commit 66f741df4af4c7bcd4cc893516a4bd0b142635e3
Author: Russ Allbery <rra at stanford.edu>
Date:   Thu Sep 12 21:51:40 2013

    Add standard source package options and configuration
---
 debian/source/format             |  1 +
 debian/source/local-options      |  1 +
 debian/source/local-patch-header | 17 +++++++++++++++++
 debian/source/options            |  1 +
 4 files changed, 20 insertions(+)

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)
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..7423a2d
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1 @@
+single-debian-patch
diff --git a/debian/source/local-patch-header b/debian/source/local-patch-header
new file mode 100644
index 0000000..d86f4fc
--- /dev/null
+++ b/debian/source/local-patch-header
@@ -0,0 +1,17 @@
+Subject: Collected Debian patches for AFS::PAG
+Author: Russ Allbery <rra at debian.org>
+
+Since I am also upstream for this package, there will normally not be any
+patches to apply to the upstream source.  However, occasionally I'll pull
+up specific upstream commits prior to making an upstream release.  When
+this happens, this patch will collect all of those modifications.
+
+I use Git to maintain both the upstream source and the Debian packages,
+and generating individual patches rather than using git cherry-pick takes
+extra work for no gain.  Since I'm also upstream, there's no need to
+separate the patches for later upstream submission.  Hence, I take this
+approach with a unified patch when it's necessary.
+
+For full commit history and separated commits, see the upstream Git
+repsitory.
+
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b7bc1f2
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = "xz"

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



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