r47953 - in /trunk/libconfig-model-perl/debian: README.debian changelog

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Mon Nov 30 16:49:46 UTC 2009


Author: ddumont-guest
Date: Mon Nov 30 16:49:41 2009
New Revision: 47953

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47953
Log:
Fixed all issues found by gregoa. Ready for upload

Modified:
    trunk/libconfig-model-perl/debian/README.debian
    trunk/libconfig-model-perl/debian/changelog

Modified: trunk/libconfig-model-perl/debian/README.debian
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/README.debian?rev=47953&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/README.debian (original)
+++ trunk/libconfig-model-perl/debian/README.debian Mon Nov 30 16:49:41 2009
@@ -18,9 +18,13 @@
 - ensure that foobar.postinst and foobar.config have a #DEBHELPER#
   line (if these files exist)
 - ensure that foobar.control has a dependency on ${misc:Depends}
-- call dh_config_model_upgrade during package build. See
-  dh_config_model_upgrade man page for more details
+- ensure that call dh_config_model_upgrade during package build. 
+  Either:
+  - run "dh --with config_model"
+  - directly call dh_config_model_upgrade. See
+    dh_config_model_upgrade man page for more details
 
+(Simple instructions for CDBS should be provided. Help is welcome there)
 
 How does this work ?
 
@@ -45,5 +49,10 @@
 
 All these operations are handled by dh_config_model_upgrade.
 
-Feel free to contact the package maintainer if more explanations are
-needed.
+For more informations, see http://wiki.debian.org/PackageConfigUpgrade
+
+Config::Model home page is http://config-model.wiki.sourceforge.net/
+User mailing list: http://sourceforge.net/mail/?group_id=155650
+
+Feel free to contact the package maintainer (domi dor dumont at free dot fr)
+if more explanations are needed.

Modified: trunk/libconfig-model-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/changelog?rev=47953&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/changelog (original)
+++ trunk/libconfig-model-perl/debian/changelog Mon Nov 30 16:49:41 2009
@@ -1,21 +1,7 @@
-libconfig-model-perl (0.640-3) UNRELEASED; urgency=low
-
-  TODO/QUESTIONS:
-  21:57 <gregoa> ddumont: libconfig-model-perl: this new templates/debconf
-                 stuff confuses me :)
-  22:00 <gregoa> ddumont: you're installing debian/dh/postinst-config-model
-                 twice in debian/libconfig-model-perl.install. should that be
-                 debian/dh/config-config-model once maybe? [FIXED]
-  22:02 <gregoa> ddumont: and there are 3 more lintian warnings/infos: "I:
-                 libconfig-model-perl source: no-complete-debconf-translation"
-                 is probably just fine, not sure about "W:
-                 libconfig-model-perl: script-not-executable
-                 ./usr/share/debhelper/autoscripts/config-config-model"
-                 (fix? override? ignore?) [FIXED], "I: libconfig-model-perl:
-                 unused-debconf-template libconfig-model-perl/automatic-upgrade"
-                 might be a candidate for another override [DONE]
+libconfig-model-perl (0.640-3) unstable; urgency=low
 
   [ Dominique Dumont ]
+  * Added README.debian to explain templates/debconf stuff
   * dh_config_model_upgrade: setup debconf question to ask whether to use
     config-model to upgrade configuration data in target package.
 
@@ -30,7 +16,7 @@
     config-edit command.
   * control: mention configuration upgrade in description
 
- -- Dominique Dumont <dominique.dumont at hp.com>  Fri, 13 Nov 2009 17:24:26 +0100
+ -- Dominique Dumont <dominique.dumont at hp.com>  Mon, 30 Nov 2009 17:46:31 +0100
 
 libconfig-model-perl (0.640-2) unstable; urgency=low
 




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