[SCM] Debian packaging of libconfig-model-tkui-perl branch, master, updated. 81f0dec725ebafcfc602a163c29295cf8199aec4

Dominique Dumont dod at debian.org
Tue Sep 6 19:13:20 UTC 2011


The following commit has been merged in the master branch:
commit 81f0dec725ebafcfc602a163c29295cf8199aec4
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Sep 6 21:13:00 2011 +0200

    ready for release

diff --git a/debian/changelog b/debian/changelog
index cb60309..744bd93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,16 @@
-libconfig-model-tkui-perl (1.326-1) UNRELEASED; urgency=low
+libconfig-model-tkui-perl (1.326-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Dominique Dumont ]
-  * new upstream release
+  * new upstream release:
+    + added check warning button in list viewer and editor
+  * debian/control:
+    * depends on libconfig-model-perl >= 1.253
+    * updated my e-mail address
 
- -- Dominique Dumont <dod at debian.org>  Tue, 06 Sep 2011 17:08:34 +0200
+ -- Dominique Dumont <dod at debian.org>  Tue, 06 Sep 2011 21:12:40 +0200
 
 libconfig-model-tkui-perl (1.325-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 871939b..170bf5b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: libconfig-model-tkui-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>,
            Jonathan Yu <jawnsy at cpan.org>,
            gregor herrmann <gregoa at debian.org>,
            Salvatore Bonaccorso <carnil at debian.org>
@@ -8,7 +8,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
                perl
-Build-Depends-Indep: libconfig-model-perl (>= 1.244),
+Build-Depends-Indep: libconfig-model-perl (>= 1.253),
                      libexception-class-perl,
                      libfile-slurp-perl,
                      liblog-log4perl-perl,
@@ -28,7 +28,7 @@ Package: libconfig-model-tkui-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libconfig-model-perl (>= 1.244),
+         libconfig-model-perl (>= 1.253),
          libexception-class-perl,
          libfile-slurp-perl,
          liblog-log4perl-perl,
diff --git a/debian/copyright b/debian/copyright
index 6918b16..343a21b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,13 +7,11 @@ Files: *
 Copyright: 2008-2011, Dominique Dumont <ddumont at cpan.org>
 License: LGPL-2.1+
 
-
 Files: examples/model.pl
 Copyright: 2009, Alexander Becker <asb_ehb at yahoo.de>
            2009, Dominique Dumont <ddumont at cpan.org>
 License: LGPL-2.1+
 
-
 Files: debian/*
 Copyright: 2008-2011, Dominique Dumont <domi.dumont at free.fr>
            2010, Jonathan Yu <jawnsy at cpan.org>
@@ -21,7 +19,6 @@ Copyright: 2008-2011, Dominique Dumont <domi.dumont at free.fr>
            2010-2011, Salvatore Bonaccorso <carnil 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 published by the

-- 
Debian packaging of libconfig-model-tkui-perl



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