This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ivyplusplus.
commit 405e2d212c7b674888fee0fbfc44c1422efd3929 Author: Andreas Tille <[email protected]> Date: Sat Feb 6 22:00:34 2016 +0100 Add watch file --- debian/changelog | 7 +++++++ debian/watch | 3 +++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index cfde5f6..9226321 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ivyplusplus (1.14-2) UNRELEASED; urgency=medium + + * Team upload + * Add watch file + + -- Andreas Tille <[email protected]> Sat, 06 Feb 2016 21:57:06 +0100 + ivyplusplus (1.14-1) unstable; urgency=low * Initial release (Closes: #807814) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..e519836 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 + +https://github.com/rzwitserloot/ivyplusplus/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

