[libsys-syslog-perl] 06/07: cme: wrap
gregor herrmann
gregoa at debian.org
Sat Sep 14 12:45:25 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsys-syslog-perl.
commit c366192fed601536271106ae0b238c1f6fcd3de7
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 14 14:41:43 2013 +0200
cme: wrap
Git-Dch: Ignore
---
debian/control | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index fc8e561..65dc533 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
Source: libsys-syslog-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Niko Tyni <ntyni at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>
Section: perl
Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Homepage: https://metacpan.org/release/Sys-Syslog/
-Build-Depends: debhelper (>= 9.20120312), perl,
- libtest-distribution-perl,
- libtest-portability-files-perl
+Build-Depends: debhelper (>= 9.20120312),
+ perl,
+ libtest-distribution-perl,
+ libtest-portability-files-perl
Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syslog-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-syslog-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syslog-perl.git
+Homepage: https://metacpan.org/release/Sys-Syslog/
Package: libsys-syslog-perl
Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Description: Perl interface to the UNIX syslog(3) calls
Sys::Syslog is an interface to the UNIX syslog(3) program.
Call syslog() with a string priority and a list of printf() args just
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-syslog-perl.git
More information about the Pkg-perl-cvs-commits
mailing list