This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit b552d05b4d98ab3097d80fa77db17d5aa0c31d85 Author: Markus Koschany <[email protected]> Date: Sun Sep 25 16:40:37 2016 +0200 debian/watch: Use version=4. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index df95216..1c49ca8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ syncany (0.4.7~alpha-2) experimental; urgency=medium * Add applicationVersion.patch and remove the snapshot release number. * d/rules: Exclude test task. * Vcs-Git: Use https. + * debian/watch: Use version=4. -- Markus Koschany <[email protected]> Sun, 25 Sep 2016 16:31:41 +0200 diff --git a/debian/watch b/debian/watch index 58e8e5b..f05adbb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/, \ https://github.com/syncany/syncany/tags \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

