This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository httpcomponents-asyncclient.
commit c7461df1ae89ad09357c24171de02c73d130419b Author: Emmanuel Bourg <[email protected]> Date: Sun Nov 13 22:55:56 2016 +0100 Fixed the watch file --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e10af8c..dc81c64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +httpcomponents-asyncclient (4.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Fixed the watch file + + -- Emmanuel Bourg <[email protected]> Sun, 13 Nov 2016 22:55:43 +0100 + httpcomponents-asyncclient (4.1-2) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index 8b6548a..2fd9bbc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/ ([\d\.]+)/ debian debian/orig-tar.sh +https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/ (\d[\d\.]+)/ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-asyncclient.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

