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
|
forge (1.0.1-3) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload
[ Timo Aaltonen ]
* tests: Add allow-stderr to restrictions
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 09 Aug 2018 15:29:02 +0200
forge (1.0.1-2) unstable; urgency=medium
* Upload to unstable
* Team upload
* Add -Wno-dev to tests, to avoid cmake warnings being sent to stderr
* cherry-pick two upstream fixes for build failures (Closes: #888931):
- debian/patches/63e4a2037e42c00554a26de2355d962f91a9ab20.patch:
- debian/patches/befa265294fd9ff679dece7874c1de50fea97b25.patch:
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 04 Jul 2018 11:58:54 +0200
forge (1.0.1-1) experimental; urgency=medium
* Switch from git-dpm to gbp
* New upstream version 1.0.1
* Rebase the patch queue
- Drop 0003-Consistent-definition-of-USE_SYSTEM-flags-for-glbind.patch,
applied upstream
- Refresh 0004-Fix-spelling-errors.patch
* Build depends on Boost
* Bump soversion to 1
* Update copyright information
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 20 May 2017 14:16:39 +0100
forge (0.9.2-2) unstable; urgency=medium
* Cherry-pick upstream patch facilitating builds with system libraries.
New patch 0003-Consistent-definition-of-USE_SYSTEM-flags-for-glbind.patch
* Force use of system dependencies via the USE_SYSTEM flags.
Reason: fixes FTBFS during reproducible builds
* Add missing build dependency on OpenGL.
Reason: fixes FTBFS on sparc64
* Add support for the nodoc build profile.
* Add patch fixing spelling errors reported by Lintian.
New patch 0004-Fix-spelling-errors.patch
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 04 Jan 2017 20:42:05 +0000
forge (0.9.2-1) unstable; urgency=medium
* Switch to git-dpm.
* New upstream release.
* Drop patch Fix-build-of-examples-with-the-system-cl2hpp.patch, applied
upstream.
* New patch No-version-queries-with-Git.patch, avoid spurious "git not
found" entries in the build log when the documentation is generated.
* Drop gbp configuration in favor of git-dpm
* Upgrade packaging to debhelper 10
* Use architecture.mk to query DEB_HOST_MULTIARCH
* Cosmetic fixup of rules file
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 21 Dec 2016 19:29:03 +0000
forge (0.9.0-2) unstable; urgency=medium
* Update patch queue.
- Refresh Use-system-MathJax.patch.
- New patch Fix-build-of-examples-with-the-system-cl2hpp.patch.
* Add packaging testsuite.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 06 Dec 2016 19:37:43 +0000
forge (0.9.0-1) unstable; urgency=low
* Initial release. (Closes: #834723)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 14 Sep 2016 00:25:40 +0100
|