summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2019-01-14 02:16:36 +0200
committerPeter Pentchev <roam@debian.org>2019-01-14 02:16:36 +0200
commit37fdcf56e597293585ef9667b00e82e3ee390b24 (patch)
tree44d7d0ca68d5bb0a09558722a75e6f80cbe5ac2f
parent87c0936cfef149d9088c1f16b29205c5d322020d (diff)
Update the changelog file.
-rw-r--r--debian/changelog15
1 files changed, 10 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index b935971..052073a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,16 +2,21 @@ confget (2.2.0-1) UNRELEASED; urgency=medium
* New upstream version:
- update the upstream copyright years
- - build the Python 2.x and Python 3.x modules
+ - build the Python 2.x, 3.x, and PyPy modules
- run the TAP tests (both at build time and via autopkgtest) with
- the Python 2 and Python 3 modules, too, not only with
- the C executable
+ the Python modules, too, not only with the C executable
* Add the year 2019 to my debian/* copyright notice.
* Declare compliance with Debian Policy 4.3.0 with no changes.
* Bump the debhelper compatibility level to 12 with no changes.
* Add a trivial git-buildpackage config file.
-
- -- Peter Pentchev <roam@debian.org> Sun, 13 Jan 2019 12:41:38 +0200
+ * Conditionally run some commands in the rules file depending on which
+ packages are being built.
+ * Change DEB_NODOC to BUILD_DOC for consistency.
+ * Check for "nocheck" in DEB_BUILD_OPTIONS before running tests.
+ * Break out the autopkgtests's "is the documentation installed" check
+ into a separate tool.
+
+ -- Peter Pentchev <roam@debian.org> Mon, 14 Jan 2019 02:14:47 +0200
confget (2.1.1-1) unstable; urgency=medium