[libfann] 131/133: Prepare changelog for release

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:07:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to branch master
in repository libfann.

commit 57978c4711739bdf2ea393bd9a5a54d8021a6a5c
Author: Christian Kastner <debian at kvr.at>
Date:   Thu Apr 24 01:06:30 2014 +0200

    Prepare changelog for release
---
 debian/changelog | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 128a432..d8b8ee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+libfann (2.1.0~beta~dfsg-10) unstable; urgency=low
+
+  * debian/control:
+    - Add Build-Depends for dh-autoreconf
+    - Drop Build-Depends for autotools-dev
+  * debian/rules:
+    - Switch from autotools-dev to dh-autoreconf. Closes: #744606
+    - Call dh_auto_build for python-pyfann twice, because distutils runs
+      build_py before build_ext, but build_py relies on output from build_ext
+      (from SWIG), and this order cannot be changed. This is a known issue, see
+      http://bugs.python.org/issue7562
+    - Run "build" autopkgtest after build
+    - Run "python-build" autopkgtest after build, for all supported Python
+      versions
+    - Fix setting of DEB_CFLAGS_MAINT_APPEND
+  * debian/tests:
+    - build
+      + Rewrite to make use of $ADTTMP
+    - python-build
+      + Create (runs one of the example scripts)
+  * debian/copyright:
+    - Updates for my changes to debian/test/*
+  * debian/patches (refreshed):
+    - 0002-Link-against-libm
+      Properly extend autotools setup for libm instead of using a dirty hack
+    - 0006-Include-fann_cpp.h-in-dev-package
+      Don't pointlessly modify Makefile.in
+
+ -- Christian Kastner <debian at kvr.at>  Thu, 24 Apr 2014 00:51:29 +0200
+
 libfann (2.1.0~beta~dfsg-9) unstable; urgency=low
 
   * debian/rules:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list