[SCM] Debian packaging of libconfig-model-itself-perl branch, master, updated. 0236c4d21e87b46fac1c56a03f788097383661cb
Dominique Dumont
dod at debian.org
Tue Sep 6 19:20:03 UTC 2011
The following commit has been merged in the master branch:
commit 0236c4d21e87b46fac1c56a03f788097383661cb
Author: Dominique Dumont <dod at debian.org>
Date: Tue Sep 6 21:19:45 2011 +0200
ready for release
diff --git a/debian/changelog b/debian/changelog
index d690212..e544277 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,15 @@
-libconfig-model-itself-perl (1.226-1) UNRELEASED; urgency=low
+libconfig-model-itself-perl (1.226-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Dominique Dumont ]
- * new upstream release
+ * new upstream release (new parameter for warn or forbid
+ duplicated values in hash or list)
+ * control: depends on libconfig-model-perl 1.253
+ * control, copyright: updated my e-mail address
- -- Dominique Dumont <dod at debian.org> Tue, 06 Sep 2011 17:18:14 +0200
+ -- Dominique Dumont <dod at debian.org> Tue, 06 Sep 2011 21:19:27 +0200
libconfig-model-itself-perl (1.225-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ba1247b..12a274c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: libconfig-model-itself-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <domi.dumont at free.fr>,
+Uploaders: Dominique Dumont <dod at debian.org>,
gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
xauth,
libmodule-build-perl (>= 0.360100)
Build-Depends-Indep: perl,
- libconfig-model-perl (>= 1.236),
+ libconfig-model-perl (>= 1.253),
libconfig-model-tkui-perl,
liblog-log4perl-perl,
libpod-pom-perl,
@@ -25,7 +25,7 @@ Package: libconfig-model-itself-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
- libconfig-model-perl (>= 1.236),
+ libconfig-model-perl (>= 1.253),
libconfig-model-tkui-perl,
liblog-log4perl-perl,
libpod-pom-perl,
diff --git a/debian/copyright b/debian/copyright
index f6306c9..f0f18d9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,13 +7,11 @@ Files: *
Copyright: 2007-2011, Dominique Dumont (ddumont at cpan.org)
License: LGPL-2.1+
-
Files: debian/*
-Copyright: 2009-2011, Dominique Dumont <dominique.dumont at hp.com>
+Copyright: 2009-2011, Dominique Dumont <dod at debian.org>
2009-2011, gregor herrmann <gregoa at debian.org>
License: LGPL-2.1+
-
License: LGPL-2.1+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Public License as
--
Debian packaging of libconfig-model-itself-perl
More information about the Pkg-perl-cvs-commits
mailing list