summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 00:12:16 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:31 +0000
commit1e05e9f8e94040b0a763cc9f88c77f83064ebc78 (patch)
tree52ad3aece35bd692382142af261cafa822c2088f /debian
parent9c8977353830c64b2a5068dbf5fde91d9a207da1 (diff)
changelog: Document nominal distro syntax restriction
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f7ab8af..0734107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ dgit (3.0~) unstable; urgency=medium
* Improve debugging output a bit.
* Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO,
which leads to less duplication and so less clutter.
+ * Enforce a reasonable syntax for nominal distro names.
Test suite:
* Internal improvements.