summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-06 18:29:47 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-06 21:32:41 +0000
commit16eae9d8338e9bca8c43cc4729935cb567de0514 (patch)
tree31988a6a04ad8161a374975ba1bafe05263f4032 /debian
parent476be97f847c7dd52a98647ed9f4240791ff380e (diff)
Support the Debian *-security suites.
(Provide the configuration to use the aptget method.) 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 2232737..7daf4f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
dgit (2.10~) unstable; urgency=medium
+ * Support the Debian *-security suites.
* Test suite: Add fakeroot and make to Test-Depends. These aren't
necessarily pulled in by anything else. (dpkg-dev Recommends
build-essential. But we don't actually need build-essential.)