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 9e720ce074f4ed7f6b3a024cf9f0fd05ccded76d Author: Roland Rosenfeld <[email protected]> Date: Mon Mar 7 21:33:51 2016 +0100 Run wrap-and-sort. --- debian/changelog | 3 ++- debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7518502..b7736cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ libfile-tail-perl (1.3-2) unstable; urgency=medium * Add -p to QUILT_DIFF_OPTS. * 20_manpage_typo: Fix another typo found by lintian. * Upgrade Standards-Version to 3.9.7 (no changes). + * Run wrap-and-sort. - -- Roland Rosenfeld <[email protected]> Mon, 07 Mar 2016 21:32:54 +0100 + -- Roland Rosenfeld <[email protected]> Mon, 07 Mar 2016 21:33:42 +0100 libfile-tail-perl (1.3-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ae7e4a2..c7ac077 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://search.cpan.org/~mgrabnar/ Package: libfile-tail-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libtime-hires-perl +Depends: libtime-hires-perl, ${misc:Depends}, ${perl:Depends} Description: File::Tail perl module The File::Tail module is designed for reading files which are continuously appended to (the name comes from the tail -f diff --git a/debian/copyright b/debian/copyright index 3950d02..9e9c40f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,7 @@ License: GPL-1+ or Artistic redistribute it and/or modify it under the same terms as Perl itself. . And this is the Perl license: - . + . This program is free software; you can redistribute it and/or modify it under the terms of either: . -- 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
