r49312 - in /trunk/libconfig-model-perl/debian: README.debian changelog libconfig-model-perl.lintian-overrides

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Wed Dec 23 19:10:48 UTC 2009


Author: ddumont-guest
Date: Wed Dec 23 19:10:37 2009
New Revision: 49312

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49312
Log:
Removed no longer needed lintian overrides. Ready for upload

Removed:
    trunk/libconfig-model-perl/debian/libconfig-model-perl.lintian-overrides
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=49312&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/README.debian (original)
+++ trunk/libconfig-model-perl/debian/README.debian Wed Dec 23 19:10:37 2009
@@ -5,7 +5,7 @@
 Let's assume that Joe, debian developer, had seen too many questions
 from users regarding configuration upgrades during package
 upgrades. Users complains that their settings are lost or that ucf's
-questions are too cryptic. So Joe has had enoudh and wants to add
+questions are too cryptic. So Joe has had enough and wants to add
 smooth upgrade capability to his foobar package.
 
 What will the end user see ?
@@ -30,17 +30,20 @@
 - 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
+  - directly call dh_config_model_upgrade. (*)
 
 Note to developer for embedded system: dh_config_model_upgrade will do
 nothing is DH_NO_ACT is set or if DEB_BUILD_OPTIONS contains
 'noconfigmodel'
 
-CDBD users should add a like this in rules:
+CDBD users should add a line like this in rules (*):
 
 build/foo::
   dh_config_model_upgrade --model Foo 
+
+(*) See dh_config_model_upgrade man page for more details on usage and
+options
+
 
 How does this work ?
 --------------------

Modified: trunk/libconfig-model-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/changelog?rev=49312&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/changelog (original)
+++ trunk/libconfig-model-perl/debian/changelog Wed Dec 23 19:10:37 2009
@@ -1,10 +1,10 @@
-libconfig-model-perl (0.640-4) UNRELEASED; urgency=low
+libconfig-model-perl (0.640-4) unstable; urgency=low
 
   * Removed debconf question as it was not a good idea (as discussed
-    on debian-devel).
+    on debian-devel), thus also removed lintian overrides
   * README.debian: clarified developer's jobs
 
- -- Dominique Dumont <dominique.dumont at hp.com>  Wed, 16 Dec 2009 15:52:39 +0100
+ -- Dominique Dumont <dominique.dumont at hp.com>  Wed, 23 Dec 2009 20:08:45 +0100
 
 libconfig-model-perl (0.640-3) unstable; urgency=low
 




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