[med-svn] [libpll] 03/03: Update changelog with all changes done by James Cowgill
Andreas Tille
tille at debian.org
Tue May 16 14:52:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libpll.
commit 761caff7bd48bc70b9d34286106c0074ff543715
Author: Andreas Tille <tille at debian.org>
Date: Tue May 16 15:02:22 2017 +0200
Update changelog with all changes done by James Cowgill
---
debian/changelog | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index df8cb87..8804fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libpll (0.3.0-2) unstable; urgency=medium
+
+ [ James Cowgill ]
+ * only tries to detect x86 features on x86
+ * detects altivec properly
+ * uses GCC's __builtin_cpu_supports which is nicer than cpuid
+ * compiles with --disable-* on all arches except x86
+ * enables arch specific code on x86 (there is proper runtime detection now)
+ * uses debhelper 10 to avoid manual autogen
+ * includes architecture.mk which is required before using DEB_HOST_*
+
+ -- Andreas Tille <tille at debian.org> Tue, 16 May 2017 15:02:17 +0200
+
libpll (0.3.0-1) unstable; urgency=medium
* Check for HAVE_X86INTRIN_H
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpll.git
More information about the debian-med-commit
mailing list