r29495 - /trunk/dh-make-perl/dh-make-perl

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jan 9 14:32:25 UTC 2009


Author: dmn
Date: Fri Jan  9 14:32:23 2009
New Revision: 29495

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29495
Log:
POD: merge two descriptions of --refresh

Modified:
    trunk/dh-make-perl/dh-make-perl

Modified: trunk/dh-make-perl/dh-make-perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/dh-make-perl?rev=29495&op=diff
==============================================================================
--- trunk/dh-make-perl/dh-make-perl (original)
+++ trunk/dh-make-perl/dh-make-perl Fri Jan  9 14:32:23 2009
@@ -66,8 +66,13 @@
 =item --refresh
 
 To be run inside unpacked source package. Rebuilds F<debian/copyright>,
-F<debian/rules>, F<debian/compat> and adjusts the debhelper dependency in
-F<debian/control>.
+F<debian/rules>, F<debian/compat> using the current templates and adjusts the
+debhelper dependency in F<debian/control>.
+
+This is useful when F<debian/rules> was created using older templates and
+doesn't contain much customisations. As always, you're strongly encouraged to
+verify if F<debian/rules> looks sane.
+
 
 =item --refresh-cache
 
@@ -227,17 +232,6 @@
 your system - If a newer version of a core module breaks the API, all kinds
 of daemons might get upset ;-)
 
-=item B<--refresh>
-
-Refresh mode.
-
-Instead of creating new debian/ directory, B<--refresh> makes B<dh-make-perl>
-to re-create only B<debian/rules> according to the current templates.
-
-This is useful when B<debian/rules> was created using older templates and
-doesn't contain much customisations. As always, you're strongly encouraged to
-verify if B<debian/rules> looks sane.
-
 =item B<--dh ver>
 
 Set desired debhelper version. If C<ver> is 7, generated debian/rules is




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