This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pdl.
commit 7a7a6cdc8b3849727b1b62b3ea8aeb4e805c2e8d Author: Andreas Tille <[email protected]> Date: Fri Jan 15 13:38:27 2016 +0100 Add watch file --- debian/changelog | 1 + debian/watch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index c1ab754..b34bb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pdl (1:2.007-5) UNRELEASED; urgency=medium * Team upload. * Package migrated to Debian Science team Git as Uploader Henning Glawe agreed + * Add watch file -- Andreas Tille <[email protected]> Fri, 15 Jan 2016 13:27:04 +0100 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..775e067 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/PDL/ .*/PDL-?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
