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
|
packup (0.6-3) unstable; urgency=medium
* patch c++11: compliance with the C++11 standard. This fixes FTBFS with
gcc-6. Thanks a lot to Mikoláš Janota for the patch (closes: #811793).
* debian/copyright: machine-readable format 1.0
* Standards-Version 3.9.8 (no change)
* Fixed spelling error in changelog entry of 0.6-2.
* Debhelper compatibility level 10:
- bump debian/compat
- bump build-dependency on debhelper
* Vcs-{Git,Browser}: use secure URI
* Dropped debian/svn-deblayout
* Fix trivial spelling mistake in Encoder.cc
* Add simple as-installed package test
-- Ralf Treinen <treinen@debian.org> Tue, 20 Dec 2016 09:19:02 +0100
packup (0.6-2) unstable; urgency=low
* Migrate to git:
- update Vcs-* fields in debian/control
- add debian/gbp.conf with pristine-tar=true
* Standards-Version 3.9.4 (no change)
* Debhelper compatibility level 9:
- update debian/compat
- bump version of build-dependency on debhelper
* patch make-environment: proper usage of the build-environment by
upstream's Makefile (fixes missing hardening flags).
-- Ralf Treinen <treinen@debian.org> Thu, 30 May 2013 20:31:52 +0200
packup (0.6-1) unstable; urgency=low
* New upstream release.
-- Ralf Treinen <treinen@debian.org> Wed, 15 Jun 2011 22:12:11 +0200
packup (0.5-3) unstable; urgency=low
* Remove wrapper since no longer needed
* Use interpolation variables in solver specification file, add description
-- Ralf Treinen <treinen@debian.org> Fri, 10 Jun 2011 21:39:00 +0200
packup (0.5-2) unstable; urgency=low
* Install specification file into /usr/share/cudf/solvers.
-- Ralf Treinen <treinen@debian.org> Mon, 06 Jun 2011 14:14:14 +0200
packup (0.5-1) unstable; urgency=low
* Initial release (closes: #627973)
-- Ralf Treinen <treinen@debian.org> Fri, 27 May 2011 21:36:20 +0200
|