[SCM] libmoosex-undeftolerant-perl Debian packaging branch, master, updated. debian/0.17-1-8-g2c7b9b7
Jonas Smedegaard
dr at jones.dk
Fri Nov 2 17:40:58 UTC 2012
The following commit has been merged in the master branch:
commit 2c7b9b7dfa804f0be8548905295953b4d8ed0abe
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Nov 2 18:38:45 2012 +0100
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 887247d..aec364a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libmoosex-undeftolerant-perl (0.19-1) unstable; urgency=low
+
+ * New upstream release.
+
+ [ Jonas Smedegaard ]
+ * Bump debhelper compatibility level to 8.
+ * Update copyright file:
+ + Fix use comment and license pseudo-sections to obey silly
+ restrictions of copyright format 1.0.
+ * Update package relations:
+ + Build-depend on libtest-nowarnings-perl.
+ + Relax to build-depend unversioned on cdbs: Needed version
+ satisfied in stable, and oldstable no longer supported.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 02 Nov 2012 18:37:32 +0100
+
libmoosex-undeftolerant-perl (0.17-1) unstable; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index c45574c..6475929 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
Source: libmoosex-undeftolerant-perl
Section: perl
Priority: optional
-Build-Depends: devscripts,
- cdbs (>= 0.4.73~),
+Build-Depends: cdbs,
+ devscripts,
perl,
debhelper,
dh-buildinfo,
libmoose-perl (>= 0.89),
libtest-checkdeps-perl,
- libtest-fatal-perl
+ libtest-fatal-perl,
+ libtest-nowarnings-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Standards-Version: 3.9.3
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8889ed3..d99a3c5 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -37,8 +37,12 @@ Files: Changes
t/release-distmeta.t
t/release-eol.t
t/release-no-tabs.t
+ t/release-pod-linkcheck.t
+ t/release-pod-no404s.t
t/release-pod-syntax.t
+ t/release-test-version.t
t/roles.t
+ t/undef_init_arg.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
@@ -50,6 +54,11 @@ Copyright: 2011, Cory G Watson
License: UNKNOWN
FIXME
+Files: debian/rules
+Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
+License: GPL-2+
+ FIXME
+
Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
@@ -69,11 +78,6 @@ Copyright: 1989, Free Software Foundation, Inc
interest in the
notices and associated disclaimers
the software, and
-License: GPL-1+
- FIXME
-
-Files: debian/rules
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+License: GPL-ever
FIXME
--
libmoosex-undeftolerant-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list