This is an automated email from the git hooks/post-receive script. merkys-guest pushed a commit to branch master in repository libspreadsheet-readsxc-perl.
commit 3114e15e399747f1b2a2620b69aa23315854c223 Author: Andrius Merkys <[email protected]> Date: Thu Dec 21 09:52:15 2017 +0200 Adding debian/watch file. --- debian/changelog | 2 -- debian/watch | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ebf60e7..f47bb42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ libspreadsheet-readsxc-perl (0.20-1) UNRELEASED; urgency=low TODO: - - debian/watch missing (dh-make-perl creates a correct one) - (oh, and it was in git before the upstream merge) - debian/control: + Standards-Version: 4.1.2 (dh-make-perl ...) + short description should be a noun phrase, i.e. work in a sentence like diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..a2d9580 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://metacpan.org/release/Spreadsheet-ReadSXC .*/Spreadsheet-ReadSXC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-readsxc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
