summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
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