This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdfbox-java.
commit 3c2289ea0e1ebfa0e0911475991879c418765413 Author: gregor herrmann <[email protected]> Date: Sat Jan 23 17:37:20 2016 +0100 debian/watch: add repacksuffix to get back +dfsg in the version. --- debian/watch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/watch b/debian/watch index 859df2a..80e52c5 100644 --- a/debian/watch +++ b/debian/watch @@ -8,5 +8,6 @@ opts=\ dversionmangle=s/(?:\.|\+)dfsg$//,\ downloadurlmangle=s/pdfbox\/([\d.]+)\//pdfbox\/$1\/pdfbox-$1-src.zip/,\ filenamemangle=s/([\d.]+)\//pdfbox-$1-src.zip/,\ +repacksuffix=+dfsg,\ pgpsigurlmangle=s/$/.asc/ \ http://archive.apache.org/dist/pdfbox/ ([\d.]+)/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpdfbox-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

