[SCM] Debian packaging of libsys-gamin-perl branch, master, updated. a1ba197c2095239e32dd6e662c5684266ccf0588

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


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

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

diff --git a/debian/control b/debian/control
index b1fcbe8..dfe3872 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libsys-gamin-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), quilt (>= 0.40), libgamin-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Andres Mejia <mcitadel at gmail.com>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               quilt,
+               libgamin-dev
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-gamin-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-gamin-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-gamin-perl.git
 Homepage: http://search.cpan.org/dist/Sys-Gamin/
 
 Package: libsys-gamin-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, libgamin0, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         libgamin0,
+         ${misc:Depends}
 Description: Perl interface to Gamin (File Access Monitor implementation)
  The Sys::Gamin module provides a somewhat higher-level and friendlier interface
  to the Gamin File Access Monitor API. This allows one to monitor both local and
  remote (NFS-mounted) files and directories for common filesystem events.
+

-- 
Debian packaging of libsys-gamin-perl



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