[cpp-log4shib] 06/26: Switch to Debian source package format 3.0 (quilt)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:13:12 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/1.0.4-1
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=906e3849b90eadda954708bb9f08f1c899102f98
commit 906e3849b90eadda954708bb9f08f1c899102f98
Author: Russ Allbery <rra at stanford.edu>
AuthorDate: Tue Jun 5 19:20:14 2012 -0700
Switch to Debian source package format 3.0 (quilt)
---
debian/changelog | 1 +
debian/source/format | 1 +
debian/source/local-options | 1 +
debian/source/local-patch-header | 9 +++++++++
4 files changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f7d911d..7830650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ log4shib (1.0.4-1) UNRELEASED; urgency=low
- Add ${misc:Depends} to all dependencies.
- Use dpkg-buildflags for compiler and linker flags.
- Enable hardening flags.
+ * Switch to Debian source package format 3.0 (quilt).
* Update standards version to 3.9.3.
* Rewrite debian/copyright in the copyright-format 1.0 format and
include more licensing and copyright information.
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..2b153f6
--- /dev/null
+++ b/debian/source/local-patch-header
@@ -0,0 +1,9 @@
+Subject: Collected Debian patches for log4shib
+Author: Russ Allbery <rra at debian.org>
+
+The packaging for log4shib is maintained in Git using multiple branches
+for fixes, which makes it complex to separate the changes into individual
+patches. They are therefore all included in a single Debian patch.
+
+For full commit history and separated commits, see the packaging Git
+repository.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list