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 113 114 115 116 117 118 119 120 121 122
|
ruby-mixlib-cli (2.1.6-1) unstable; urgency=medium
* Team upload
[ HIGUCHI Daisuke (VDR dai) ]
* remove Joshua Timberman <joshua@opscode.com> from Uploaders with his
request.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Antonio Terceiro ]
* debian/watch: point at github to get full source
* New upstream version 2.1.6
* Refresh packaging files with a new dh-make-ruby run
* 0001-Use-rspec-3.X.patch: dropped, applied upstream
-- Antonio Terceiro <terceiro@debian.org> Fri, 06 Mar 2020 22:53:47 -0300
ruby-mixlib-cli (1.7.0-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Use new default gem2deb Rakefile to run the tests
[ Antonio Terceiro ]
* New upstream version 1.7.0
* Update packaging with a new `dh-make-ruby -w` run
* Bump Standards-Version to 3.9.8 (no changes needed)
* Update Homepage: field
* debian/ruby-mixlib-cli.docs: updated to reflect renaming of README
* Add upstream patch to work with rspec 3.x
-- Antonio Terceiro <terceiro@debian.org> Mon, 19 Sep 2016 11:51:11 -0300
ruby-mixlib-cli (1.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Update packaging with a new dh-make-ruby run
* Drop 001-require-explicit-rspec.patch, not needed anymore
-- Antonio Terceiro <terceiro@debian.org> Sat, 13 Jun 2015 13:33:51 -0300
ruby-mixlib-cli (1.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop old libmixlib-cli-ruby transition packages. Not needed post-wheezy.
* Bump Stardards-Verison to 3.9.5.
- Bump debhelper dependency to 8.1 for build-{arch,indep} support.
* Update debian/copyright.
-- Stefano Rivera <stefanor@debian.org> Wed, 15 Jan 2014 17:36:01 +0200
ruby-mixlib-cli (1.2.2-2) unstable; urgency=low
* Bumped the build-dependency of gem2deb to >= 0.3.0~.
* Bumped standards-version to 3.9.3.
-- Paul van Tilburg <paulvt@debian.org> Wed, 27 Jun 2012 20:20:28 +0200
ruby-mixlib-cli (1.2.2-1) unstable; urgency=low
* New upstream release
* Transition to gem2deb (Closes: #653286)
* patch for adding explicit rspec require.
-- Praveen Arimbrathodiyil <pravi.a@gmail.com> Mon, 26 Dec 2011 18:46:29 +0530
libmixlib-cli-ruby (1.2.0-1) unstable; urgency=low
* New upstream release
* debian/control:
- Added myself to the uploaders.
- Port to ruby1.9.1
- Updated description. (Closes: #542458)
* Added debian/source
* Updated debian/copyright.
-- Deepak Tripathi <apenguinlinux@gmail.com> Mon, 10 May 2010 08:15:35 +0000
libmixlib-cli-ruby (1.1.0-1) unstable; urgency=low
* New upstream version bump for consistency with upcoming Chef release.
* Drop 'v' from git tag version.
-- Joshua Timberman <joshua@opscode.com> Sun, 28 Feb 2010 17:11:44 -0700
libmixlib-cli-ruby (1.0.4-3) unstable; urgency=low
[ Joshua Timberman ]
[Joshua Timberman]
* New maintainer.
* Add DRE team to uploaders.
* Bump standards version to 3.8.3
[ Paul van Tilburg ]
* debian/control:
- Added myself to the uploaders.
- Bumped standards version to 3.8.4; no changes required.
- Added missing Vcs-* fields.
* debian/watch: use gitrehubdir to get tarballs instead of gems.
-- Paul van Tilburg <paulvt@debian.org> Sun, 14 Feb 2010 20:57:25 +0100
libmixlib-cli-ruby (1.0.4-2) unstable; urgency=low
* Move ruby-pkg-tools to build-depends
* Bump standards version to 3.8.2
-- Bryan McLellan <btm@loftninjas.org> Fri, 19 Jun 2009 14:26:12 -0700
libmixlib-cli-ruby (1.0.4-1) unstable; urgency=low
* Initial release (Closes: #529535)
-- Bryan McLellan <btm@loftninjas.org> Tue, 19 May 2009 14:44:32 -0700
|