[pkg-perl-tools] 01/02: dpt-takeover: update documentation to use of gbp-import-dscs.

gregor herrmann gregoa at debian.org
Mon Jul 27 20:56:08 UTC 2015


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

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 0945ae7c9719d31de7098274e6534f3426ab248e
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 27 22:55:15 2015 +0200

    dpt-takeover: update documentation to use of gbp-import-dscs.
---
 scripts/takeover | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/scripts/takeover b/scripts/takeover
index b20d3df..79980a9 100755
--- a/scripts/takeover
+++ b/scripts/takeover
@@ -168,8 +168,8 @@ B<dpt takeover> helps taking over a package and adopting its control files for
 maintenance by the Debian Perl group.
 
 B<dpt takeover> first creates a local Git repository either from existing Git
-repository specified with the B<-g> option, or by importing the current package
-available in Debian/unstable via L<gbp-import-dsc(1)>.
+repository specified with the B<-g> option, or by importing all package versions
+available on snapshot.debian.org via L<gbp-import-dscs(1)>.
 
 Next B<dpt takeover> adds suitable entries to F<debian/changelog>, using
 information given by the B<-m> or the B<-a> options.
@@ -204,9 +204,9 @@ Conflicts with B<-m>.
 
 =item B<-g> I<URL>
 
-URL of an existing Git repository to clone. If not present L<gbp-import-dsc> is
-used to prime the local Git repository from the package available in the Debian
-archive.
+URL of an existing Git repository to clone. If not present L<gbp-import-dscs> is
+used to prime the local Git repository from the package versions available on
+snapshot.debian.org.
 
 =item B<-n>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



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