Author: guillem
Date: 2007-06-12 03:37:45 +0000 (Tue, 12 Jun 2007)
New Revision: 809

Modified:
   trunk/debian/changelog
   trunk/man/ChangeLog
   trunk/man/dpkg-genchanges.1
   trunk/man/dpkg-gencontrol.1
   trunk/man/dpkg-source.1
Log:
Reference deb-substvars(5) instead of dpkg-substvars(5) in man pages.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2007-06-12 03:22:18 UTC (rev 808)
+++ trunk/debian/changelog      2007-06-12 03:37:45 UTC (rev 809)
@@ -8,6 +8,7 @@
     packages information. Closes: #428169, #428470
   * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
     Thanks to Adeodato Simó.
+  * Reference deb-substvars(5) instead of dpkg-substvars(5) in man pages.
 
   [ Updated dselect translations ]
   * French (Christian Perrier)

Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-06-12 03:22:18 UTC (rev 808)
+++ trunk/man/ChangeLog 2007-06-12 03:37:45 UTC (rev 809)
@@ -1,3 +1,9 @@
+2007-06-12  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * dpkg-source.1: Reference deb-substvars instead of dpkg-substvars.
+       * dpkg-genchanges.1: Likewise.
+       * dpkg-gencontrol.1: Likewise.
+
 2007-06-09  Helge Kreutzmann  <[EMAIL PROTECTED]>
 
        * po/de.po: Updated to 1019t16f247u.

Modified: trunk/man/dpkg-genchanges.1
===================================================================
--- trunk/man/dpkg-genchanges.1 2007-06-12 03:22:18 UTC (rev 808)
+++ trunk/man/dpkg-genchanges.1 2007-06-12 03:37:45 UTC (rev 809)
@@ -1,4 +1,4 @@
-.TH dpkg\-genchanges 1 "2007-03-07" "Debian Project" "dpkg utilities"
+.TH dpkg\-genchanges 1 "2007-06-12" "Debian Project" "dpkg utilities"
 .SH NAME
 dpkg\-genchanges \- generate Debian .changes files
 .
@@ -62,7 +62,7 @@
 .TP
 .BI \-V name = value
 Set an output substitution variable.
-See \fBdpkg\-substvars\fP(5) for a discussion of output substitution.
+See \fBdeb\-substvars\fP(5) for a discussion of output substitution.
 .TP
 .BI \-T substvarsfile
 Read substitution variables in

Modified: trunk/man/dpkg-gencontrol.1
===================================================================
--- trunk/man/dpkg-gencontrol.1 2007-06-12 03:22:18 UTC (rev 808)
+++ trunk/man/dpkg-gencontrol.1 2007-06-12 03:37:45 UTC (rev 809)
@@ -1,4 +1,4 @@
-.TH dpkg\-gencontrol 1 "2007-03-07" "Debian Project" "dpkg utilities"
+.TH dpkg\-gencontrol 1 "2007-06-12" "Debian Project" "dpkg utilities"
 .SH NAME
 dpkg\-gencontrol \- generate Debian control files
 .
@@ -19,7 +19,7 @@
 Sets the version number of the binary package which will be generated.
 .TP
 .BI \-V name = value
-Set an output substitution variable. See \fBdpkg-substvars\fP(5) for
+Set an output substitution variable. See \fBdeb\-substvars\fP(5) for
 discussion of output substitution.
 .TP
 .BI \-T substvarsfile

Modified: trunk/man/dpkg-source.1
===================================================================
--- trunk/man/dpkg-source.1     2007-06-12 03:22:18 UTC (rev 808)
+++ trunk/man/dpkg-source.1     2007-06-12 03:37:45 UTC (rev 809)
@@ -1,5 +1,5 @@
 .\" Authors: Ian Jackson
-.TH dpkg\-source 1 "2007-03-07" "Debian Project" "dpkg utilities"
+.TH dpkg\-source 1 "2007-06-12" "Debian Project" "dpkg utilities"
 .SH NAME
 dpkg\-source,
 \- Debian source package tools
@@ -87,7 +87,7 @@
 .TP
 .BI \-V name = value
 Set an output substitution variable.
-See \fBdpkg\-substvars\fP(5) for a discussion of output substitution.
+See \fBdeb\-substvars\fP(5) for a discussion of output substitution.
 .TP
 .BI \-T substvarsfile
 Read substitution variables in


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to