[cpp-sp] 04/07: Force source format 1.0 for now since it makes backporting easier
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:43:59 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.3.1+dfsg-2
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=b8f99fa1a3e1a6075035b002ba7aa1c4eb5ab900
commit b8f99fa1a3e1a6075035b002ba7aa1c4eb5ab900
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sat May 15 15:23:47 2010 -0700
Force source format 1.0 for now since it makes backporting easier
---
debian/changelog | 1 +
debian/source/format | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 81fc5c5..1c46028 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shibboleth-sp2 (2.3.1+dfsg-2) UNRELEASED; urgency=low
* Modify shib-keygen to create the new certificate key group-readable by
_shibd and not world-readable. (Closes: #571631)
+ * Force source format 1.0 for now since it makes backporting easier.
* Update standards version to 3.8.4 (no changes required).
-- Russ Allbery <rra at debian.org> Fri, 14 May 2010 17:29:48 -0700
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list