1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
libpll (0.3.2-5) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.2 (routine-update)
* Apply multi-arch hints.
* d/clean: Remove autogenerated files in src/ (Closes: #1046603)
* d/source/options: Ignore modified manpage (Closes: #1049759)
* d/libpll-dev.examples: Install examples folder
* d/rules: Remove files from debian/tmp that do not get installed
* d/tests/run-unit-test: Run tests for all supported python versions
* d/patches: Pass CFLAGS during build
-- Lance Lin <lq27267@gmail.com> Tue, 12 Dec 2023 19:59:18 +0700
libpll (0.3.2-4) unstable; urgency=medium
* Fix parallel build (Thanks a lot to Frédéric Bonnard)
Closes: #976906
* Standards-Version: 4.5.1 (routine-update)
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Fri, 11 Dec 2020 19:05:53 +0100
libpll (0.3.2-3) unstable; urgency=medium
* Team Upload.
[ Steffen Moeller ]
* d/u/metadata: yamllint
[ Nilesh Patra ]
* Add 2to3.patch
* Add autopkgtest
* Drop compat, switch to debhelper-compat 13
-- Nilesh Patra <npatra974@gmail.com> Thu, 16 Jul 2020 02:15:44 +0530
libpll (0.3.2-2) unstable; urgency=medium
* Team upload
* Update symbols for !x86 architectures (Closes: #902205)
* Update debian/copyright
-- Graham Inggs <ginggs@debian.org> Sat, 23 Jun 2018 18:16:42 +0000
libpll (0.3.2-1) unstable; urgency=medium
* New upstream version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* Add symbols file
-- Andreas Tille <tille@debian.org> Mon, 28 May 2018 21:21:16 +0200
libpll (0.3.1-1) unstable; urgency=medium
* new upstream version incorporating all patches
* remove unneeded debian/get-orig-source
-- Andreas Tille <tille@debian.org> Wed, 17 May 2017 16:39:48 +0200
libpll (0.3.0-3) unstable; urgency=medium
* add overrides to d-shlibmove
-- Andreas Tille <tille@debian.org> Tue, 16 May 2017 16:57:48 +0200
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@debian.org> Tue, 16 May 2017 15:02:17 +0200
libpll (0.3.0-1) unstable; urgency=medium
* Check for HAVE_X86INTRIN_H
Closes: #861754
* New upstream version uses runtime detection and thus does not use AVX and
SSE on i386 and other architectures
Closes: #861755
-- Andreas Tille <tille@debian.org> Mon, 15 May 2017 09:19:35 +0200
libpll (0.0+20160909+ds1-1) unstable; urgency=medium
* Remove m4/ files which can be found in package autoconf-archive
-- Andreas Tille <tille@debian.org> Wed, 03 May 2017 15:33:50 +0200
libpll (0.0+20160909-1) unstable; urgency=low
* Initial release (Closes: #861529)
-- Andreas Tille <tille@debian.org> Sun, 30 Apr 2017 13:55:29 +0200
|