Package: devscripts Version: 2.16.2 Severity: minor Tags: patch Hi, attached patch drops referenes to git-import-orig which has been renamed to gbp-import-orig a while ago. Cheers, -- Guido
>From c762a02a070625de4529c4f7ecaa8dea401b00d9 Mon Sep 17 00:00:00 2001 Message-Id: <c762a02a070625de4529c4f7ecaa8dea401b00d9.1467037454.git....@sigxcpu.org> From: =?UTF-8?q?Guido=20G=C3=BCnther?= <a...@sigxcpu.org> Date: Mon, 27 Jun 2016 16:22:03 +0200 Subject: [PATCH] Remove references to git-import-orig
it has been renamed to gbp-import-orig --- po4a/po/de.po | 8 ++++---- po4a/po/devscripts.pot | 4 ++-- po4a/po/fr.po | 8 ++++---- scripts/origtargz.pl | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/po4a/po/de.po b/po4a/po/de.po index cc23b0d..1edf451 100644 --- a/po4a/po/de.po +++ b/po4a/po/de.po @@ -17197,12 +17197,12 @@ msgstr "" msgid "" "For Debian package repositories that keep the full upstream source, other " "tools should be used to upgrade the repository from the new tarball. See " -"B<git-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " +"B<gbp-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " "still useful for downloading the current tarball." msgstr "" "Für Debian-Paketdepots, die die ganze Ursprungsquelle beibehalten, sollten " "andere Werkzeuge benutzt werden, um ein Upgrade des Depots von dem neuen " -"Tarball durchzuführen. Siehe zum Beispiel B<git-import-orig>(1) und B<svn-" +"Tarball durchzuführen. Siehe zum Beispiel B<gbp-import-orig>(1) und B<svn-" "upgrade>(1). B<origtargz> ist immer noch zum Herunterladen des aktuellen " "Tarballs nützlich." @@ -17319,10 +17319,10 @@ msgstr "" #. type: textblock #: ../scripts/origtargz.pl:160 msgid "" -"B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-" +"B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), B<svn-" "upgrade>(1), B<uupdate>(1)" msgstr "" -"B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-" +"B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), B<svn-" "upgrade>(1), B<uupdate>(1)" #. type: textblock diff --git a/po4a/po/devscripts.pot b/po4a/po/devscripts.pot index b6b00fa..6a2eed3 100644 --- a/po4a/po/devscripts.pot +++ b/po4a/po/devscripts.pot @@ -13362,7 +13362,7 @@ msgstr "" msgid "" "For Debian package repositories that keep the full upstream source, other " "tools should be used to upgrade the repository from the new tarball. See " -"B<git-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " +"B<gbp-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " "still useful for downloading the current tarball." msgstr "" @@ -13461,7 +13461,7 @@ msgstr "" #. type: textblock #: ../scripts/origtargz.pl:160 msgid "" -"B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), " +"B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), " "B<svn-upgrade>(1), B<uupdate>(1)" msgstr "" diff --git a/po4a/po/fr.po b/po4a/po/fr.po index 8b0d055..05626ab 100644 --- a/po4a/po/fr.po +++ b/po4a/po/fr.po @@ -17212,12 +17212,12 @@ msgstr "" msgid "" "For Debian package repositories that keep the full upstream source, other " "tools should be used to upgrade the repository from the new tarball. See " -"B<git-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " +"B<gbp-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " "still useful for downloading the current tarball." msgstr "" "Pour les dépôts de paquet Debian gardant l'intégralité des sources amont, " "d'autres outils devraient être utilisés pour mettre à niveau le dépôt à " -"partir de l'archive amont. Consultez par exemple B<git-import-orig>(1) et " +"partir de l'archive amont. Consultez par exemple B<gbp-import-orig>(1) et " "B<svn-upgrade>(1). B<origtargz> est toujours utile pour télécharger " "l'archive amont actuelle." @@ -17334,10 +17334,10 @@ msgstr "" #. type: textblock #: ../scripts/origtargz.pl:160 msgid "" -"B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-" +"B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), B<svn-" "upgrade>(1), B<uupdate>(1)" msgstr "" -"B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-" +"B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), B<svn-" "upgrade>(1), B<uupdate>(1)" #. type: textblock diff --git a/scripts/origtargz.pl b/scripts/origtargz.pl index 6fba5fb..c9430b6 100755 --- a/scripts/origtargz.pl +++ b/scripts/origtargz.pl @@ -90,7 +90,7 @@ metadata. For Debian package repositories that keep the full upstream source, other tools should be used to upgrade the repository from the new tarball. See -B<git-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is still +B<gbp-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is still useful for downloading the current tarball. =head1 OPTIONS @@ -157,7 +157,7 @@ will remove upstream files even if they are stored in VCS. =head1 SEE ALSO -B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-upgrade>(1), B<uupdate>(1) +B<debcheckout>(1), B<gbp-import-orig>(1), B<pristine-tar>(1), B<svn-upgrade>(1), B<uupdate>(1) =head1 AUTHOR -- 2.8.1