Update debian/changelog for 25.2+1-3 release
authorRob Browning <rlb@defaultvalue.org>
Sat, 29 Jul 2017 17:00:52 +0000 (12:00 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 29 Jul 2017 17:27:04 +0000 (12:27 -0500)
debian/changelog

index f06ef590b68badbf3e1f4b47b43f6473f1fd0735..5749587e631169522c75160293c4d15c7018c8ba 100644 (file)
@@ -1,10 +1,28 @@
-emacs25 (25.2+1-3~1.gbp4971a4) UNRELEASED; urgency=medium
+emacs25 (25.2+1-3) unstable; urgency=medium
 
-  ** SNAPSHOT build @4971a487b06a5749460278b0aa10ab4ca952fb96 **
+  * Actually run tests by default (fix DEB_BUILD_OPTIONS nocheck test)
+    Fix the inverted logic.  Thanks to John Paul Adrian Glaubitz for
+    reporting the problem.  (Closes: 869328)
 
-  * UNRELEASED
+  * Completely remove gconf support.  Build --without-gconf for the
+    emacs25 flavor (as we already do for lucid and nox), since GConf
+    has been deprecated for years.  Thanks to intrigeri for reporting
+    the issue. (Closes: 869085)
 
- -- Rob Browning <rlb@defaultvalue.org>  Sat, 22 Jul 2017 10:48:43 -0500
+  * Fix README.Debian news entry for
+    0008-Don-t-provide-openssl-s_client-as-an-option-for-ssl-.patch.
+
+  * Fix memory alignment problem causing FTBS on m68k.  Thanks to John
+    Paul Adrian Glaubitz for reporting the problem and providing an
+    earlier fix. (Closes: 868868)
+
+  * Don't downcase lookup paths in elisp-mode-tests.  This caused the
+    tests to fail under sbuild when the test path contained uppercase
+    characters.  Add
+    0010-Don-t-downcase-real-xref-in-elisp-mode-tests.patch to fix the
+    problem.
+
+ -- Rob Browning <rlb@defaultvalue.org>  Sat, 29 Jul 2017 11:58:36 -0500
 
 emacs25 (25.2+1-2) unstable; urgency=medium