[cpp-sp] 24/37: Support repacking by uscan

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:47:50 EST 2018


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

scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=a2c6325272a08a83c09dc19275da0d7fe5a0d186

commit a2c6325272a08a83c09dc19275da0d7fe5a0d186
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jan 21 00:06:33 2016 +0100

    Support repacking by uscan
---
 debian/copyright | 1 +
 debian/watch     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index ec5e8d5..36b8e1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://www.shibboleth.net/downloads/service-provider/
+Files-Excluded: schemas/WS-Trust.xsd
 Comment: The original upstream source was repackaged to remove the
  WS-Trust.xsd schema, which was not distributed under a DFSG-free
  license.
diff --git a/debian/watch b/debian/watch
index efb65b3..2c4fd09 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=3
-opts=dversionmangle=s/\+dfsg\d*$//,pgpsigurlmangle=s/$/.asc/ \
+opts="dversionmangle=s/\+dfsg\d*$//,\
+repacksuffix=+dfsg1,\
+pgpsigurlmangle=s/$/.asc/" \
     http://www.shibboleth.net/downloads/service-provider/latest/ \
     shibboleth-sp-([\d.]+)\.tar\.bz2

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list