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 178 179
|
ruby-gruff (0.6.0-2) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from deprecated 9 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.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rmagick.
+ ruby-gruff: Drop versioned constraint on ruby-rmagick in Depends.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
[ Gunnar Wolf ]
* Removing myself from uploaders, acknowledging reality
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Replace gsfonts by fonts-urw-base35 in dependencies (Closes: #1020356)
* Set Rules-Requires-Root to no
* Add myself to Uploaders
* Remove X?-Ruby-* fields
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Feb 2023 17:06:50 +0100
ruby-gruff (0.6.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging with a new dh-make-ruby run
* Update debian/copyright to match the new upstream version
* Add webp as Build dependency
* Add gsfonts to Build-Depends: and Depends: (Closes: #815063)
-- Antonio Terceiro <terceiro@debian.org> Thu, 18 Feb 2016 11:09:32 -0200
ruby-gruff (0.4.0-1) unstable; urgency=low
* New upstream release
* Added versioned dependency and build-dependency on ruby-2.0-
supporting version of ruby-rmagick
-- Gunnar Wolf <gwolf@debian.org> Mon, 30 Sep 2013 17:15:27 -0500
ruby-gruff (0.3.7-1) unstable; urgency=low
[ Cédric Boutillier ]
* Team upload
* debian/patch/drop_require_rubygems: add DEP-3 header
* Set priority of transitional packages to extra
* Bump Standard-Version: to 3.9.3 (no changes needed)
* debian/clean: clean created pictures during tests
* Improve the descriptions to mention Ruby
* Override lintian warning about duplicate description of transitional
packages
[ Gunnar Wolf ]
* New upstream release
* Drop patches that have been incorporated upstream: fix_division_by_0,
remove_obsolete_call_from_test_line, sort_needed_for_test_scene.
* Standards-version 3.9.3 → 3.9.4 (no changes needed)
* Drop transitional binary packages
-- Gunnar Wolf <gwolf@debian.org> Wed, 26 Jun 2013 11:00:12 -0500
ruby-gruff (0.3.6-6) unstable; urgency=low
* Team upload
* Add fix_division_by_0 patch, applied upstream to prevent 'division by zero'
errors with Ruby1.9 if @marker_count is not set explicitly, which is the
case in the test suite (Closes:#676206)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 06 Jul 2012 06:03:30 +0200
ruby-gruff (0.3.6-5) unstable; urgency=low
* Added missing dependency and build-dependency on ruby-rmagick
(Closes: #642744)
* Added missing build-dependency on ghostscript (required by the
test suite)
* Drop the require (and the override to make the tests pass) on
Rubygems
-- Gunnar Wolf <gwolf@debian.org> Wed, 28 Sep 2011 10:27:50 -0500
ruby-gruff (0.3.6-4) unstable; urgency=low
* Repackaged using the gem2deb framework
* Rename the package from libgruff-ruby to ruby-gruff
* Now runs the test suite as part of the build process - Patch two
failures
-- Gunnar Wolf <gwolf@debian.org> Fri, 12 Aug 2011 16:14:06 -0500
libgruff-ruby (0.3.6-3) unstable; urgency=low
* Dropped the spurious ruby1.9 build-dependency
* Standards-version 3.8.3→3.8.4 (no changes)
-- Gunnar Wolf <gwolf@debian.org> Tue, 06 Apr 2010 20:18:53 -0500
libgruff-ruby (0.3.6-2) unstable; urgency=low
* Reverting the creation of a Ruby 1.9 binary package as well —
Dependencies are not fulfilled. Silly me, I'll go hide my head in
the sand. (Closes: #543732)
-- Gunnar Wolf <gwolf@debian.org> Wed, 26 Aug 2009 12:49:36 -0500
libgruff-ruby (0.3.6-1) unstable; urgency=low
* New upstream release
* No longer uses quilt - The only patch we were shipping is accepted
upstream
* Also generates a corresponding Ruby 1.9 package
* Updated standards-version to 3.8.3
* Changed section to Ruby as per ftp-masters' request
-- Gunnar Wolf <gwolf@debian.org> Tue, 25 Aug 2009 18:45:36 -0500
libgruff-ruby (0.3.4-2) unstable; urgency=low
* Added build-dependency on quilt
* Fixed lintian warnings, regarding missing ${misc:Depends} on the
binary packages
* Added internal optional dependencies: libgruff-ruby-doc recommends
libgruff-ruby, libgruff-ruby suggests libgruff-ruby-doc
* Added patch fixing the traversal of the color array (Closes:
#512033)
-- Gunnar Wolf <gwolf@debian.org> Fri, 16 Jan 2009 10:27:22 -0600
libgruff-ruby (0.3.4-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Mon, 22 Sep 2008 18:57:40 -0500
libgruff-ruby (0.3.1-2) unstable; urgency=low
[ Paul van Tilburg ]
* Depend on rubygems1.8 besides the old libgems-ruby1.8 (Closes: #493226).
[ Gunnar Wolf ]
* Bumping up standards version to 3.8.0 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Sat, 09 Aug 2008 10:10:47 -0500
libgruff-ruby (0.3.1-1) unstable; urgency=low
* New upstream release.
* Fixed the depend on librmagick-ruby1.8 in debian/rules.
* Added Homepage and Vcs-* fields to debian/control. Fixed some
typos in the description.
* Added myself to the Uploaders.
* Bumped standards version to 3.7.3; no changes required.
* Small fixes to debian/copyright (clearer copyright/license separation).
* Added a (not installed) test file, debian/test.rb.
* Removed setup.rb from diff.gz, now requiring ruby-pkg-tools >= 0.13
to build.
-- Paul van Tilburg <paulvt@debian.org> Sat, 05 Apr 2008 21:54:44 +0200
libgruff-ruby (0.2.9-1) unstable; urgency=low
* Initial upload (Closes: #450619)
-- Gunnar Wolf <gwolf@debian.org> Wed, 12 Sep 2007 20:39:03 -0500
|