This is an automated email from the git hooks/post-receive script. corentin-guest pushed a commit to branch master in repository camp.
commit 327b11d65655eac7662b7ddb1c44850455d976fc Author: Corentin Desfarges <[email protected]> Date: Tue Jan 12 11:52:31 2016 +0100 Change url of tarball archive --- debian/changelog | 5 +++++ debian/watch | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c6b5d8e..519c20a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +camp (0.7.1.3-1) unstable; urgency=medium + + * New upstream version + * Fix end of line issues + camp (0.7.1.1-2) unstable; urgency=medium * Apply patch to prevent parse error at "BOOST_JOIN". Closes: #795497. diff --git a/debian/watch b/debian/watch index 5ba9450..da78236 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/greenjava/camp/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/corentindesfarges/camp/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
