[libfile-write-rotate-perl] 04/05: Drop version from libsharyanto-file-util-perl (build) dependency.
gregor herrmann
gregoa at debian.org
Sat Jul 12 12:40:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfile-write-rotate-perl.
commit ce6326cfe4ec0fa174c92b073e3bd3a4019b6325
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 12 14:38:19 2014 +0200
Drop version from libsharyanto-file-util-perl (build) dependency.
Nothing older in the archive.
---
debian/control | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 687fa20..b059332 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
Source: libfile-write-rotate-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio at colivre.coop.br>,
- Daniel Lintott <daniel at serverb.co.uk>
+ Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl
+ perl
Build-Depends-Indep: libfile-chdir-perl,
- libfile-slurp-tiny-perl,
- libfile-which-perl,
- libmonkey-patch-action-perl,
- libproc-pid-file-perl,
- libsharyanto-file-util-perl (>= 0.50),
- libtaint-runtime-perl,
- libtainting-perl,
- libtest-exception-perl,
- libtest-warnings-perl
+ libfile-slurp-tiny-perl,
+ libfile-which-perl,
+ libmonkey-patch-action-perl,
+ libproc-pid-file-perl,
+ libsharyanto-file-util-perl,
+ libtaint-runtime-perl,
+ libtainting-perl,
+ libtest-exception-perl,
+ libtest-warnings-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-write-rotate-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-write-rotate-perl.git
@@ -23,11 +23,12 @@ Homepage: https://metacpan.org/release/File-Write-Rotate
Package: libfile-write-rotate-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-which-perl,
- libproc-pid-file-perl,
- libsharyanto-file-util-perl (>= 0.50),
- libtaint-runtime-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libfile-which-perl,
+ libproc-pid-file-perl,
+ libsharyanto-file-util-perl,
+ libtaint-runtime-perl
Description: module to deal with files that archive/rotate themselves
File::Write::Rotate can be used to write to file, usually for logging, that
can rotate itself. File will be opened in append mode. Locking will be done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-write-rotate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list