r67608 - in /trunk/libconfig-model-backend-augeas-perl/debian: changelog control copyright patches/ patches/fix_spelling patches/series source/ source/format

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Fri Jan 21 16:08:35 UTC 2011


Author: ddumont-guest
Date: Fri Jan 21 16:07:52 2011
New Revision: 67608

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67608
Log:
ready for review

Added:
    trunk/libconfig-model-backend-augeas-perl/debian/patches/
    trunk/libconfig-model-backend-augeas-perl/debian/patches/fix_spelling
    trunk/libconfig-model-backend-augeas-perl/debian/patches/series
    trunk/libconfig-model-backend-augeas-perl/debian/source/
    trunk/libconfig-model-backend-augeas-perl/debian/source/format
Modified:
    trunk/libconfig-model-backend-augeas-perl/debian/changelog
    trunk/libconfig-model-backend-augeas-perl/debian/control
    trunk/libconfig-model-backend-augeas-perl/debian/copyright

Modified: trunk/libconfig-model-backend-augeas-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/changelog?rev=67608&op=diff
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/changelog (original)
+++ trunk/libconfig-model-backend-augeas-perl/debian/changelog Fri Jan 21 16:07:52 2011
@@ -1,23 +1,4 @@
-libconfig-model-backend-augeas-perl (0.108-1) UNRELEASED; urgency=low
-
-  TODO:
-  - mkdir debian/source ; echo '3.0 (quilt)' > debian/source/format ; svn add debian/source ; dch -a "Switch to source format 3.0 (quilt)."
-  - debian/control: 
-    * remove "perl (>= 5.10) | libmodule-build-perl": lenny has perl 5.10 and
-      etch is archived
-    * remove "perl (>= 5.8.8-12),", same reason
-    * add unversioned perl to Build-Depends (M::B used during clean)
-    * B-D-I and Depends: the versions can be removed for
-      libconfig-augeas-perl, liblog-log4perl-perl, libtest-warn-perl, nothing
-      older in the archive
-    * short description should start with a small letter and work as a noun
-      phrase
-    * long description: s/This module/Config::Model::Backend::Augeas/
-  - debian/copyright:
-    * upstream (you know the guy :)) changed the copyright years to 2008-2010
-    * in general: dh-make-perl refresh --only copyright (with dh-make-perl
-      from svn); i.e.: update the formatting
-  - (note: I haven't built the package yet, my CPAN mirror doesn't have 0.108 yet)
+libconfig-model-backend-augeas-perl (0.108-1) unstable; urgency=low
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -30,8 +11,16 @@
   * New upstream release
     - updated tests to work with Config::Model 1.207 (Closes: #605795)
   * control: updated Standards to 3.9.1
+  * Switch to source format 3.0 (quilt).
+  * debian/control:
+    - removed unnessary versioned dependency (dogfooding mode with
+      config-edit -appli dpkg-control -apply-fixes -save)
+    - add unversioned perl to Build-Depends
+    - update description
+  * debian/copyright: updated copyright years
+  * debian/patches/fix_spelling: new patch
 
- -- Dominique Dumont <dominique.dumont at hp.com>  Mon, 13 Dec 2010 14:38:21 +0100
+ -- Dominique Dumont <dominique.dumont at hp.com>  Fri, 21 Jan 2011 17:03:17 +0100
 
 libconfig-model-backend-augeas-perl (0.107-1) unstable; urgency=low
 

Modified: trunk/libconfig-model-backend-augeas-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/control?rev=67608&op=diff
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/control (original)
+++ trunk/libconfig-model-backend-augeas-perl/debian/control Fri Jan 21 16:07:52 2011
@@ -1,41 +1,42 @@
 Source: libconfig-model-backend-augeas-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <dominique.dumont at hp.com>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), 
-	       perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8-12), 
-		     libaugeas-dev (>= 0.3.5),
-		     libconfig-augeas-perl (>= 0.303),
-		     libconfig-model-perl (>= 1.207),
-		     libexception-class-perl,
-		     liblog-log4perl-perl (>= 1.11),
-		     libtest-exception-perl, 
-		     libtest-pod-perl,
-		     libtest-warn-perl (>= 0.11),
-		     pkg-config
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <dominique.dumont at hp.com>
+Build-Depends: debhelper ( >= 7),
+               perl
+Build-Depends-Indep: libaugeas-dev (>= 0.3.5),
+                     libconfig-augeas-perl,
+                     libconfig-model-perl (>= 1.207),
+                     libexception-class-perl,
+                     liblog-log4perl-perl,
+                     libtest-exception-perl,
+                     libtest-pod-perl,
+                     libtest-warn-perl,
+                     pkg-config
 Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-model-backend-augeas-perl/
 Homepage: http://search.cpan.org/dist/Config-Model-Backend-Augeas/
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-model-backend-augeas-perl/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/
 
 Package: libconfig-model-backend-augeas-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-	 libconfig-augeas-perl (>= 0.303),
-	 libconfig-model-perl (>= 1.207),
-	 libexception-class-perl,
-	 liblog-log4perl-perl (>= 1.11)
-Description: Read and write configuration data through Augeas
- This class provides a way to load or store configuration data through
- Config::Augeas. This way, the structure and commments of the original
- configuration file will preserved.
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libconfig-augeas-perl,
+         libconfig-model-perl (>= 1.207),
+         libexception-class-perl,
+         liblog-log4perl-perl
+Description: configuration reader and writer powered by Augeas
+ .
+ Config::Model::Backend::Augeas provides a way to load or store
+ configuration data through Config::Augeas. This way, the structure and
+ commments of the original configuration file are preserved.
  .
  With Config::Model::Backend::Augeas, Config::Model now provides a way
  to load and save data through RedHat's Augeas library.
  .
- Config::Model and Augeas are both configuration editing tool.  Both
+ Config::Model and Augeas are both configuration editing tool. Both
  parse configuration files in their native formats and transforms them
  into a tree. Configuration changes are made by manipulating this tree
  and saving it back into native config files.

Modified: trunk/libconfig-model-backend-augeas-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/copyright?rev=67608&op=diff
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/copyright (original)
+++ trunk/libconfig-model-backend-augeas-perl/debian/copyright Fri Jan 21 16:07:52 2011
@@ -1,16 +1,17 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dominique Dumont (ddumont at cpan.org)
-Upstream-Source: http://search.cpan.org/dist/Config-Model-Backend-Augeas/
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Config-Model-Backend-Augeas
+Upstream-Contact: Dominique Dumont (ddumont at cpan.org)
+Source: http://search.cpan.org/dist/Config-Model-Backend-Augeas/
 
 Files: *
-Copyright: 2008-2009, Dominique Dumont (ddumont at cpan.org)
+Copyright: 2008-2011, Dominique Dumont (ddumont at cpan.org)
 License: LGPL-2+
 
+
 Files: debian/*
-Copyright: 2009, Dominique Dumont <dominique.dumont at hp.com>
+Copyright: 2009-2011, Dominique Dumont <dominique.dumont at hp.com>
 License: LGPL-2+
+
 
 License: LGPL-2+
     This program is free software; you can redistribute it and/or
@@ -19,3 +20,4 @@
     the License, or (at your option) any later version.
     On Debian GNU/Linux systems, the complete text of version 2 of the GNU
     Lesser Public License can be found in `/usr/share/common-licenses/LGPL-2'
+

Added: trunk/libconfig-model-backend-augeas-perl/debian/patches/fix_spelling
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/patches/fix_spelling?rev=67608&op=file
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/patches/fix_spelling (added)
+++ trunk/libconfig-model-backend-augeas-perl/debian/patches/fix_spelling Fri Jan 21 16:07:52 2011
@@ -1,0 +1,11 @@
+--- a/lib/Config/Model/Backend/Augeas.pm
++++ b/lib/Config/Model/Backend/Augeas.pm
+@@ -201,7 +201,7 @@
+ 
+ Sometimes, the structure of a file loaded by Augeas starts directly
+ with a list of items. For instance C</etc/hosts> structure starts with
+-a list of lines that specify hosts and IP adresses. The C<set_in>
++a list of lines that specify hosts and IP addresses. The C<set_in>
+ parameter specifies an element name in Config::Model root class that
+ will hold the configuration data retrieved by Augeas.
+ 

Added: trunk/libconfig-model-backend-augeas-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/patches/series?rev=67608&op=file
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/patches/series (added)
+++ trunk/libconfig-model-backend-augeas-perl/debian/patches/series Fri Jan 21 16:07:52 2011
@@ -1,0 +1,1 @@
+fix_spelling

Added: trunk/libconfig-model-backend-augeas-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-backend-augeas-perl/debian/source/format?rev=67608&op=file
==============================================================================
--- trunk/libconfig-model-backend-augeas-perl/debian/source/format (added)
+++ trunk/libconfig-model-backend-augeas-perl/debian/source/format Fri Jan 21 16:07:52 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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