[DRE-commits] [SCM] ruby-locale.git branch, master, updated. upstream/2.0.5-6-gde14d4f

Hleb Valoshka 375GNU at Gmail.COM
Thu Mar 15 19:38:39 UTC 2012


The following commit has been merged in the master branch:
commit 9598c1da4e13d4afcd1b7dd01d6f78c45e1f57b7
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Thu Mar 15 22:34:54 2012 +0300

    ready to upload

diff --git a/debian/changelog b/debian/changelog
index 5878cec..46eee30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,21 @@
-ruby-locale (2.0.5-1) UNRELEASED; urgency=low
+ruby-locale (2.0.5-3) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Switch to gem2deb-based packaging.
+    - source and binary packages renamed to ruby-tzinfo
+    - transitional packages added
+    - source format changed to 3.0 (quilt)
+  * Fix SecurityError under ruby1.9.1 and $SAFE>=1
 
- -- globus <375gnu at gmail.com>  Wed, 14 Mar 2012 20:57:38 +0300
+ -- Hleb Valoshka <375gnu at gmail.com>  Wed, 14 Mar 2012 20:57:38 +0300
+
+liblocale-ruby (2.0.5-2) unstable; urgency=low
+
+  * Fix build-depends; add ruby1.9.1 (Closes: #571370)
+
+ -- Tatsuki Sugiura <sugi at nemui.org>  Thu, 18 Feb 2010 21:13:45 +0900
+
+liblocale-ruby (2.0.5-1) unstable; urgency=medium
+
+  * Initial release (Closes: #570367)
+
+ -- Tatsuki Sugiura <sugi at nemui.org>  Thu, 18 Feb 2010 20:50:05 +0900
diff --git a/debian/control b/debian/control
index fb1ac45..a969b2c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,49 @@ Source: ruby-locale
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <375gnu at gmail.com>
+Uploaders: Hleb Valoshka <375gnu at gmail.com>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
-Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-locale.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-locale.git;a=summary
-Homepage: http://locale.rubyforge.org/
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-locale.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-locale.git;a=summary
+Homepage: http://rubyforge.org/projects/locale/
 XS-Ruby-Versions: all
 
 Package: ruby-locale
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Ruby-Locale is the pure ruby library which provides basic APIs for localization.
- Ruby-Locale is the pure ruby library which provides basic APIs for localization.
+Breaks: liblocale-ruby1.8 (<< ${source:Version}), liblocale-ruby1.9.1 (<< ${source:Version}), liblocale-ruby (<< ${source:Version})
+Replaces: liblocale-ruby1.8 (<< ${source:Version}), liblocale-ruby1.9.1 (<< ${source:Version}), liblocale-ruby (<< ${source:Version})
+Provides: liblocale-ruby1.8, liblocale-ruby1.9.1, liblocale-ruby
+Description: Pure ruby locale library
+ Ruby-Locale is the pure ruby library which provides basic APIs
+ for localization.
+
+Package: liblocale-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-locale
+Description: Transitional package for ruby-locale
+ This is a transitional package to ease upgrades to the ruby-locale
+ package. It can safely be removed.
+
+Package: liblocale-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-locale
+Description: Transitional package for ruby-locale
+ This is a transitional package to ease upgrades to the ruby-locale
+ package. It can safely be removed.
+
+Package: liblocale-ruby1.9.1
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-locale
+Description: Transitional package for ruby-locale
+ This is a transitional package to ease upgrades to the ruby-locale
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 2d4797b..d78763b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,12 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: locale
-Source: FIXME <http://example.com/>
+Source: http://rubyforge.org/projects/locale/
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2002-2009  Masao Mutoh <mutomasa at gmail.com>
+License: Ruby or GPL-2
+
+License: GPL-2
  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
@@ -27,7 +28,62 @@ License: GPL-2+ (FIXME)
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+License: Ruby
+ 1. You may make and give away verbatim copies of the source form of the
+     software without restriction, provided that you duplicate all of the
+     original copyright notices and associated disclaimers.
+ .
+  2. You may modify your copy of the software in any way, provided that
+     you do at least ONE of the following:
+ .
+       a) place your modifications in the Public Domain or otherwise
+          make them Freely Available, such as by posting said
+            modifications to Usenet or an equivalent medium, or by allowing
+              the author to include your modifications in the software.
+ .
+       b) use the modified software only within your corporation or
+          organization.
+ .
+       c) rename any non-standard executables so the names do not conflict
+         with standard executables, which must also be provided.
+ .
+       d) make other distribution arrangements with the author.
+ .
+  3. You may distribute the software in object code or executable
+     form, provided that you do at least ONE of the following:
+ .
+       a) distribute the executables and library files of the software,
+         together with instructions (in the manual page or equivalent)
+           on where to get the original distribution.
+ .
+       b) accompany the distribution with the machine-readable source of
+         the software.
+ .
+       c) give non-standard executables non-standard names, with
+          instructions on where to get the original software distribution.
+ .
+       d) make other distribution arrangements with the author.
+ .
+  4. You may modify and include the part of the software into any other
+     software (possibly commercial).  But some files in the distribution
+     are not written by the author, so that they are not under this terms.
+ .
+     They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
+     files under the ./missing directory.  See each file for the copying
+     condition.
+ .
+  5. The scripts and library files supplied as input to or produced as
+     output from the software do not automatically fall under the
+     copyright of the software, but belong to whomever generated them,
+     and may be sold commercially, and may be aggregated with this
+     software.
+ .
+  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+     PURPOSE.
+
 Files: debian/*
-Copyright: 2012  <375gnu at gmail.com>
-License:
- [LICENSE TEXT]
+Copyright: These files ain't copyrighted
+License: public-domain
+ These files are in Public Domain.
diff --git a/debian/ruby-locale.docs b/debian/ruby-locale.docs
index 0d5eab8..e475c53 100644
--- a/debian/ruby-locale.docs
+++ b/debian/ruby-locale.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.rdoc
+README.rdoc
diff --git a/debian/ruby-locale.examples b/debian/ruby-locale.examples
new file mode 100644
index 0000000..781fb73
--- /dev/null
+++ b/debian/ruby-locale.examples
@@ -0,0 +1 @@
+samples/*
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..63e2b3f
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,8 @@
+--- 
+- test/test_detect_general.rb
+#- test/test_detect_cgi.rb
+- test/test_info.rb
+- test/test_memoizable.rb
+- test/test_taglist.rb
+- test/test_tag.rb
+- test/test_thread.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index eac5ce6..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-# FIXME
-# there's a spec/ or a test/ directory in the upstream source, but
-# no test suite was defined in the Gem specification. It would be
-# a good idea to define it here so the package gets tested at build time.
-# Examples:
-# $: << 'lib' << '.'
-# Dir['{spec,test}/**/*.rb'].each { |f| require f }
-#
-# require 'test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
-# exec("#{ruby} -I. test/runtests.rb")
diff --git a/debian/watch b/debian/watch
index 4e5f120..cf63cd3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/locale .*/locale-(.*).tar.gz
+http://rubyforge.org/frs/?group_id=1997 .*/ruby-locale-(.*)\.tar\.gz

-- 
ruby-locale.git



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