[libfile-find-rule-filesys-virtual-perl] 02/02: Initial packaging by maintainer
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Jun 19 16:58:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libfile-find-rule-filesys-virtual-perl.
commit bce7dfa3e31e73be999236a127896e7e6cd1b623
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Jun 19 18:47:22 2015 +0200
Initial packaging by maintainer
---
debian/changelog | 6 +++---
debian/control | 11 +++++------
debian/copyright | 10 +---------
3 files changed, 9 insertions(+), 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fb91359..5818ba8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libfile-find-rule-filesys-virtual-perl (1.22-1) UNRELEASED; urgency=low
+libfile-find-rule-filesys-virtual-perl (1.22-1) unstable; urgency=low
- * Initial Release. (Closes: #123455)
+ * Initial Release. (Closes: #789307)
- -- Florian Schlichting <fsfs at debian.org> Fri, 29 May 2015 20:47:09 +0200
+ -- Florian Schlichting <fsfs at debian.org> Fri, 19 Jun 2015 18:56:12 +0200
diff --git a/debian/control b/debian/control
index 22540af..196a31e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs at debian.org>
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libfile-find-rule-perl (>= 0.28),
+Build-Depends-Indep: libfile-find-rule-perl,
libfilesys-virtual-perl,
libfilesys-virtual-plain-perl,
perl
@@ -17,10 +17,9 @@ Testsuite: autopkgtest-pkg-perl
Package: libfile-find-rule-filesys-virtual-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- libfile-find-rule-perl (>= 0.28),
+ libfile-find-rule-perl,
libfilesys-virtual-perl
Description: File::Find::Rule adapted to Filesys::Virtual
- File::Find::Rule::Filesys::Virtual allows you to use File::Find::Rule file
- finding semantics to Filesys::Virtual derived filesystems.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ File::Find::Rule::Filesys::Virtual allows one to use the File::Find::Rule
+ file finding semantics on Filesys::Virtual derived filesystems, such as
+ Filesys::Virtual::Plain or Filesys::Virtual::SSH.
diff --git a/debian/copyright b/debian/copyright
index 9dbaf0d..4583484 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/File-Find-Rule-Filesys-Virtual
Upstream-Contact: Richard Clamp <richardc at unixbeard.net>
Upstream-Name: File-Find-Rule-Filesys-Virtual
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
Files: *
-Copyright: Richard Clamp <richardc at unixbeard.net>
+Copyright: 2004-2006, Richard Clamp <richardc at unixbeard.net>
License: Artistic or GPL-1+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-find-rule-filesys-virtual-perl.git
More information about the Pkg-perl-cvs-commits
mailing list