ruby-defaults (4.1) unstable; urgency=low * Switched to cdbs. * Added ruby-full package, which depends on everything part of the "normal" ruby tarball-based installation. Supersedes the ruby-full source package. Closes: #460465. * Corrected Conflicts/Replaces. I was using < 1:1.8.2-3, because, before using 3, 4, 4.1 as verisoning scheme, I considered using an epoch, but changed my mind. Fixes unreported build failure of rails. -- Lucas Nussbaum Thu, 17 Jan 2008 10:03:27 +0100 ruby-defaults (4) unstable; urgency=low * Moved debhelper to Build-Depends (fixes lintian error). * Upgraded to policy 3.7.3. No changes needed. * No longer ignore make clean errors. (fixes lintian warning). * Bumped version to 4. There was a binary package in ruby-defaults with version 3.X, so, 4 is the lowest we can bump to. * Add links from (erb, testrb) to (erb1.8, testrb1.8). (Closes: #330352) -- Lucas Nussbaum Sun, 13 Jan 2008 00:19:08 +0100 ruby-defaults (3) unstable; urgency=low * Replaced dependency packages by Replaces+Provides in libruby. Closes: #209701, #210068, #209787, #210164, #300026. * Merged libtk-ruby into libtcltk-ruby, like their ruby1.8 counterparts. * Added dummy packages so dist-upgrades work. (tested) * Improved description for ruby-elisp, by taking ruby1.8's description (Closes: #209706). * Improved libruby's description (Closes: #209719). * Improved libdbm-ruby's description (Closes: #209756). * Improved libgdbm-ruby's description (Closes: #209978). * Improved libtcltk-ruby's description (Closes: #210042). * libruby depends on libruby1.8, which includes most of stdlib, and there's also ruby-full if someone want to install all of ruby, so there's no need anymore for a ruby-stdlib package (Closes: #286400). * Since libopenssl-ruby is now part of stdlib, there's no need to version it differently. * Removed debian/versions as it's useless now. * Bumped version to "3". There's not much point in following ruby's versions in the ruby-defaults package. The alternative would have been to add an epoch instead (needed so that libruby can replace librexml-ruby (which has version 3.1.2.1+ruby1.8.2-1 in etch), libdrd-ruby and liberb-ruby (which have version 2.0.4+ruby1.8.2-1)). (Closes: #359810) -- Lucas Nussbaum Wed, 09 Jan 2008 09:20:29 +0100 ruby-defaults (1.8.2-2) unstable; urgency=high [ Fumitoshi UKAI ] * doc/ruby-policy.sgml: interpreter-location. it is not advisable to use /usr/bin/env, because it bypasses debian's dependency and makes the package vulnerable to incomplete local installations of ruby. e.g. Bug#344246 and Bug#344988 [ Lucas Nussbaum ] * Added myself to the Uploaders field, as I'm now part of the pkg-ruby team. * Restrict the first dh_gencontrol call to packages that are not in the second call. Thanks go to Daniel Schepler for the patch. Closes: #453227. * Set urgency to high, since the upload fixes an RC bug. -- Lucas Nussbaum Tue, 18 Dec 2007 14:38:05 +0100 ruby-defaults (1.8.2-1) unstable; urgency=low * debian/control: remove unnecessary versioned depends closes: Bug#289771 * debian/versions: updated -- ukai Wed, 12 Jan 2005 02:40:14 +0900 ruby-defaults (1.8.1-8) unstable; urgency=low * debian/rules: make symlink for usr/bin/testrb and usr/share/man/man1/testrb.1.gz closes: Bug#257608 * debian/control: rdoc section move to doc -- Fumitoshi UKAI Tue, 6 Jul 2004 00:20:59 +0900 ruby-defaults (1.8.1-7) unstable; urgency=low * Fumitoshi UKAI Sat, 22 May 2004 00:10:37 +0900 debian/control: add rdoc debian/rules: make symlink for usr/bin/rdoc and usr/share/man/man1/rdoc.1.gz debian/control: libruby section move to libs -- Fumitoshi UKAI Sat, 22 May 2004 00:14:45 +0900 ruby-defaults (1.8.1-3) unstable; urgency=low * Fumitoshi UKAI Tue, 20 Jan 2004 22:05:57 +0900 debian/control: add ri. ri package (for ruby1.6) has been renamed to ri1.6, so ri package is for ruby1.8 now, that is, ri depends ri1.8. debian/rules: make symlink for usr/bin/ri and usr/share/man/man1/ri.1.gz -- Fumitoshi UKAI Tue, 20 Jan 2004 22:05:02 +0900 ruby-defaults (1.8.1-2) unstable; urgency=low * Make ruby1.8 1.8.1 the default version of ruby. -- Fumitoshi UKAI Thu, 8 Jan 2004 01:26:01 +0900 ruby-defaults (1.8.0-2) unstable; urgency=low * Fumitoshi UKAI Sun, 14 Sep 2003 03:43:20 +0900 doc/ruby-policy.sgml: note about renmaing (conflicts & replaces) suggested by Dmitry Borodaenko * akira yamada Sat, 13 Sep 2003 12:38:02 +0900 doc/ruby-policy.sgml: s/Config:CONFIG/Config::CONFIG/g. -- Fumitoshi UKAI Sun, 14 Sep 2003 03:43:20 +0900 ruby-defaults (1.8.0-1) unstable; urgency=low * Make ruby1.8 the Default version of ruby. -- Fumitoshi UKAI Sun, 7 Sep 2003 23:21:43 +0900 ruby-defaults (1.6.8-6) unstable; urgency=low * Initial Release. * ruby-defaults provides default version of Ruby in debian distribution. * Old ruby package renamed to ruby1.6 * changelog before debian package 2003-08-22 Fumitoshi UKAI (doc/ruby-policy.sgml): version: 0.0.1.2 (doc/ruby-policy.sgml): fix typo: /usr/lib/librubyX.Y.so.X..Y.Z 2003-08-22 Fumitoshi UKAI (doc/ruby-policy.sgml): version: 0.0.1.1 (doc/ruby-policy.sgml): fix typo: s/Python/Ruby/ pointed by Dmitry Borodaenko 2003-08-20 Fumitoshi UKAI initial public release of ruby-policy: 0.0.1 -- Fumitoshi UKAI Sat, 23 Aug 2003 01:24:37 +0900