chiark / gitweb /
changelog: Prepare for 2.0 (~~ right now)
[dgit.git] / debian / changelog
index 34502bffc345514f117d5e7cb7abbb9ba9a1bc04..b0f53e327785195dee17e109826d8909458d3b32 100644 (file)
@@ -1,4 +1,4 @@
-dgit (1.5~~) unstable; urgency=medium
+dgit (2.0~~) unstable; urgency=low
 
   Incompatible change:
   * dgit sbuild: does not pass -A to sbuild.  Consequently the default
@@ -118,8 +118,12 @@ dgit (1.5~~) unstable; urgency=medium
   * Provide better log output for certain failures.
   * Many new tests (especially for new functionality).
   * Add missing debhelper (>=8) to test suite's global Depends.
+  * tstunt arrangements: Fix mishandling of PERLLIB, etc.
+  * tstunt-parsechangelog: Produce Timestamp field (like official one
+    does, now).
+  * Do not fail when git requires --allow-unrelated-histories.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 16 Oct 2016 11:45:48 +0100
 
 dgit (1.4) unstable; urgency=high
 
@@ -271,7 +275,8 @@ dgit (1.1) unstable; urgency=medium
     currently only be updated with an actual upload, ie dgit push.)
   * Make warnings fatal in dpkg-repos-admin-debian, dgit-ssh-dispatch
     (using setup_sigwarn).
-  * Make warnings fatal in tstunt/dpkg-parsechangelog (directly).
+  * tstunt/dpkg-parsechangelog: Make warnings fatal (directly).
+  * tstunt/dpkg-parsechangelog: Do not complain if PERLLIB is empty.
   * Test suite: Honour DGIT_TEST_DEBUG=''.
   * With -DDDD, print out all gitcfg references (copious!)
   * Fix a debug message in the obsolete sshpsql archive access driver.