[libsharyanto-file-util-perl] 02/03: Initial Packaging
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Tue Feb 18 22:09:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libsharyanto-file-util-perl.
commit ba75c72693cb7ba88fd80fa1baf73685290cdd1f
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Tue Feb 18 21:28:11 2014 +0000
Initial Packaging
Git-Dch: Ignore
---
debian/control | 23 +++++++++++++++--------
debian/copyright | 16 ++++------------
debian/watch | 2 +-
3 files changed, 20 insertions(+), 21 deletions(-)
diff --git a/debian/control b/debian/control
index 2cac9ca..c983d85 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,23 @@
Source: libsharyanto-file-util-perl
Section: perl
Priority: optional
-Maintainer: Daniel Lintott <daniel at serverb.co.uk>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/SHARYANTO-File-Util/
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Lintott <daniel at serverb.co.uk>
+Build-Depends: debhelper (>= 8),
+ perl
+Build-Depends-Indep: libfile-slurp-perl,
+ libfile-chdir-perl
+Standards-Version: 3.9.5
+Homepage: http://metacpan.org/release/SHARYANTO-File-Util/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsharyanto-file-util-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsharyanto-file-util-perl.git
Package: libsharyanto-file-util-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: File-related utilities
- (no description was found)
+Description: SHARYANTO's module of file related utilities
+ SHARYANTO::File::Util is part of SHARYANTO::Utils, a heterogenous collection
+ of modules that will eventually have their own proper distributions, but do
+ not yet because they are not ready for some reason or another.
.
- This description was automagically extracted from the module by dh-make-perl.
+ It provides a tiny collection of small, handy utilities for file processing.
diff --git a/debian/copyright b/debian/copyright
index e072c59..049b43c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Steven Haryanto <stevenharyanto at gmail.com>
-Source: http://search.cpan.org/dist/SHARYANTO-File-Util/
-Name: SHARYANTO-File-Util
-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.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: SHARYANTO-File-Util
+Upstream-Contact: Steven Haryanto <stevenharyanto at gmail.com>
+Source: http://metacpan.org/release/SHARYANTO-File-Util/
Files: *
Copyright: Steven Haryanto <stevenharyanto at gmail.com>
diff --git a/debian/watch b/debian/watch
index fdbb8fa..e102d8e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/SHARYANTO-File-Util/ .*/SHARYANTO-File-Util-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SHARYANTO-File-Util .*/SHARYANTO-File-Util-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsharyanto-file-util-perl.git
More information about the Pkg-perl-cvs-commits
mailing list