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
|
ruby-solve (4.0.0-1) unstable; urgency=medium
* New upstream version
* Point Vcs-* to salsa.d.o
* Use https in watch file
* Set dh compat level to 11
* Bump Standards-Version to 4.1.3 (no changes)
* Update dependencies versions
* Refresh patch
* Temporary remove gecode support as it's broken:
- Disable tests which depend on gecode
- Remove build dependency on ruby-dep-selector
- Add Breaks for berkshelf (<< 6.3.1-1~)
-- Hleb Valoshka <375gnu@gmail.com> Fri, 23 Mar 2018 19:00:13 +0300
ruby-solve (3.0.1-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Hleb Valoshka ]
* Imported Upstream version 3.0.0
* d/control:
- Bump Standards-Version to 3.9.8 (no changes)
- Set minimal ruby-molinillo version to 0.4
* Drop patch for Molinillo 0.4 (supported by upstream)
* Check gem dependencies during build
-- Hleb Valoshka <375gnu@gmail.com> Mon, 08 Aug 2016 14:21:44 +0300
ruby-solve (2.0.2-1) unstable; urgency=medium
* Team upload
[ Christian Hofstaedtler ]
* Add patch for Molinillo 0.4
[ Sebastien Badia ]
* Imported Upstream version (Closes: #816359)
* Bump compat. version to 9
* d/control:
Update Vcs-* fields (use https everywhere)
Bump Standards-Version to 3.9.7 (no changes)
* Update Debian packaging using dh-make-ruby
* d/patches:
Remove spork usage (ROM)
Remove Change-Version-to-Semverse-Version patch (applied upstream)
-- Sebastien Badia <seb@sebian.fr> Thu, 03 Mar 2016 15:27:17 -0300
ruby-solve (2.0.1-2) unstable; urgency=medium
* Run tests for Gecode solver during package build.
* Bump ruby-dep-selector version to require proper one.
-- Hleb Valoshka <375gnu@gmail.com> Fri, 24 Jul 2015 18:38:20 +0300
ruby-solve (2.0.1-1) unstable; urgency=medium
* Initial release.
-- Hleb Valoshka <375gnu@gmail.com> Fri, 26 Jun 2015 00:36:34 +0300
|