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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
ruby-msgpack (1.1.0-2) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Pirate Praveen ]
* Bump minimum version of gem2deb to 1.0
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sun, 12 Jul 2020 23:31:24 +0530
ruby-msgpack (1.1.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.1.0
* Bump Standards-Version to 4.1.1
* Set priority from (deprecated) 'extra' to 'optional'
* Bump debhelper compatibility level to 10
-- Cédric Boutillier <boutil@debian.org> Sat, 25 Nov 2017 00:49:35 +0100
ruby-msgpack (1.0.0-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Hleb Valoshka ]
* Imported Upstream version 1.0.0
* Bump Standards-Version to 3.9.8 (no changes)
* Update list of tests
* Update patches for version 1.0.0
-- Hleb Valoshka <375gnu@gmail.com> Fri, 29 Jul 2016 16:37:40 +0300
ruby-msgpack (0.6.2-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.6.2
* bumped compat level to 9
* d/control: added Testsuite header
* refreshed patch 10_fix_test_path
* added new patch for spec files
* d/ruby-test-files.yaml: updated for new upstream release
-- Jonas Genannt <genannt@debian.org> Wed, 19 Aug 2015 17:21:51 +0200
ruby-msgpack (0.5.8-2) unstable; urgency=medium
* Team upload.
* add rspec/autorun to ruby-test-files.yaml to actually run the tests.
-- Cédric Boutillier <boutil@debian.org> Sat, 02 Aug 2014 22:27:40 +0200
ruby-msgpack (0.5.8-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 0.5.8
* removed 20_fix_loadlib not needed anymore
* d/control:
- removed double whitespaces
- wrap-sort
* 10_fix_test_path: added DEP3 header
* d/copyright: changed to copyright format 1.0
* d/docs: added README to package
-- Jonas Genannt <jonas.genannt@capi2name.de> Thu, 31 Jul 2014 12:18:02 +0200
ruby-msgpack (0.5.5-2) unstable; urgency=medium
* Team upload.
* Remove transitional packages
* Bump Standards-Version to 3.9.5 (no changes)
* Update Build-Depends for ruby2.0, drop ruby1.8
-- Christian Hofstaedtler <zeha@debian.org> Wed, 01 Jan 2014 18:45:50 +0100
ruby-msgpack (0.5.5-1) unstable; urgency=low
* New upstream release.
- Testing framework changed, fix patch 10_fix_test_path.
- Endian problem has been fixed, remove patch 20_fix_bigendian.
* Use RSpec to test modules
- Add ruby-rspec to Build-Deps.
* Change load-path of the module, add patch 20_fix_loadlib.
* Bump Standards-Version to 3.9.4.
-- Taku YASUI <tach@debian.org> Fri, 16 Aug 2013 18:46:15 +0900
ruby-msgpack (0.4.7-1) unstable; urgency=low
* New upstream release
-- Taku YASUI <tach@debian.org> Mon, 09 Jul 2012 08:58:26 +0900
ruby-msgpack (0.4.6-4) unstable; urgency=low
* Fix big-endian problem (closes: #654784)
- Add patch 20_fix_bigendian
https://github.com/msgpack/msgpack/commit/b8aa93ce30d11d091b339bff0e10ddf3a8d08daf
* Remove DM-Upload-Allowed: yes
-- Taku YASUI <tach@debian.org> Mon, 16 Apr 2012 03:32:35 +0900
ruby-msgpack (0.4.6-3) unstable; urgency=low
* Add ruby-json into Build-Depends (closes: #668472)
-- Taku YASUI <tach@debian.org> Fri, 13 Apr 2012 09:48:35 +0900
ruby-msgpack (0.4.6-2) unstable; urgency=low
* Ruby package transition
- Change package name from libmsgpack-ruby to ruby-msgpack
* Move repository to git.debian.org
- git://git.debian.org/pkg-ruby-extras/ruby-msgpack.git
-- Taku YASUI <tach@debian.org> Wed, 11 Apr 2012 00:28:49 +0900
libmsgpack-ruby (0.4.6-1) unstable; urgency=low
* New upstream release
-- Taku YASUI <tach@debian.org> Sat, 10 Sep 2011 23:35:25 +0900
libmsgpack-ruby (0.4.5-1) unstable; urgency=low
* New upstream release
* Create source tar.gz package using gem2tgz command
* Bump Standards-Version to 3.9.2
* Move source package repository to svn.debian.org
- svn://svn.debian.org/svn/collab-maint/deb-maint/libmsgpack-ruby
-- Taku YASUI <tach@debian.org> Sun, 10 Jul 2011 17:48:02 +0900
libmsgpack-ruby (0.4.4-1) unstable; urgency=low
* New upstream release
-- Taku YASUI <tach@debian.org> Sat, 19 Feb 2011 11:06:56 +0900
libmsgpack-ruby (0.4.3-2) unstable; urgency=low
* Add debian/watch to scan new releases
* Change Homepage: on debian/control
- Use "http://rubygems.org/gems/msgpack" instead of "http://msgpack.org"
-- Taku YASUI <tach@debian.org> Sat, 23 Oct 2010 10:29:27 +0900
libmsgpack-ruby (0.4.3-1) unstable; urgency=low
* Initial release (closes: #589426)
-- Taku YASUI <tach@debian.org> Sun, 18 Jul 2010 02:02:17 +0900
|