[SCM] Debian packaging of libfile-changenotify-perl branch, master, updated. debian/0.22-1-14-ge6d9933
Salvatore Bonaccorso
carnil at debian.org
Sun Jan 27 10:21:02 UTC 2013
The following commit has been merged in the master branch:
commit 9f43480a541fc1b328778ecb3779e26248ae737e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jan 27 11:16:39 2013 +0100
Make Recommends on liblinux-inotify2-perl unversioned
Versioned Recommends on liblinux-inotify2-perl (>= 1:1.2) is now already
satisfied in stable.
diff --git a/debian/control b/debian/control
index fcb9dd0..a93a483 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Depends: ${misc:Depends},
libmoosex-params-validate-perl,
libmoosex-semiaffordanceaccessor-perl,
libnamespace-autoclean-perl
-Recommends: liblinux-inotify2-perl (>= 1:1.2)
+Recommends: liblinux-inotify2-perl
Description: module to monitor files for changes
File::ChangeNotify is a Perl module that provides a way to monitor files for
changes in an efficient and cross-platform manner. Developers can override
--
Debian packaging of libfile-changenotify-perl
More information about the Pkg-perl-cvs-commits
mailing list