Branches for Karmic

Name Status Last Modified Last Commit
lp:ubuntu/karmic/ruby1.9.1 1 Development 2009-09-09 21:55:24 UTC
4. [ Lucas Nussbaum ] * Removed Fumitosh...

Author: Lucas Nussbaum
Revision Date: 2009-09-09 21:55:24 UTC

[ Lucas Nussbaum ]
* Removed Fumitoshi UKAI <ukai@debian.or.jp> from Uploaders. Thanks a
  lot for the past help!
* Removed obsolete Build-Conflicts: on gcc-3.3 (<< 1:3.3.2-0pre1)
* Add ${misc:Depends} to Depends of all binary packages.
  Avoids debhelper-but-no-misc-depends lintian warning.
* Add build-dependency on debhelper >= 5, since that's the compatibility
  level with request in debian/compat.
  Avoids package-lacks-versioned-build-depends-on-debhelper lintian
  warning.
* Fix menu file for irb1.9.1. Avoids two menu-related lintian warnings.
* Optimized debian/rmshebang.sh a bit.
* Removed outdated option from DEB_CONFIGURE_USER_FLAGS:
  --with-default-kcode=none
* Remove 901_extra_search_path: no longer needed.
* Use --program-suffix=1.9.1 and hack configure.in so that all the
  paths except the ri path match what was done before.
* Added debian/README.source. Avoids lintian warning.
* Added a ruby1.9.1-full meta-package that depends on all the ruby 1.9.1
  binary packages. Closes: #503580.
* Ignore failures of test suite on FreeBSD.
* Bumped Standards-Version to 3.8.3. No changes needed.
* Remove executable mode on all example scripts. (fix lintian warning)
* Run all tests, not just the ones in ruby/.

[ akira yamada ]
* Added debian/patches/090908_regexp_unicode_class.dpatch:
  - \d, \s and \w are now non Unicode class. [ruby-dev:39026]
  - warn duplicated characters in character class. [ruby-core:24593]
  (backported from r24387 and r24544.)

11 of 1 result