Package: devscripts
Version: 2.18.6
Severity: minor
Tags: patch

Attached is a simple documentation fix.

thanks for uscan!

         --dkg

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBSIGN_KEYID=0EE5BE979282D80B9F7540F1CCD2ED94D21739E9

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (200, 
'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages devscripts depends on:
ii  dpkg-dev              1.19.0.5
ii  libc6                 2.27-6
ii  libfile-homedir-perl  1.004-1
ii  perl                  5.26.2-7
ii  python3               3.6.6-1
ii  sensible-utils        0.0.12

Versions of packages devscripts recommends:
ii  apt                         1.7.0
ii  at                          3.1.23-1
ii  curl                        7.61.0-1
ii  dctrl-tools                 2.24-3
ii  debian-keyring              2018.09.30
ii  dput-ng [dput]              1.21
ii  dupload                     2.9.2
ii  equivs                      2.1.0
ii  fakeroot                    1.23-1
ii  file                        1:5.34-2
ii  gnupg                       2.2.10-3
ii  gnupg2                      2.2.10-3
ii  libdistro-info-perl         0.18
ii  libdpkg-perl                1.19.0.5
ii  libencode-locale-perl       1.05-1
ii  libfile-which-perl          1.22-1
pn  libgit-wrapper-perl         <none>
ii  libipc-run-perl             20180523.0-1
pn  liblist-compare-perl        <none>
ii  liblwp-protocol-https-perl  6.07-2
ii  libmoo-perl                 2.003004-1
pn  libsoap-lite-perl           <none>
ii  libstring-shellquote-perl   1.04-1
ii  libtry-tiny-perl            0.30-1
ii  liburi-perl                 1.74-1
ii  libwww-perl                 6.35-2
pn  licensecheck                <none>
ii  lintian                     2.5.108
ii  man-db                      2.8.4-2
ii  patch                       2.7.6-3
ii  patchutils                  0.3.4-2
ii  python3-apt                 1.7.0~rc1
ii  python3-debian              0.1.33
ii  python3-magic               2:0.4.15-2
ii  python3-requests            2.18.4-2
pn  python3-unidiff             <none>
pn  python3-xdg                 <none>
ii  strace                      4.21-1
ii  unzip                       6.0-21
ii  wdiff                       1.2.2-2+b1
ii  wget                        1.19.5-1
ii  xz-utils                    5.2.2-1.3

Versions of packages devscripts suggests:
pn  adequate                                   <none>
ii  autopkgtest                                5.5
pn  bls-standalone                             <none>
ii  build-essential                            12.5
pn  check-all-the-things                       <none>
pn  cvs-buildpackage                           <none>
ii  devscripts-el                              40.1
ii  diffoscope                                 103
pn  disorderfs                                 <none>
pn  dose-extra                                 <none>
pn  duck                                       <none>
ii  faketime                                   0.9.7-2.1
pn  gnuplot                                    <none>
ii  gpgv                                       2.2.10-3
ii  gpgv2                                      2.2.10-3
pn  how-can-i-help                             <none>
pn  libauthen-sasl-perl                        <none>
ii  libdbd-pg-perl                             3.7.4-1
pn  libfile-desktopentry-perl                  <none>
pn  libnet-smtps-perl                          <none>
pn  libterm-size-perl                          <none>
ii  libtimedate-perl                           2.3000-2
pn  libyaml-syck-perl                          <none>
ii  mailutils [mailx]                          1:3.4-1+b1
ii  mozilla-devscripts                         0.52
pn  mutt                                       <none>
ii  openssh-client [ssh-client]                1:7.8p1-1
pn  piuparts                                   <none>
ii  postgresql-client-10 [postgresql-client]   10.5-1
ii  postgresql-client-9.5 [postgresql-client]  9.5.4-3
ii  postgresql-client-9.6 [postgresql-client]  9.6.5-1
ii  quilt                                      0.65-2
pn  ratt                                       <none>
ii  reprotest                                  0.7.8
ii  svn-buildpackage                           0.8.7
ii  w3m                                        0.5.3-36+b1

-- no debconf information
From 34f245c53570d9fd83dfa28db7727f314070fc11 Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor <d...@fifthhorseman.net>
Date: Wed, 10 Oct 2018 15:37:49 -0400
Subject: [PATCH] git uses a hash, not a hush :)

---
 po4a/po/de.po          | 2 +-
 po4a/po/devscripts.pot | 2 +-
 po4a/po/fr.po          | 2 +-
 scripts/uscan.pl       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/po4a/po/de.po b/po4a/po/de.po
index 01f8f47b..af712a50 100644
--- a/po4a/po/de.po
+++ b/po4a/po/de.po
@@ -21410,7 +21410,7 @@ msgstr ""
 msgid ""
 "If I<matching-pattern> is set to B<HEAD>, B<uscan> downloads source from the "
 "B<HEAD> of the git repository and the pertinent I<version> is automatically "
-"generated with the date and hush of the B<HEAD> of the git repository."
+"generated with the date and hash of the B<HEAD> of the git repository."
 msgstr ""
 
 #. type: textblock
diff --git a/po4a/po/devscripts.pot b/po4a/po/devscripts.pot
index 73005f41..9bed7d6c 100644
--- a/po4a/po/devscripts.pot
+++ b/po4a/po/devscripts.pot
@@ -16811,7 +16811,7 @@ msgstr ""
 msgid ""
 "If I<matching-pattern> is set to B<HEAD>, B<uscan> downloads source from the "
 "B<HEAD> of the git repository and the pertinent I<version> is automatically "
-"generated with the date and hush of the B<HEAD> of the git repository."
+"generated with the date and hash of the B<HEAD> of the git repository."
 msgstr ""
 
 #. type: textblock
diff --git a/po4a/po/fr.po b/po4a/po/fr.po
index 7c179b56..eab9721c 100644
--- a/po4a/po/fr.po
+++ b/po4a/po/fr.po
@@ -21385,7 +21385,7 @@ msgstr ""
 msgid ""
 "If I<matching-pattern> is set to B<HEAD>, B<uscan> downloads source from the "
 "B<HEAD> of the git repository and the pertinent I<version> is automatically "
-"generated with the date and hush of the B<HEAD> of the git repository."
+"generated with the date and hash of the B<HEAD> of the git repository."
 msgstr ""
 "Si I<motif_correspondant> est réglé à B<HEAD>, B<uscan> télécharge le "
 "fichier source à partir du B<HEAD> du dépôt git et la I<version> pertinente "
diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index d1ce53be..3bcad7b3 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -382,7 +382,7 @@ L<WATCH FILE EXAMPLES>.
 
 If I<matching-pattern> is set to B<HEAD>, B<uscan> downloads source from the
 B<HEAD> of the git repository and the pertinent I<version> is automatically
-generated with the date and hush of the B<HEAD> of the git repository.
+generated with the date and hash of the B<HEAD> of the git repository.
 
 If I<matching-pattern> is set to B<heads/>I<branch>, B<uscan> downloads source
 from the named I<branch> of the git repository.
-- 
2.19.1

Reply via email to