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
|
ruby-opengl (0.60.1+dfsg2-3) unstable; urgency=medium
* Team upload.
* Update DH_RUBY_IGNORE_TESTS ruby versions (Closes: #743987)
-- Christian Hofstaedtler <zeha@debian.org> Wed, 09 Apr 2014 21:26:04 +0200
ruby-opengl (0.60.1+dfsg2-2) unstable; urgency=medium
* Team upload.
* Update Build-Depends for ruby2.0, drop ruby1.8 support
* Ignore test failures on ruby2.0, as the tests need X11
* Bump Standards-Version to 3.9.5 (no changes)
-- Christian Hofstaedtler <zeha@debian.org> Tue, 24 Dec 2013 01:02:06 +0100
ruby-opengl (0.60.1+dfsg2-1) unstable; urgency=medium
* Set urgency to medium as RC bugs are fixed.
* Repack upstream tarball to remove examples/NeHe as it does not have a
clear license (Closes: #713820).
* debian/copyright: link GPL-1+ to /usr/share/common-licenses/GPL-1
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ update my email address
+ bump Standards-Version to 3.9.4 (no changes needed)
+ drop transitional packages
* Do not rely on obsolete Rake file to clean (Closes: #713145).
* Remove lintian overrides, about transitional packages.
-- Cédric Boutillier <boutil@debian.org> Sun, 30 Jun 2013 09:52:13 +0200
ruby-opengl (0.60.1+dfsg1-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 14:14:51 +0200
ruby-opengl (0.60.1+dfsg1-1) unstable; urgency=low
* Transition to gem2deb packaging (Closes: #651702)
+ renaming source and binary packages
* convert debian/copyright to DEP5
* debian/patches
+ 0100_remove_rubygems.patch: remove requirement on rubygems
+ 0300_fix_STR2CSTR.patch: replace deprecated STR2CSTR by
StringValuePtr (Closes: #650605)
+ 0500_fix_metadata_for_extensions.patch: fix metadata to build
correctly extensions
+ 0900_fix_orangebook_examples.patch: fix syntax in some examples
* Ignore test results during build for the moment.
* Override lintian warning about duplicate descriptions for transitional
packages
* Bump Standards-Version: to 3.9.3 (no changes needed)
* Repack upstream source tarball to remove non-free example
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 23 Apr 2012 00:02:25 +0200
libopengl-ruby (0.60.1-1) unstable; urgency=low
* New upstream release
* debian/control
+ added DMUA flag.
+ added myself to uploaders.
+ ported to ruby1.9.1.
+ remove quilt as BD.
* debian/copyright
+ added Debian's specific copyright information
and updated copyright information.
* debian/patches
+ added patch for adding ruby version's C flags.
+ added patch for backward compatibility.
* debian/rules
+ removed patchsys-quilt.mk, not required now.
+ removed ruby-extconf-rb.mk and added ruby-setup-rb.mk.
* debian/watch
+ updated source location.
-- Deepak Tripathi <apenguinlinux@gmail.com> Tue, 08 Jun 2010 17:28:13 +0530
libopengl-ruby (0.32g-1) unstable; urgency=low
* New upstream release.
* Maintenance transfered to the Debian/Ruby Extras team.
* debian/control:
- Set the maintainer to the team and myself as uploader.
- Changed the section to ruby.
- Added homepage and VCS fields.
- Added libopengl-ruby{1.8,1.9.1} packages, transformed libopengl-ruby into
a dummy package.
- Bumped the standards version to 3.8.4.
- Dropped the Ruby 1.9.1 package; upstream is not ready yet.
- Added ${misc:Depends} to libopengl-ruby and libopengl-ruby1.8.
- Changed xlibmesa-gl-dev build depend into libgl1-mesa-dev.
- Added build depend on quilt.
* debian/rules:
- Rewritted to use CDBS and ruby-pkg-tools.
* debian/libopengl-ruby.docs, debian/libopengl.examples: Added!
* debian/source/format: Switched the source format to 3.0 (quilt).
-- Paul van Tilburg <paulvt@debian.org> Sat, 10 Apr 2010 12:30:45 +0200
libopengl-ruby (0.32f-2.1) unstable; urgency=low
* Non-maintainer upload.
* Build-depend on freeglut3-dev instead of libglut-dev. Closes: #545632.
-- Matt Kraai <kraai@debian.org> Thu, 22 Oct 2009 22:18:14 -0700
libopengl-ruby (0.32f-2) unstable; urgency=low
* Apply patch from Daniel Brockman to fix typo in the API. Closes: #320741.
-- Dafydd Harries <daf@debian.org> Tue, 9 Aug 2005 12:46:50 +0100
libopengl-ruby (0.32f-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Update Standards-Version to 3.6.1. No changes necessary.
- Improve the package description.
- Specify ">= 1.8" for Ruby build-dependency.
- Specify xlibmesa-gl-dev as the default for the build-dependency on the
libgl-dev virtual package.
* Add a watch file.
* Make example files non-executable.
-- Dafydd Harries <daf@muse.19inch.net> Mon, 2 Aug 2004 01:15:35 +0100
libopengl-ruby (0.32d-2) unstable; urgency=low
* Remove CVS directories from upstream tarball.
-- Dafydd Harries <daf@muse.19inch.net> Wed, 3 Mar 2004 18:28:54 +0000
libopengl-ruby (0.32d-1) unstable; urgency=low
* New upstream release.
* Persuaded upstream to include a copyright notice. My understanding is that
the licence is DFSG-free.
* debian/copyright: Updated to reflect the new COPYRIGHT file.
* debian/control: Add build-depends on ruby, ruby1.8-dev
(in order to be able to run extconf.rb), libgl-dev and libglut-dev
-- Dafydd Harries <daf@muse.19inch.net> Tue, 2 Mar 2004 18:21:07 +0000
libopengl-ruby (0.32c-1) unstable; urgency=low
* Initial Debianization.
-- Dafydd Harries <daf@muse.19inch.net> Tue, 18 Nov 2003 20:50:57 +0000
|