SVN devscripts commit: r545 - in trunk: debian scripts

Adam D. Barratt adam-guest at alioth.debian.org
Wed Mar 7 11:40:28 CET 2007


Author: adam-guest
Date: 2007-03-07 10:40:27 +0000 (Wed, 07 Mar 2007)
New Revision: 545

Modified:
   trunk/debian/changelog
   trunk/scripts/cvs-debc.1
   trunk/scripts/debc.1
Log:
Minor tweaks to {csv-,}debc.1 to fix errors pointed out by Frans Pop



Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-02-28 09:48:25 UTC (rev 544)
+++ trunk/debian/changelog	2007-03-07 10:40:27 UTC (rev 545)
@@ -55,8 +55,10 @@
   * tagpending: modify bug list display code to indicate whether --noact was
     used
   * tagpending: support marking wnpp bugs as pending (Closes: #398178)
+  * debc.1: Fix reference to debi (thanks, Frans Pop)
+  * {cvs-,}debc.1: Fix reference to installing packages (thanks, Frans Pop)
 
- -- Stefano Zacchiroli <zack at debian.org>  Wed, 28 Feb 2007 10:20:31 +0100
+ -- Adam D. Barratt <debian-bts at adam-barratt.org.uk>  Wed,  7 Mar 2007 10:36:06 +0000
 
 devscripts (2.9.27) unstable; urgency=low
 

Modified: trunk/scripts/cvs-debc.1
===================================================================
--- trunk/scripts/cvs-debc.1	2007-02-28 09:48:25 UTC (rev 544)
+++ trunk/scripts/cvs-debc.1	2007-03-07 10:40:27 UTC (rev 545)
@@ -16,7 +16,7 @@
 Debian package.
 .PP
 If a list of packages is given on the command line, then only those
-debs with names in this list of packages will be installed.
+debs with names in this list of packages will be processed.
 .PP
 Note that unlike \fBcvs-buildpackage\fR, the only way to specify the
 source package name is with the \fB\-P\fR option; you cannot simply

Modified: trunk/scripts/debc.1
===================================================================
--- trunk/scripts/debc.1	2007-02-28 09:48:25 UTC (rev 544)
+++ trunk/scripts/debc.1	2007-03-07 10:40:27 UTC (rev 545)
@@ -23,10 +23,10 @@
 Debian package.
 .PP
 If a list of packages is given on the command line, then only those
-debs with names in this list of packages will be installed.
+debs with names in this list of packages will be processed.
 .SH "Directory name checking"
 In common with several other scripts in the \fBdevscripts\fR package,
-\fBdebi\fR will climb the directory tree until it finds a
+\fBdebc\fR will climb the directory tree until it finds a
 \fIdebian/changelog\fR file.  As a safeguard against stray files
 causing potential problems, it will examine the name of the parent
 directory once it finds the \fIdebian/changelog\fR file, and check




More information about the Devscripts-devel mailing list