[SCM] Debian packaging of libfilesys-notify-simple-perl branch, master, updated. debian/0.08-1-11-g77c6a87

Xavier Guimard x.guimard at free.fr
Sun Mar 10 07:21:25 UTC 2013


The following commit has been merged in the master branch:
commit 2ea0e7a95d6ce93cf5d934ff95c3836626df970f
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 10 08:19:27 2013 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 4b1bfaa..042cd0c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
 Source: libfilesys-notify-simple-perl
-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>
+           Angel Abad <angel at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-sharedfork-perl,
- perl
-Standards-Version: 3.9.2
+                     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
 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, 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