[libposix-strftime-compiler-perl] 02/02: Initial packaging by maintainer

Florian Schlichting fsfs at moszumanska.debian.org
Wed Mar 5 20:22:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libposix-strftime-compiler-perl.

commit 62cca43e09051fdc820c6668dfd58b5fa5eaff48
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Mar 5 21:19:06 2014 +0100

    Initial packaging by maintainer
---
 debian/changelog                            |  4 ++--
 debian/control                              | 15 +++++++--------
 debian/copyright                            | 10 +---------
 debian/libposix-strftime-compiler-perl.docs |  1 -
 4 files changed, 10 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3654806..bc37ebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libposix-strftime-compiler-perl (0.31-1) UNRELEASED; urgency=low
+libposix-strftime-compiler-perl (0.31-1) unstable; urgency=low
 
   * Initial Release. (Closes: #740886)
 
- -- Florian Schlichting <fsfs at debian.org>  Wed, 5 Mar 2014 21:13:59 +0100
+ -- Florian Schlichting <fsfs at debian.org>  Wed, 05 Mar 2014 21:18:53 +0100
diff --git a/debian/control b/debian/control
index 63ce0f6..70a07a0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 8),
  perl
+Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libposix-strftime-compiler-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libposix-strftime-compiler-perl.git
@@ -14,11 +15,9 @@ Package: libposix-strftime-compiler-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: GNU C library compatible strftime for loggers and servers
- POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But
- this module will not affected by the system locale. This feature is useful
- when you want to write loggers, servers and portable applications.
- .
- For generate same result strings on any locale, POSIX::strftime::Compiler
- wraps POSIX::strftime and converts some format characters to perl code
- .
- This description was automagically extracted from the module by dh-make-perl.
+ POSIX::strftime::Compiler provides a GNU C library compatible
+ strftime(3), which is not affected by the system locale. This is useful
+ when you want to write loggers, servers and portable applications that
+ generate the same result strings on any locale. Technically,
+ POSIX::strftime::Compiler wraps POSIX::strftime and converts some format
+ characters to perl code.
diff --git a/debian/copyright b/debian/copyright
index 57547ed..c566c5c 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/POSIX-strftime-Compiler
 Upstream-Contact: Masahiro Nagano <kazeburo at gmail.com>
 Upstream-Name: POSIX-strftime-Compiler
-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: Masahiro Nagano <kazeburo at gmail.com>
+Copyright: 2014, Masahiro Nagano <kazeburo at gmail.com>
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/libposix-strftime-compiler-perl.docs b/debian/libposix-strftime-compiler-perl.docs
deleted file mode 100644
index b43bf86..0000000
--- a/debian/libposix-strftime-compiler-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libposix-strftime-compiler-perl.git



More information about the Pkg-perl-cvs-commits mailing list