This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libvcflib.
commit c56cbd654f1308ae413ee8576ffef3b689ab984e Author: Andreas Tille <[email protected]> Date: Fri Jul 8 01:04:32 2016 +0200 Remove paper which is to be considered non-free --- debian/changelog | 2 +- debian/copyright | 1 + debian/rules | 2 -- debian/watch | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25edf9a..2280d6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libvcflib (1.0.0~rc1-1) UNRELEASED; urgency=low +libvcflib (1.0.0~rc1+dfsg-1) UNRELEASED; urgency=low * Initial release (Closes: #<bug>) TODO: https://github.com/ekg/multichoose diff --git a/debian/copyright b/debian/copyright index f12c69e..4e71115 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Erik Garrison <[email protected]> Upstream-Name: vcflib Source: https://github.com/ekg/vcflib +Files-Excluded: */paper Files: * Copyright: © 2009-2012 Erik Garrison <[email protected]> diff --git a/debian/rules b/debian/rules index 36d193e..31515db 100755 --- a/debian/rules +++ b/debian/rules @@ -27,5 +27,3 @@ override_dh_auto_build: dh_auto_build markdown_py -f README.html README.md -#get-orig-source: -# . debian/get-orig-source diff --git a/debian/watch b/debian/watch index 2c7d04a..9113d0a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts="uversionmangle=s/-rc/~rc/" \ +opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ https://github.com/ekg/vcflib/releases .*/archive/v(\d[-\d.rc]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
