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 123 124 125 126 127 128 129 130 131 132 133 134
|
ruby-mixlib-config (3.0.6-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Antonio Terceiro ]
* debian/watch: point at github to get full source
* debian/copyright: update source link
* New upstream version 3.0.6
* Refresh packaging files with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Sat, 07 Mar 2020 09:54:15 -0300
ruby-mixlib-config (2.2.6-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Run wrap-and-sort on packaging files
* Use new default gem2deb Rakefile to run the tests
[ HIGUCHI Daisuke (VDR dai) ]
* remove Joshua Timberman <joshua@opscode.com> from Uploaders with
his request.
[ Hleb Valoshka ]
* New upstream version 2.2.6
* Update debian/watch to use gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.4.1 (no changes needed)
* Drop legacy provided names
* Add ruby-tomlrb to dependencies
-- Hleb Valoshka <375gnu@gmail.com> Sat, 12 May 2018 14:27:41 +0300
ruby-mixlib-config (2.2.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging with a new run of dh-make-ruby
-- Antonio Terceiro <terceiro@debian.org> Sat, 13 Jun 2015 15:39:13 -0300
ruby-mixlib-config (2.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop patches, superseded upstream.
* Drop transitional libmixlib-config-ruby packages. Not needed, post-wheezy.
* Bump Stardards-Version 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:32:23 +0200
ruby-mixlib-config (1.1.2-3) unstable; urgency=low
* debian/control:
- Bumped standards-version to 3.9.3.
- Bumped the build-dependency on gem2deb to >= 0.3.0~.
- Set the priority of the transitional packages lib*-ruby to "extra".
-- Paul van Tilburg <paulvt@debian.org> Wed, 27 Jun 2012 20:25:42 +0200
ruby-mixlib-config (1.1.2-2) unstable; urgency=low
* Transition to gem2deb (Closes: #642089)
* Add myself to uploaders.
* Make debian/copyright dep5 compliant.
* Add patch to make tests run.
-- Praveen Arimbrathodiyil <pravi.a@gmail.com> Tue, 20 Sep 2011 21:03:27 +0530
libmixlib-config-ruby (1.1.2-1) unstable; urgency=low
* New upstream release (1.1.2).
-- Joshua Timberman <joshua@opscode.com> Thu, 01 Jul 2010 11:19:20 -0600
libmixlib-config-ruby (1.1.0-1) unstable; urgency=low
* New upstream release.
* Drop 'v' in git tag version.
-- Joshua Timberman <joshua@opscode.com> Sun, 28 Feb 2010 20:24:13 -0700
libmixlib-config-ruby (1.0.12-2) unstable; urgency=low
[ Joshua Timberman ]
* Add DRE team to uploaders.
[ Paul van Tilburg ]
* debian/control:
- Added myself to the uploaders.
- Bumped standards version to 3.8.4; no changes required.
- Added missing Vcs-* fields.
-- Paul van Tilburg <paulvt@debian.org> Sun, 14 Feb 2010 20:31:26 +0100
libmixlib-config-ruby (1.0.12-1) unstable; urgency=low
[ Bryan McLellan ]
* New upstream release
[ Joshua Timberman ]
* New package maintainer
-- Joshua Timberman <joshua@opscode.com> Wed, 02 Sep 2009 22:21:43 -0600
libmixlib-config-ruby (1.0.9-1) unstable; urgency=low
* new upstream version
* policy fixes to short / long description
[ Joshua Timberman <joshua@opscode.com> ]
* watch via githubredir
-- Bryan McLellan <btm@loftninjas.org> Thu, 06 Aug 2009 12:01:19 -0700
libmixlib-config-ruby (1.0.7-2) unstable; urgency=low
* Bump standards version to 3.8.2
* Move ruby-pkg-tools to build-depends
-- Bryan McLellan <btm@loftninjas.org> Fri, 19 Jun 2009 14:24:46 -0700
libmixlib-config-ruby (1.0.7-1) unstable; urgency=low
* Initial release (Closes: #529534)
-- Bryan McLellan <btm@loftninjas.org> Tue, 19 May 2009 14:44:32 -0700
|