This is an automated email from the git hooks/post-receive script. roland pushed a commit to branch master in repository libfile-tail-perl.
commit 4a02ecd573e9038e598c0ecada6041c2b52d511b Author: Roland Rosenfeld <[email protected]> Date: Sat Jan 12 16:32:17 2008 +0100 Imported Debian patch 0.99.3-2 --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/watch | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ae0cef2..4900c75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libfile-tail-perl (0.99.3-2) unstable; urgency=low + + * Add debian/watch file, thanks to Juan Angulo Moreno (Closes: #458612). + * Upgrade to Standards-Version 3.7.3 (no changes). + + -- Roland Rosenfeld <[email protected]> Sat, 12 Jan 2008 16:32:17 +0100 + libfile-tail-perl (0.99.3-1) unstable; urgency=low * New upstream version 0.99.3 (Closes: #329541). diff --git a/debian/control b/debian/control index 7e6d9e9..7253dd3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Roland Rosenfeld <[email protected]> Build-Depends: debhelper (> 5), dpatch Build-Depends-Indep: perl (>= 5.6.0-16), libtime-hires-perl -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Package: libfile-tail-perl Architecture: all diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..1e1f33a --- /dev/null +++ b/debian/watch @@ -0,0 +1,6 @@ +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-tail-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
