This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository libparanamer-java.
commit 00459b14394d2d7ff29b839d116512b5e9a27419 Author: Markus Koschany <[email protected]> Date: Thu Sep 10 22:11:40 2015 +0200 Update debian/watch. Use github repository. --- debian/watch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index c82c38e..18641d5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,6 @@ version=3 -http://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/(\d.*)/\ - paranamer-(\d.*)-sources\.jar debian debian/orig-tar.sh +opts=\ +dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/_/./g;s/\.Beta/~beta/;s/\.Final// \ +https://github.com/paul-hammant/paranamer/tags \ +.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)paranamer-parent-(\d\S*)\.tar\.gz + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

