Author: adam-guest
Date: 2008-05-05 18:48:16 +0000 (Mon, 05 May 2008)
New Revision: 1433
Modified:
trunk/debian/changelog
trunk/scripts/bts.pl
trunk/scripts/build-rdeps.pl
trunk/scripts/chdist.pl
trunk/scripts/debcommit.pl
trunk/scripts/dget.pl
trunk/scripts/mass-bug.pl
trunk/scripts/svnpath.pl
Log:
bts, build-rdeps, chdist, debcommit, dget, mass-bug: Fix POD errors in
the manpages. Thanks Riccardo Stagni (Closes: #479609)
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/debian/changelog 2008-05-05 18:48:16 UTC (rev 1433)
@@ -1,6 +1,8 @@
devscripts (2.10.28) UNRELEASED; urgency=low
[ Adam D. Barratt ]
+ * bts, build-rdeps, chdist, debcommit, dget, mass-bug: Fix POD errors in
+ the manpages. Thanks Riccardo Stagni (Closes: #479609)
* checkbashisms:
+ Also match use of "SHELL=/bin/bash -e" when checking whether a makefile
explicitly uses bash
Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/bts.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -3444,7 +3444,7 @@
Specify a list of e-mail addresses to which a carbon copy of the generated
e-mail to the control bot should automatically be sent.
-=cut
+=back
=head1 SEE ALSO
@@ -3454,8 +3454,6 @@
reportbug(1), querybts(1)
-=cut
-
=head1 COPYRIGHT
This program is Copyright (C) 2001-2003 by Joey Hess <[EMAIL PROTECTED]>.
Modified: trunk/scripts/build-rdeps.pl
===================================================================
--- trunk/scripts/build-rdeps.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/build-rdeps.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -55,8 +55,6 @@
Show the version information.
-=over 4
-
=back
=cut
Modified: trunk/scripts/chdist.pl
===================================================================
--- trunk/scripts/chdist.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/chdist.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -51,8 +51,12 @@
Display version information.
+=back
+
=head1 COMMANDS
+=over 4
+
=item create DIST : prepare a new tree named DIST
=item apt-get DIST (update|source|...) : run apt-get inside DIST
@@ -83,6 +87,8 @@
=item list : list available DISTs
+=back
+
=head1 COPYRIGHT
This program is copyright 2007 by Lucas Nussbaum and Luk Claes. This
@@ -91,8 +97,6 @@
It is licensed under the terms of the GPL, either version 2 of the
License, or (at your option) any later version.
-=back
-
=cut
use Getopt::Long qw(:config require_order);
Modified: trunk/scripts/debcommit.pl
===================================================================
--- trunk/scripts/debcommit.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/debcommit.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -709,6 +709,8 @@
You are free to redistribute this code under the terms of the
GNU General Public License, version 2 or later.
+=back
+
=head1 AUTHOR
Joey Hess <[EMAIL PROTECTED]>
Modified: trunk/scripts/dget.pl
===================================================================
--- trunk/scripts/dget.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/dget.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -605,7 +605,7 @@
Set to 'no' to disable checking signatures of downloaded source
packages. Default is 'yes'.
-=cut
+=back
=head1 BUGS AND COMPATIBILITY
Modified: trunk/scripts/mass-bug.pl
===================================================================
--- trunk/scripts/mass-bug.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/mass-bug.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -109,8 +109,6 @@
Display version information.
-=over 4
-
=back
=head1 ENVIRONMENT
Modified: trunk/scripts/svnpath.pl
===================================================================
--- trunk/scripts/svnpath.pl 2008-05-05 15:04:49 UTC (rev 1432)
+++ trunk/scripts/svnpath.pl 2008-05-05 18:48:16 UTC (rev 1433)
@@ -55,7 +55,7 @@
1
=cut
-
+
$ENV{LANG}="C";
my $wanted=shift;
--
To unsubscribe, send mail to [EMAIL PROTECTED]