[DRE-commits] [SCM] ruby-rails-i18n.git branch, master, updated. upstream/0.7.0-3-g61a6e39

Praveen Arimbrathodiyil praveen at debian.org
Tue Oct 30 13:27:35 UTC 2012


The following commit has been merged in the master branch:
commit 54b38c514428afe41eb5b241aa79bc9230ce69c1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 30 18:49:54 2012 +0530

    make the package lintian clean
    
    - add ITP bug in changelog
    - add myself to Uploaders
    - tune description in control
    - update copyright file
    - install CHANGELOG.md as changelog
    - install README as doc

diff --git a/debian/changelog b/debian/changelog
index a203fd5..cee82fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-rails-i18n (0.7.0-1) UNRELEASED; urgency=low
+ruby-rails-i18n (0.7.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #691858)
 
- -- Praveen Arimbrathodiyil <pravi at savannah.pnq.redhat.com>  Tue, 30 Oct 2012 18:47:19 +0530
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Tue, 30 Oct 2012 18:13:17 +0530
diff --git a/debian/control b/debian/control
index fe2f080..169ecb1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: ruby-rails-i18n
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <>
+Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
 Standards-Version: 3.9.3
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-i18n.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails-i18n.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-i18n.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails-i18n.git;a=summary
 Homepage: http://github.com/svenfuchs/rails-i18n
 XS-Ruby-Versions: all
 
@@ -16,5 +16,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # i18n (~> 0.5), rails (= 3.2.8, development), rspec-rails (= 2.11.0, development), i18n-spec (= 0.3.0, development), spork (= 1.0.0rc2, development)
-Description: Common locale data and translations for Rails i18n.
- A set of common locale data and translations to internationalize and/or localize your Rails applications.
+Description: common locale data and translations for Rails i18n
+ A set of common locale data and translations to internationalize and/or
+ localize your Rails applications.
diff --git a/debian/copyright b/debian/copyright
index 74e89d2..de8e20c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,35 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rails-i18n
-Source: FIXME <http://example.com/>
+Source: http://rubygems.org/gems/rails-i18n
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+Copyright: 2008-2012 Sven Fuchs and contributors
+License: Expat
+
+Files: rails/transliteration/ru.rb
+Copyright: Yaroslav Markin, Julian "julik" Tarkhanov and Co
+License: Expat
 
 Files: debian/*
-Copyright: 2012  <>
-License:
- [LICENSE TEXT]
+Copyright: 2012 Praveen Arimbrathodiyil <praveen at debian.org>
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/ruby-rails-i18n.docs b/debian/ruby-rails-i18n.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-rails-i18n.docs
+++ b/debian/ruby-rails-i18n.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md
diff --git a/debian/rules b/debian/rules
index a5e7dc8..d0716e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGELOG.md

-- 
ruby-rails-i18n.git



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