This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository genometools.
commit 3f2832249c015a382fddce42a8a83f4628aecbaf Author: Sascha Steinbiss <[email protected]> Date: Mon Mar 7 23:22:10 2016 +0000 remove external library code --- debian/changelog | 3 ++- debian/copyright | 1 + debian/watch | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c5fe3cd..0b18ada 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -genometools (1.5.8-3) unstable; urgency=medium +genometools (1.5.8+ds-1) unstable; urgency=medium * Make sure external headers are used for compilation. Thanks to Justus Winter for the patch. * Some more spelling fixes. + * Clean up included third-party library code. -- Sascha Steinbiss <[email protected]> Wed, 02 Mar 2016 15:43:46 +0000 diff --git a/debian/copyright b/debian/copyright index 132efb3..de0a4b4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: genometools Source: http://genometools.org +Files-Excluded: src/external Files: * diff --git a/debian/watch b/debian/watch index 952e976..e656579 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 +opts=repacksuffix=+ds,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \ http://genometools.org/pub/genometools-([0-9.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
