summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-26 19:09:43 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-03-05 18:29:05 +0000
commitae113bf6b8494b60a7653c591c4719aea6ff9e4f (patch)
tree8fb31ed4fea434fde69637d4f6e85bcf598acf51 /debian
parent397c47973c3f1fb2dbbbfc4fff1d2d88c8df711d (diff)
Include canonicalised suite name in signed tag message.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 75fb81e..37c8ea1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,16 @@
dgit (0.22~experimental1) experimental; urgency=low
- * New git-check and git-create methods "true" which are no-ops.
* Bring forward push of the version tag ref so it happens alongside
the push of the suite branch ref.
+ * Include canonicalised suite name in signed tag message.
+
+ * New git-check and git-create methods "true" which are no-ops.
* test-dummy-drs `distro': for testing dgit-repos-server. WIP.
* dgit-repos-server: WIP
+ * New script tests/using-intree for running tests on the source tree.
+
* Switch to using dgit@git.debian.org (and dgit-repos-server) by
default.
- * New script tests/using-intree for running tests on the source tree.
--