Log of /trunk/libsdl-ruby
Directory Listing
Revision
4140 -
Directory Listing
Modified
Sat Sep 12 14:44:22 2009 UTC
(3 years, 8 months ago)
by
paulvt
* New upstream release; moved to the 2.x branch (closes: #510050)!
* debian/watch: updated, the source moved to RubyForge.
* debian/control:
- Bumped the standards version to 3.8.3; no changes required.
- Added a package for Ruby 1.9 now that it is supported.
- Added build-depend on ruby1.9.1 and ruby1.9.1-dev.
- Fixed package description of libruby-sdl, it talked about Mahoro for
some reason.
- Removed the build-depend on rdtool.
- Added ${misc:Depends} to the depends of libsdl-ruby{,1.8,1.9.1}.
* debian/rules: removed rules to generate docs, this is done by
upstream now.
Revision
3903 -
Directory Listing
Modified
Sat Aug 8 16:15:55 2009 UTC
(3 years, 9 months ago)
by
lucas
update Vcs-* fields
Revision
2571 -
Directory Listing
Modified
Wed Apr 2 18:52:45 2008 UTC
(5 years, 1 month ago)
by
paulvt
Original Path:
packages/libsdl-ruby/trunk
* New upstream release (closes: #457035).
* debian/control:
- moved the team to the Uploaders field, set myself as
maintainer (closes: #472434).
- added rdtool to the build depends.
- updated section, libaries belong in libs.
* debian/rules, debian/libsdl-ruby.docs:
reworked the generation and installation of documentation:
regenerate a English and Japanase HTML file from the appropriate RD
files (rubysdl_doc.en.rd resp. rubysdl_ref.rd).
* Moved the examples from libsdl-ruby1.8 to libsdl-ruby too.
* debian/copyright: added copyright notice; small reformats.
* Removed superfluous debian/dirs file.