summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f36dbbd..4992dde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,10 @@ dgit (1.5~~) unstable; urgency=medium
* Better error handling in dgit-repos-policy-debian.
* dgit-repos-policy-debian.: fix git-cat-file-handling with multiple
taints in db (!).
+ * dgit-infrastructure has, and uses, its own copies of the perl modules.
+ This avoids introducing a versioned dependency between dgit and
+ dgit-infrastructure (and also makes it easier to test cross-version
+ compatibility).
Documentation:
* Document the dgit-distro.DISTRO.quilt-mode config setting.