[libfann] 116/133: Prepared changelog for release
Christian Kastner
chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:07:55 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 8e647eccca1774c17a59b49715d76427a6d04557
Author: Christian Kastner <debian at kvr.at>
Date: Sun Mar 2 15:14:16 2014 +0100
Prepared changelog for release
---
debian/changelog | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0743b12..2eadfa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+libfann (2.1.0~beta~dfsg-9) unstable; urgency=low
+
+ * debian/rules:
+ - Convert to dh syntax
+ - Remove SWIG-generated file in clean target. Closes: #643187
+ - Convert Python build process to dh_python2
+ * debian/control:
+ - Bump Standards-Version to 3.9.5 (no changes needed)
+ - Build-Depend on debhelper (>= 9)
+ - Build-Depend on dh-python
+ - Drop Build-Depend for python-support
+ - Add XS-Testsuite for autopkgtest
+ - Move naturaldocs to Build-Depends-Indep
+ - Remove obsolete DM-Upload-Allowed field
+ * debian/compat:
+ - Bump to level 9
+ * debian/copyright:
+ - Update debian/copyright to machine-readable format v1.0
+ - Update Source: link
+ - Add comment to debian/copyright explaining how DFSG-cleaning was
+ performed
+ * debian/test/*
+ - Add autpkgtest for successful build & run against libfann. Taken from
+ Ubuntu. Thanks, Vibhav Pant. Closes: #702423
+ * debian/patches (added):
+ - 0007-Do-not-call-swig-unconditionally
+ The SWIG interface was being built on every invocation of setup.py,
+ even during a mere install
+ * debian/source/lintian-overrides:
+ - Added override for debian-watch-may-check-gpg-signature
+ * debian/watch:
+ - Don't try to pattern-match beta, just match beta
+ - Upstream release filename has changed
+ * debian/gbp.conf
+ - Created (package is based on dfsg branch, not upstream)
+
+ -- Christian Kastner <debian at kvr.at> Sun, 02 Mar 2014 15:01:45 +0100
+
libfann (2.1.0~beta~dfsg-8) unstable; urgency=low
* debian/control:
--
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