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
|
libpolyclipping (6.4.2-7) unstable; urgency=medium
* Team upload.
* Sync maintainer name with the rest of the 3-D printing team.
* Add debian/salsa-ci.yml.
* Remove symbols file, it costs much more to maintain than it gains in
practice. Fixes build failure with GCC 10. (Closes: #957466)
* DH 13.
-- Christoph Berg <myon@debian.org> Fri, 31 Jul 2020 21:02:39 +0200
libpolyclipping (6.4.2-6) unstable; urgency=medium
* Fixed path variable changes in pkg-config script, introduced by 6.4.2-4
(Closes: #917057).
-- Gregor Riepl <onitake@gmail.com> Fri, 04 Jan 2019 13:26:48 +0100
libpolyclipping (6.4.2-5) unstable; urgency=medium
* Marked 64bit specific symbols as optional and added 32bit symbols
(Closes: #916213).
-- Gregor Riepl <onitake@gmail.com> Wed, 12 Dec 2018 08:47:38 +0000
libpolyclipping (6.4.2-4) unstable; urgency=medium
[Gregor Riepl]
* Migrated to salsa
* Updated standards
* Cleaned up build and installation rules
* Added multi-arch flags
* Added symbols file
[Helmut Grohne]
* Fix FTCBFS: Let dh_auto_configure pass cross flags to cmake.
Closes: #915267
-- Gregor Riepl <onitake@gmail.com> Tue, 04 Dec 2018 18:18:58 +0100
libpolyclipping (6.4.2-3) unstable; urgency=medium
* Upload to unstable.
-- Petter Reinholdtsen <pere@debian.org> Tue, 17 Oct 2017 06:33:36 +0200
libpolyclipping (6.4.2-2) experimental; urgency=medium
* Added debian/source.lintian-overrides to tell the automatic upload
checker that some lintian errors are expected.
-- Petter Reinholdtsen <pere@debian.org> Wed, 04 Oct 2017 07:49:07 +0000
libpolyclipping (6.4.2-1) experimental; urgency=medium
* Added Homepage and Vcs-* fields to d/control.
* Added gbp.conf file to enfore use of pristine-tar.
* New upstream version 6.4.2.
- New SONAME, rename libpolyclipping16 to libpolyclipping22.
- Removed pkconfig-fix patch now included upstream.
* Updated Standards-Versoin from 3.9.5 to 4.1.1.
* Added myself and Gregor as uploaders.
* Improved debian/copyright a bit.
-- Petter Reinholdtsen <pere@debian.org> Wed, 04 Oct 2017 06:09:09 +0000
libpolyclipping (6.1.3a-2) unstable; urgency=medium
* Actually change maintainer to 3-D printer team.
-- Bas Wijnen <wijnen@debian.org> Tue, 04 Feb 2014 20:32:43 -0500
libpolyclipping (6.1.3a-1) unstable; urgency=medium
* New upstream release.
* Change maintainer to 3-D printer team, add myself as uploader.
* Updated standards version to 3.9.5. (No changes needed.)
-- Bas Wijnen <wijnen@debian.org> Fri, 24 Jan 2014 00:43:02 -0500
libpolyclipping (6.0.0-2) unstable; urgency=low
* Fix pkgconfig include path.
-- Bas Wijnen <wijnen@debian.org> Sat, 09 Nov 2013 18:01:35 -0500
libpolyclipping (6.0.0-1) unstable; urgency=low
* Initial Release. (Closes: #728542)
* Add pkgconfig file.
-- Bas Wijnen <wijnen@debian.org> Sat, 09 Nov 2013 09:45:37 -0500
|