[DRE-commits] r4020 - trunk/libi18n-ruby/debian

Roberto C. Sanchez roberto at alioth.debian.org
Thu Aug 27 23:53:42 UTC 2009


Author: roberto
Date: 2009-08-27 23:53:42 +0000 (Thu, 27 Aug 2009)
New Revision: 4020

Modified:
   trunk/libi18n-ruby/debian/changelog
   trunk/libi18n-ruby/debian/control
Log:
* Bump standards version to 3.8.3 (no changes)
* Make lintian happy:
  + Have Build-Depends satisfy requirements for 'debian/rules clean'

Modified: trunk/libi18n-ruby/debian/changelog
===================================================================
--- trunk/libi18n-ruby/debian/changelog	2009-08-27 23:43:21 UTC (rev 4019)
+++ trunk/libi18n-ruby/debian/changelog	2009-08-27 23:53:42 UTC (rev 4020)
@@ -1,9 +1,11 @@
-libi18n-ruby (0.1.1~git20081120-3) UNRELEASED; urgency=low
+libi18n-ruby (0.1.1~git20081120-3) unstable; urgency=low
 
-  * NOT RELEASED YET
   * Update package section to ruby to comply with new archive layout.
+  * Bump standards version to 3.8.3 (no changes)
+  * Make lintian happy:
+    + Have Build-Depends satisfy requirements for 'debian/rules clean'
 
- -- Roberto C. Sanchez <roberto at connexer.com>  Mon, 23 Mar 2009 15:07:34 -0400
+ -- Roberto C. Sanchez <roberto at connexer.com>  Thu, 27 Aug 2009 18:59:34 -0400
 
 libi18n-ruby (0.1.1~git20081120-2) unstable; urgency=low
 

Modified: trunk/libi18n-ruby/debian/control
===================================================================
--- trunk/libi18n-ruby/debian/control	2009-08-27 23:43:21 UTC (rev 4019)
+++ trunk/libi18n-ruby/debian/control	2009-08-27 23:53:42 UTC (rev 4020)
@@ -3,9 +3,8 @@
 Priority: extra
 Maintainer: Athena Capital Research <acr-debian at athenacr.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Roberto C. Sanchez <roberto at connexer.com>
-Build-Depends: debhelper (>= 5), cdbs
-Build-Depends-Indep: ruby-pkg-tools (>= 0.14)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 5), cdbs, ruby-pkg-tools (>= 0.14)
+Standards-Version: 3.8.3
 Homepage: http://rails-i18n.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libi18n-ruby/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libi18n-ruby/
@@ -14,7 +13,7 @@
 Architecture: all
 Depends: libi18n-ruby1.8, ${misc:Depends}
 Description: I18n and localization solution for Ruby
- Implementation of the Ruby on Rails I18n core api.
+ Implementation of the Ruby on Rails I18n core API.
  .
  This is a dependency package which depends on Debian's default Ruby version
  (currently 1.8).
@@ -23,7 +22,7 @@
 Architecture: all
 Depends: libruby1.8, ${misc:Depends}
 Description: I18n and localization solution (Ruby 1.8)
- Implementation of the Ruby on Rails I18n core api.
+ Implementation of the Ruby on Rails I18n core API.
  .
  This package is built for Ruby 1.8.
 
@@ -31,7 +30,7 @@
 Architecture: all
 Depends: libruby1.9, ${misc:Depends}
 Description: I18n and localization solution (Ruby 1.9)
- Implementation of the Ruby on Rails I18n core api.
+ Implementation of the Ruby on Rails I18n core API.
  .
  This package is built for Ruby 1.9.
 




More information about the Pkg-ruby-extras-commits mailing list