[SCM] Debian packaging of libfilesys-notify-simple-perl branch, master, updated. debian/0.10-1-7-gffad4b2

Angel Abad angelabad at gmail.com
Sun Jun 16 10:15:21 UTC 2013


The following commit has been merged in the master branch:
commit 85b6a6a2a9bf49696f9dbf2506b696461449e928
Author: Angel Abad <angelabad at gmail.com>
Date:   Sun Jun 16 12:10:37 2013 +0200

    debian/control: Update file
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 88efeab..ef60edd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libfilesys-notify-simple-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
-           Angel Abad <angel at debian.org>,
-           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ Angel Abad <angel at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-sharedfork-perl,
-                     perl
+ perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-notify-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfilesys-notify-simple-perl.git
@@ -15,12 +15,10 @@ Homepage: https://metacpan.org/release/Filesys-Notify-Simple/
 
 Package: libfilesys-notify-simple-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: simple file system monitor
  Filesys::Notify::Simple is a Perl module that provides a simple and unified
  interface to get notifications of changes for a given filesystem path. It can
  use inotify2 on Linux or fsevents on Mac OS X, kqueue on FreeBSD,
  FindFirstChangeNotification on Windows and otherwise falls back to a full
  directory scan.
-

-- 
Debian packaging of libfilesys-notify-simple-perl



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