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 170 171 172 173 174 175 176 177
|
ruby-spreadsheet (1.0.0-1) unstable; urgency=medium
* Imported Upstream version 1.0.0
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Oct 2014 01:10:31 +0200
ruby-spreadsheet (0.9.8-1) unstable; urgency=medium
* Imported Upstream version 0.9.8
* Add autopkgtest support
-- Cédric Boutillier <boutil@debian.org> Wed, 27 Aug 2014 14:29:25 +0200
ruby-spreadsheet (0.9.7-1) unstable; urgency=medium
* Imported Upstream version 0.9.7
* Bump Standards-Version to 3.9.5 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 15 Apr 2014 14:10:10 +0200
ruby-spreadsheet (0.9.0-2) unstable; urgency=low
* Install History.md as upstream changelog
-- Cédric Boutillier <boutil@debian.org> Wed, 18 Sep 2013 15:33:21 +0200
ruby-spreadsheet (0.9.0-1) unstable; urgency=low
* Imported Upstream version 0.9.0
* ruby-spreadsheet.docs: added GUIDE.md, changed extension of README.md
-- Cédric Boutillier <boutil@debian.org> Tue, 17 Sep 2013 17:42:04 +0200
ruby-spreadsheet (0.8.5-1) unstable; urgency=low
* New upstream version
* debian/copyright:
- use DEP5 copyright-format/1.0 official URL for Format field
- slightly refresh syntax
* debian/control:
+ use canonical URI in Vcs-* fields
+ bump Standards-version to 3.9.4 (no changes needed)
+ drop transitional packages
+ depend on ruby instead of ruby1.8, drop lib*ruby dependencies
+ add myself to uploaders
* debian/patches: patch out use of bundler/rubygems from tests
* debian/source: add unapply-patches to local-options
* debian/ruby-tests.rb: change slightly the way tests are run
-- Cédric Boutillier <boutil@debian.org> Tue, 04 Jun 2013 16:21:36 +0200
ruby-spreadsheet (0.7.3-1) unstable; urgency=low
* Team upload
* New upstream version
* Build-depend on gem2deb >= 0.3.0~
* Bump Standards-Version: to 3.9.3 (no changes needed)
* Set priority of transitional packages to extra
* Replace Conflicts with Breaks for dependency relations on previous
versions following old Ruby policy
* Override lintian warnings about duplicate descriptions for transitional
packages
* remove History.txt from ruby-spreadsheet.docs to avoid duplicate
installation of the changelog
* Drop run_tests_under_1.8 patch (not needed any more)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Thu, 28 Jun 2012 11:07:43 +0200
ruby-spreadsheet (0.6.5.7-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Sat, 20 Aug 2011 07:04:50 -0500
ruby-spreadsheet (0.6.5.4-2) unstable; urgency=low
* Added missing build-dependency on ruby-ole, needed to run the test
suite (Closes: #628252)
-- Gunnar Wolf <gwolf@debian.org> Wed, 08 Jun 2011 11:52:29 -0500
ruby-spreadsheet (0.6.5.4-1) unstable; urgency=low
* New upstream release
* Repackaged with the gem2deb packaging infrastructure
* Enable running the test suite at build time
-- Gunnar Wolf <gwolf@debian.org> Mon, 16 May 2011 09:47:30 -0500
libspreadsheet-ruby (0.6.5.2-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Fri, 18 Feb 2011 11:47:46 -0600
libspreadsheet-ruby (0.6.5.1-1) unstable; urgency=low
* New upstream release
* Targetting unstable again - Squeeze is out :-D
-- Gunnar Wolf <gwolf@debian.org> Tue, 08 Feb 2011 21:08:03 -0600
libspreadsheet-ruby (0.6.4.3-1) experimental; urgency=low
* New upstream release
* Targetting experimental in order not to interfere with Squeeze's freeze
-- Gunnar Wolf <gwolf@debian.org> Tue, 12 Oct 2010 12:17:10 -0500
libspreadsheet-ruby (0.6.4.2-1) experimental; urgency=low
* New upstream release
* Targetting experimental in order not to interfere with Squeeze's freeze
* Standards-Version 3.8.4→3.9.1.0 (no changes)
-- Gunnar Wolf <gwolf@debian.org> Sun, 12 Sep 2010 21:21:16 -0500
libspreadsheet-ruby (0.6.4.1-3) unstable; urgency=low
* Port the package to Ruby 1.9.1 (Closes: #569865)
* Standards-version 3.8.3→3.8.4 (no changes needed)
* Switched to 3.0 (quilt) source format; dropped build-dependency on
quilt
* Dropped set_ruby_version_in_bin patch as we ship none of the affected
files (test/*, bin/xlsopcodes)
-- Gunnar Wolf <gwolf@debian.org> Mon, 15 Feb 2010 16:47:25 -0600
libspreadsheet-ruby (0.6.4.1-2) unstable; urgency=low
* rubygems1.9 was renamed to rubygems1.9.1, update dependencies
(Closes: #550364)
* update my email address
-- Ryan Niebur <ryan@debian.org> Mon, 19 Oct 2009 17:22:15 -0700
libspreadsheet-ruby (0.6.4.1-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Mon, 21 Sep 2009 20:09:26 -0500
libspreadsheet-ruby (0.6.4-3) unstable; urgency=low
* add build dep on ruby1.9 (Closes: #543034)
* Add myself to Uploaders
* add README.source
* Debian Policy 3.8.3
-- Ryan Niebur <ryanryan52@gmail.com> Sun, 23 Aug 2009 11:25:18 -0700
libspreadsheet-ruby (0.6.4-2) unstable; urgency=low
* libspreadsheet-ruby1.9 was writing some files in libspreadsheet-
ruby1.8's directory, making them not installable together. Fixed.
(Closes: #541069)
-- Gunnar Wolf <gwolf@debian.org> Tue, 11 Aug 2009 10:16:47 -0500
libspreadsheet-ruby (0.6.4-1) unstable; urgency=low
* New upstream release
* Bumped up standards version → 3.8.2 (no changes needed)
* Re-worded the long description, forming a full sentence (Closes:
#527031)
* -doc package should not depend on the library, but merely recommend it
* Upstream has fixed compatibility so it is buildable/usable under
Ruby 1.9 - Create the binary package as well
-- Gunnar Wolf <gwolf@debian.org> Tue, 21 Jul 2009 18:11:27 +0200
libspreadsheet-ruby (0.6.3.1-1) unstable; urgency=low
* Initial upload (Closes: #525019)
-- Gunnar Wolf <gwolf@debian.org> Tue, 21 Apr 2009 10:43:41 -0500
|