From 66a602dbe193353842441bc9ef49be8f9f565620 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 10 Oct 2016 02:03:52 +0100 Subject: dgit: When generating patch filenames from titles, first transliterate them (lossily) to ascii. Closes:#834807. Signed-off-by: Ian Jackson --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9a71c0d..5d33781 100644 --- a/debian/changelog +++ b/debian/changelog @@ -97,6 +97,8 @@ dgit (1.5~~) unstable; urgency=medium as is proper. Closes:#835858. * Get sense of failed clone failed cleanup error reporting check correct. Closes:#796773. + * When generating patch filenames from titles, first transliterate + them (lossily) to ascii. Closes:#834807. Test suite: * When sbuild fails, do not crash due to sed not finding the log diff --git a/debian/control b/debian/control index cd14b2a..294b811 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev, coreutils (>= 8.23-1~) | realpath, libdigest-sha-perl, dput, curl, libjson-perl, ca-certificates -Recommends: ssh-client +Recommends: ssh-client, libtext-iconv-perl Suggests: sbuild Architecture: all Description: git interoperability with the Debian archive -- cgit v1.2.3