This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cufflinks.
commit 77d6335da2813ba81347d2dd0e87dbf966baa4c1 Author: Andreas Tille <[email protected]> Date: Fri Aug 5 16:22:31 2016 +0200 Remove liblemon source from upstream tarball --- debian/changelog | 2 +- debian/watch | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd112b9..9c6f766 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cufflinks (2.2.1-3) UNRELEASED; urgency=medium +cufflinks (2.2.1+dfsg-1) UNRELEASED; urgency=medium * Use unversioned libboost. (Thanks for the hint to Gianfranco Costamagna) TODO: Fix build with gcc-6 diff --git a/debian/watch b/debian/watch index 30835ad..c05990d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=3 -https://github.com/cole-trapnell-lab/cufflinks/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ + https://github.com/cole-trapnell-lab/cufflinks/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
