summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Dumont <dod@debian.org>2019-12-01 18:48:23 +0100
committerDominique Dumont <dod@debian.org>2019-12-01 19:35:41 +0100
commitdbf3b94899a5e4b381006036c2024e3090c97f18 (patch)
treeaa67bf336c8f18207748e28f5b0fbd23376fa5a1
parentb011c4c7ca32afadcd53cc56f3df84de105a0298 (diff)
prepare release
-rw-r--r--debian/changelog17
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ba56d086..d0d133a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,21 @@
-libconfig-model-dpkg-perl (2.127) UNRELEASED; urgency=medium
+libconfig-model-dpkg-perl (2.127) unstable; urgency=medium
+ [ gregor herrmann ]
* Add perl-xs-dev to list of virtual packages.
- -- gregor herrmann <gregoa@debian.org> Sat, 02 Nov 2019 00:11:29 +0100
+ [ Dominique Dumont ]
+ * 'cme fix dpkg' can now remove autotools and autoreconf dep
+ when debhelper >= 10
+ * fix debhelper compat only in Build dependencies, i.e. don't try
+ to fix runtime debhelper dependency
+ * control: put back runtime depends on plain debhelper (oh the irony)
+ * fix typo in Dpkg::Control::Source model
+ * C::M::Dependency:
+ * skip check when check param is 'no'
+ * fix typo in warning message
+ * control: declare compliance with policy 4.4.1
+
+ -- Dominique Dumont <dod@debian.org> Sun, 01 Dec 2019 18:46:33 +0100
libconfig-model-dpkg-perl (2.126) unstable; urgency=medium