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
|
castxml (0.1+git20180702-3) unstable; urgency=medium
* d/rules: Add -latomic to libs on armel, clang requires it
-- Gert Wollny <gewo@debian.org> Sat, 01 Dec 2018 19:26:16 +0100
castxml (0.1+git20180702-2) unstable; urgency=medium
* Update changelog for upload [ci skip]
* d/control: cme fix dpkg
- add/correct VCS urls
- update standards version to 4.1.5 (no changes neede)
* d/p:0004: add patch series for llvm7 support, Closes: #912561
* d/p/0002: Update patch
-- Gert Wollny <gewo@debian.org> Sat, 01 Dec 2018 16:38:12 +0100
castxml (0.1+git20180702-1) unstable; urgency=medium
* New upstream version 0.1+git20180702 Closes: #902811
* d/control: Update standards to 4.1.4 (no changes)
* d/copyright: Update url to use https
* d/p/0002: Add description
* d/p/0003: Fix linking issue with llvm >= 6.0
* Add CI file
* d/p: housecleaning
-- Gert Wollny <gewo@debian.org> Sun, 01 Jul 2018 17:58:30 +0200
castxml (0.1+git20170823-2) unstable; urgency=medium
* d/control: Build-dep on llvm default version, Closes: #893405
-- Gert Wollny <gewo@debian.org> Mon, 19 Mar 2018 19:49:37 +0100
castxml (0.1+git20170823-1) unstable; urgency=medium
* New upstream version, Closes: #871573
* d/control: Update my e-mail address
* d/control: Set standards version 4.1.0, no changes needed
* d/control, d/rules: Switch to clang-4.0
-- Gert Wollny <gewo@debian.org> Thu, 24 Aug 2017 10:25:34 +0000
castxml (0.1+git20161215-1) experimental; urgency=medium
* New upstream version 0.1+git20161215
* d/control: Build against libclang-3.9
* d/compat: debhelper 10
* d/p/clang-3.8..: remove prerelease patch, now fixed upstream
-- Gert Wollny <gw.fossdev@gmail.com> Thu, 15 Dec 2016 08:05:39 +0000
castxml (0.1+git20160706-2) unstable; urgency=medium
* s/p/clang-3.8: hack around problem of pre-release of clang on armel
-- Gert Wollny <gw.fossdev@gmail.com> Tue, 23 Aug 2016 15:14:08 +0000
castxml (0.1+git20160706-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* d/control: update depends to llvm-3.8-dev clang-3.8-dev
* d/rules: hardening += all
-- Gert Wollny <gw.fossdev@gmail.com> Wed, 06 Jul 2016 15:15:13 +0000
castxml (0.1+git20160412-1) unstable; urgency=medium
* New upstream version
* d/p/5c.. remove patch since it is now part of the upstream code.
* d/control: Update standards version to 3.9.7
* d/p/0002..: Add patch to not install the license file.
Silences lintian: extra-license-file
-- Gert Wollny <gw.fossdev@gmail.com> Thu, 14 Apr 2016 10:44:18 +0000
castxml (0.1+git20160202-1.1) unstable; urgency=medium
* debian/patches/5cfebb0f904131d1df8e36fcb9c290.patch
- upstream fix for issue preventing insighttoolkit4
from being built on i386: (Closes: #813875)
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 12 Feb 2016 19:58:28 +0100
castxml (0.1+git20160202-1) unstable; urgency=medium
* New upstream Closes: #812883
* Depend on llvm-3.7, removed need to work around #785931
* Add Gert Wollny to uploaders
-- Gert Wollny <gw.fossdev@gmail.com> Wed, 03 Feb 2016 11:30:08 +0000
castxml (0.1+git20150807-1) unstable; urgency=medium
* New Upstream.
-- Steve M. Robbins <smr@debian.org> Fri, 07 Aug 2015 22:54:20 -0500
castxml (0.1+git20150721-1) unstable; urgency=medium
* New upstream. The float128 tests are conditional on compiler support
(Closes: #793011).
-- Steve M. Robbins <smr@debian.org> Tue, 21 Jul 2015 13:15:20 -0500
castxml (0.1+git20150630-1) unstable; urgency=medium
* Initial release. (Closes: #787407)
-- Steve M. Robbins <smr@debian.org> Sun, 28 Jun 2015 16:54:32 -0500
|