[SCM] Debian packaging of libsys-utmp-perl branch, master, updated. 425b824ceb81ae028529f5045daa26a3cf59fb2d

gregor herrmann gregoa at debian.org
Thu Jul 5 20:57:01 UTC 2012


The following commit has been merged in the master branch:
commit 6fbebbff32141c666c5047da415ca9b2638de63c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:56:54 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 9bd6762..f49d826 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libsys-utmp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), perl (>= 5.8),
- quilt (>= 0.40), libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5),
+               perl,
+               quilt,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Sys-Utmp/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-utmp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-utmp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-utmp-perl.git
+Homepage: http://search.cpan.org/dist/Sys-Utmp/
 
 Package: libsys-utmp-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: perl module to query UTMP files
  Sys::Utmp provides a vaguely object oriented interface to the Unix user
  accounting file /var/run/utmp, and other files of similar format. It can
  only be used to query the contents of the file, and cannot modify it.
+

-- 
Debian packaging of libsys-utmp-perl



More information about the Pkg-perl-cvs-commits mailing list