[devscripts] 02/08: Drop spurious =pod command

David Prévot taffit at alioth.debian.org
Wed Sep 18 16:29:22 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository devscripts.

commit 3dee46f764082f405058cdeeaa313a0fe6c77c18
Author: Charles Pigott <charlespigott at googlemail.com>
Date:   Wed Sep 18 11:42:39 2013 -0400

    Drop spurious =pod command
---
 scripts/dcontrol.pl |    2 --
 scripts/dget.pl     |    2 --
 scripts/rmadison.pl |    2 --
 3 files changed, 6 deletions(-)

diff --git a/scripts/dcontrol.pl b/scripts/dcontrol.pl
index 6512edf..1d3fef5 100755
--- a/scripts/dcontrol.pl
+++ b/scripts/dcontrol.pl
@@ -193,8 +193,6 @@ while (my $arg = shift @ARGV) {
     apt_get ($arg);
 }
 
-=pod
-
 =head1 NAME
 
 dcontrol -- Query package and source control files for all Debian distributions
diff --git a/scripts/dget.pl b/scripts/dget.pl
index ed5cd60..f592164 100755
--- a/scripts/dget.pl
+++ b/scripts/dget.pl
@@ -502,8 +502,6 @@ for my $arg (@ARGV) {
     }
 }
 
-=pod
-
 =head1 NAME
 
 dget -- Download Debian source and binary packages
diff --git a/scripts/rmadison.pl b/scripts/rmadison.pl
index 9c7a5b6..d7abba2 100755
--- a/scripts/rmadison.pl
+++ b/scripts/rmadison.pl
@@ -200,8 +200,6 @@ exit $status;
 
 __END__
 
-=pod
-
 =head1 NAME
 
 rmadison -- Remotely query the Debian archive database about packages

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list