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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
pbcopper (1.8.0+dfsg-2) unstable; urgency=medium
* Source only upload.
Closes: 964104
-- Andreas Tille <tille@debian.org> Fri, 13 Nov 2020 21:38:40 +0100
pbcopper (1.8.0+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* debhelper-compat 13 (routine-update)
[ Étienne Mollier ]
* Add boost_optional.patch: fixes build issues with newer boost versions.
-- Andreas Tille <tille@debian.org> Thu, 12 Nov 2020 16:12:49 +0100
pbcopper (1.6.0+dfsg-4) unstable; urgency=medium
* Add alpha to list of architectures
Closes: #961774
* libpbcopper1.6.0: Breaks+Replaces: libpbcopper1.3.0 (>= 1.6)
Closes: #961759
-- Andreas Tille <tille@debian.org> Fri, 29 May 2020 13:14:48 +0200
pbcopper (1.6.0+dfsg-3) unstable; urgency=medium
* ppc64el patch is not needed for libsimde-dev >= 0.0.0.git.20200526
-- Andreas Tille <tille@debian.org> Wed, 27 May 2020 12:38:57 +0200
pbcopper (1.6.0+dfsg-2) unstable; urgency=medium
* Use d-shlibs to make sure SOVERSION is correct
Closes: #959409
* d-shlibs requires explicitly Section: libs
* Restrict architectures to 64bit
Closes: #960219
* Fix simde build for ppc64el (thanks to Michael Hudson-Doyle for the patch)
Closes: #961581
-- Andreas Tille <tille@debian.org> Tue, 26 May 2020 13:28:10 +0200
pbcopper (1.6.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 07 May 2020 14:29:40 +0200
pbcopper (1.4.0+dfsg-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* ppc64 needs same means like s390 (which is not complete anyway)
[ Michael R. Crusoe ]
* Switch to libsimde-dev from our code copy
* mark the the library and -dev as Multi-Arch: same
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Repository, Repository-Browse, Bug-Database,
Bug-Submit.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 19 Apr 2020 17:40:27 +0200
pbcopper (1.3.0+dfsg-3) unstable; urgency=medium
* Remove unused license paragraph
* Increase timeout for s390 and make sure test will pass in any case
-- Andreas Tille <tille@debian.org> Wed, 29 Jan 2020 09:16:01 +0100
pbcopper (1.3.0+dfsg-2) unstable; urgency=medium
* Team upload.
* Add the SIMD everywhere headers so we can build on all archs again
Closes: #947717
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 29 Dec 2019 18:58:05 +0100
pbcopper (1.3.0+dfsg-1) unstable; urgency=medium
* Fix watch file
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove patch git-version.patch that is missing from
debian/patches/series.
* Build-Depends: meson, libgtest-dev
* Meson does not build static lib - leave this out for the moment
* Split binary packages into dynamic lib and development package
-- Andreas Tille <tille@debian.org> Tue, 17 Dec 2019 11:16:46 +0100
pbcopper (0.4.1+dfsg-3) unstable; urgency=medium
[ Afif Elghraoui ]
* Remove myself from Uploaders
[ Andreas Tille ]
* Skip test relying on clock setting (Thanks for the patch to
Santiago Vila <sanvila@debian.org>)
Closes: #927239
* Add myself to Uploaders
* Standards-Version: 4.3.0
-- Andreas Tille <tille@debian.org> Wed, 17 Apr 2019 08:21:34 +0200
pbcopper (0.4.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Unanimity is now in unstable
Closes: #852654
* Standards-Version: 4.2.1
* Remove trailing whitespace in debian/copyright
-- Andreas Tille <tille@debian.org> Sat, 22 Dec 2018 07:26:24 +0100
pbcopper (0.4.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* d/watch: Upstream is now using release tags
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.0
* Respect DEB_BUILD_OPTIONS in dh_auto_test
-- Andreas Tille <tille@debian.org> Fri, 17 Aug 2018 15:22:14 +0200
pbcopper (0.0.1+20161202-2) unstable; urgency=medium
* build with -fPIC
-- Afif Elghraoui <afif@debian.org> Thu, 22 Dec 2016 00:47:01 -0800
pbcopper (0.0.1+20161202-1) unstable; urgency=medium
* Initial release (Closes: #848122)
-- Afif Elghraoui <afif@debian.org> Sat, 17 Dec 2016 01:18:00 -0800
|