This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libstream-buffered-perl.

commit ddb6f4071441117e7f6ae95c9a97ce2639cb09ce
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jun 7 13:51:52 2014 +0200

    Use canonical URL for Vcs-Git in debian/control.
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 40705cb..22949f3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libstream-buffered-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Florian Schlichting <f...@debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstream-buffered-perl.git
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libstream-buffered-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstream-buffered-perl.git
 Homepage: http://search.cpan.org/dist/Stream-Buffered/
 
 Package: libstream-buffered-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: temporary buffer to store strings in a seekable filehandle
  Stream::Buffered is a buffer class to store byte strings of arbitrary length
  and then get a seekable filehandle once everything is buffered. It uses PerlIO

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libstream-buffered-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to