~ubuntu-branches/ubuntu/saucy/ruby-validatable/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Cédric Boutillier
  • Date: 2012-06-13 23:47:54 UTC
  • Revision ID: package-import@ubuntu.com-20120613234754-9rxi0taw1e5wke0w
Tags: 1.6.7-8
* Move secondary Ruby files into /usr/lib/ruby/vendor_ruby/validatable/ to
  avoid name clash (Closes: #673738).
  + override dh_install in rules to move the files
  + add debian/patches/move_some_rb_files_to_lib_validatable.patch to adapt
    require statements
* Set urgency to high, as this version solves an RC bug
* Adapt versions in Breaks: and Replaces: fields to match the last version
  of the package not following the new Ruby policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ruby-validatable (1.6.7-8) unstable; urgency=high
 
2
 
 
3
  * Move secondary Ruby files into /usr/lib/ruby/vendor_ruby/validatable/ to
 
4
    avoid name clash (Closes: #673738).
 
5
    + override dh_install in rules to move the files
 
6
    + add debian/patches/move_some_rb_files_to_lib_validatable.patch to adapt
 
7
      require statements
 
8
  * Set urgency to high, as this version solves an RC bug
 
9
  * Adapt versions in Breaks: and Replaces: fields to match the last version
 
10
    of the package not following the new Ruby policy.
 
11
 
 
12
 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 13 Jun 2012 23:47:54 +0200
 
13
 
1
14
ruby-validatable (1.6.7-7) unstable; urgency=low
2
15
 
3
16
  * Transition to new Ruby policy