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
|
openopt (0.38+svn1589-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Port from python-support to dh-python (Closes: #786140).
* Drop python-numpy from Depends and python-setproctitle from Recommends;
these packages are automatically added to Depends now.
* Drop obsolete debian/pycompat.
-- Andrey Rahmatullin <wrar@debian.org> Mon, 24 Aug 2015 19:34:08 +0500
openopt (0.38+svn1589-1) unstable; urgency=low
* The most recent upstream release with 43 post-release commits
* debian/copyright: DEP5 v.1.0
* debian/control: boosted policy compliance to 3.9.3
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 25 May 2012 23:24:16 -0400
openopt (0.34+svn1146-1) unstable; urgency=low
* New upstream release + few post-release commits (docs and a
enhancement) (Closes: #631097)
* Patch deb_we_are_not_enthought to avoid pointless message on Debian
systems
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 21 Jun 2011 08:55:06 -0400
openopt (0.32-1) unstable; urgency=low
* New upstream release
* [c1e618d] debian/control: removed python-glpk from Suggests (per
upstream recommendation)
* [9b10530] deprecate use of debian-release branch -- debian will be
based on upstream sources
* [c3f82fd] dropping up_no_string_exceptions patch -- absorbed
upstream
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 15 Dec 2010 12:28:51 -0500
openopt (0.31+svn760-1) unstable; urgency=low
* New upstream release (Closes: #600676) + few postrelease fixes commits
(recommended by upstream)
* patch up_no_string_exceptions (Closes: #585311)
* [223fdf7] debian/watch: use pypi openopt page to deduce
the available version of openopt
* [061e89d] use 3.0 (quilt) source format
* [561e515] use pysupport
* [79b6176] boosted policy compliance to 3.9.1: BSD license verbatim
DEP-5 rev 135 copyright
* [9307d8b] Moving python-glpk into suggests -- thanks Dmitrey for
pointing that out
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 20 Oct 2010 09:06:20 -0400
openopt (0.27+svn364-1) unstable; urgency=low
* New upstream release.
* Post-release is takens since some bugs were fixed (some forbidden
building a debian package with pure 0.27).
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 25 Dec 2009 22:14:19 -0500
openopt (0.25+svn291-1) unstable; urgency=low
* Thanks to christophe.trophime for reminding about new release of
openopt and even providing NMU package.
* Upstream has moved to a new location/SVN away from scikits.
Therefor source/binary package/python module path name change. Adjust
your python import statements accordingly.
* Corresponding changes in packaging:
- upstream development remains sucked into GIT repository using git-svn.
Actually Debian-package git contains more complete history, including
previous development
- debian/copyright: updated years, removed Matthieu code's copyright
since code was stripped off upstream
- gbp.conf now under debian/
- debian/watch: adjusted to point new url
- isn't compatible with python 2.4
* Debian policy boosted to 3.8.3 (no additional changes are due)
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 29 Nov 2009 21:56:38 -0500
python-scikits-openopt (0.19+svn1555-1) unstable; urgency=low
* Fresh upstream snapshot (plenty of bug fixes)
* Fixed Depends (added numpy), Recommends(added scipy, glpk),
Suggests (added lp-solve, no python bindings yet)
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 26 Oct 2008 12:57:46 -0400
python-scikits-openopt (0.19+svn1389-1) unstable; urgency=low
* Initial release (Closes: #483719)
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 17 Sep 2008 14:41:33 -0400
|