This is an automated email from the git hooks/post-receive script. rra pushed a commit to branch master in repository libafs-pag-perl.
commit [33ma791c9eded14beedecce9b398ce63a3f1d5d8b07[m Author: Russ Allbery <[email protected]> Date: Sun Oct 6 20:32:45 2013 Fix the watch file to use the correct upstream URL pattern --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1d718f5..f7210fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libafs-pag-perl (1.01-2) UNRELEASED; urgency=low + + * Fix the watch file to use the correct upstream URL pattern. + + -- Russ Allbery <[email protected]> Sun, 06 Oct 2013 13:32:40 -0700 + libafs-pag-perl (1.01-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index 6e5e0c5..85f8049 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://archives.eyrie.org/software/afs/afs-pag-(.*)\.tar\.gz +http://archives.eyrie.org/software/afs/AFS-PAG-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libafs-pag-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
