[Pkg-ruby-extras-commits] r1195 - in
packages-wip/libintl-gettext-ruby/trunk: . debian debian/patches
Vincent Fourmond
fourmond-guest at alioth.debian.org
Sat Dec 9 01:18:26 CET 2006
Author: fourmond-guest
Date: 2006-12-09 01:18:26 +0100 (Sat, 09 Dec 2006)
New Revision: 1195
Added:
packages-wip/libintl-gettext-ruby/trunk/debian/
packages-wip/libintl-gettext-ruby/trunk/debian/changelog
packages-wip/libintl-gettext-ruby/trunk/debian/compat
packages-wip/libintl-gettext-ruby/trunk/debian/control
packages-wip/libintl-gettext-ruby/trunk/debian/copyright
packages-wip/libintl-gettext-ruby/trunk/debian/docs
packages-wip/libintl-gettext-ruby/trunk/debian/examples
packages-wip/libintl-gettext-ruby/trunk/debian/patches/
packages-wip/libintl-gettext-ruby/trunk/debian/patches/00list
packages-wip/libintl-gettext-ruby/trunk/debian/patches/20_original.dpatch
packages-wip/libintl-gettext-ruby/trunk/debian/rules
packages-wip/libintl-gettext-ruby/trunk/debian/watch
Log:
Load newtrunk into packages-wip/libintl-gettext-ruby/trunk.
Added: packages-wip/libintl-gettext-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/changelog 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/changelog 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,81 @@
+libintl-gettext-ruby (0.11-9) unstable; urgency=low
+
+ * New maintainer (closes: #374109)
+ * Switched to ruby-pkg-tools, cdbs and dpatch
+
+ -- Vincent Fourmond <vincent.fourmond at 9online.fr> Sat, 9 Dec 2006 00:43:00 +0100
+
+libintl-gettext-ruby (0.11-8) unstable; urgency=low
+
+ * QA upload.
+ * Expand description. Closes: #209863.
+ * intl.c (intl_initialize): Let setlocale(3) inspect the environment
+ in the correct order. Closes: #265567.
+ * debian/README.Debian: Just a copy of the description; remove.
+ * debian/watch: Add.
+ * Conforms to Standards version 3.7.2.
+
+ -- Matej Vela <vela at debian.org> Mon, 31 Jul 2006 00:13:31 +0200
+
+libintl-gettext-ruby (0.11-7) unstable; urgency=medium
+
+ * QA upload.
+ * Fix build process (Closes: #376246).
+ * Acknowledge NMU (Closes: #322648).
+
+ -- Luk Claes <luk at debian.org> Mon, 3 Jul 2006 19:45:23 +0200
+
+libintl-gettext-ruby (0.11-6) unstable; urgency=low
+
+ * QA upload.
+ * Change maintainer to Debian QA Group.
+ * Remove ruby 1.6 package (Closes: #366572).
+ * Update FSF's address (Closes: #347769).
+ * Use binary-indep instead of binary-arch (Closes: #304119).
+
+ -- Luk Claes <luk at debian.org> Sat, 1 Jul 2006 01:42:20 +0200
+
+libintl-gettext-ruby (0.11-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * extconf.rb: have_func() must specify libintl.h, or else the check
+ for gettext() will fail; thanks to Akira Yamada for this patch.
+ closes: #322648.
+
+ -- Roger Leigh <rleigh at debian.org> Thu, 12 Jan 2006 15:06:43 +0000
+
+libintl-gettext-ruby (0.11-5) unstable; urgency=low
+
+ * New maintainer.
+ * Added meta package libintl-gettext-ruby which depends on current
+ default ruby version.
+
+ -- Masato Taruishi <taru at valinux.co.jp> Thu, 8 Jan 2004 14:15:39 +0900
+
+libintl-gettext-ruby (0.11-4) unstable; urgency=low
+
+ * debian/control: Conflicts/Replaces: libint-gettext-ruby (<< 0.11-3).
+ closes: #211320.
+
+ -- akira yamada <akira at debian.org> Wed, 17 Sep 2003 09:53:44 +0900
+
+libintl-gettext-ruby (0.11-3) unstable; urgency=low
+
+ * rebuild with ruby1.8.
+ * renamed to libintl-gettext-ruby1.6 from libintl-getttext-ruby.
+ * new sub-package libintl-gettest-ruby1.8.
+ * Standards-Version: 3.6.1.
+
+ -- akira yamada <akira at debian.org> Tue, 9 Sep 2003 18:52:38 +0900
+
+libintl-gettext-ruby (0.11-2) unstable; urgency=low
+
+ * reubuild with ruby_1.6.2-5.
+
+ -- akira yamada <akira at debian.org> Thu, 25 Jan 2001 16:38:27 +0900
+
+libintl-gettext-ruby (0.11-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- akira yamada <akira at debian.org> Wed, 4 Oct 2000 00:22:21 +0900
Added: packages-wip/libintl-gettext-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/compat 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/compat 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1 @@
+4
Added: packages-wip/libintl-gettext-ruby/trunk/debian/control
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/control 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/control 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,27 @@
+Source: libintl-gettext-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Vincent Fourmond <vincent.fourmond at 9online.fr>
+Build-Depends: debhelper (>= 4), ruby1.8, ruby1.8-dev, dpatch, cdbs,
+ ruby-pkg-tools
+Standards-Version: 3.7.2
+
+Package: libintl-gettext-ruby
+Architecture: all
+Depends: libintl-gettext-ruby1.8
+Description: Gettext wrapper for Ruby
+ This is a simple wrapper of GNU gettext that allows Ruby programs to
+ transparently produce multi-lingual messages.
+ .
+ For a more elaborate implementation written in pure Ruby, check out
+ libgettext-ruby.
+
+Package: libintl-gettext-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Gettext wrapper for Ruby 1.8
+ This is a simple wrapper of GNU gettext that allows Ruby programs to
+ transparently produce multi-lingual messages.
+ .
+ For a more elaborate implementation written in pure Ruby, check out
+ libgettext-ruby1.8.
Added: packages-wip/libintl-gettext-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/copyright 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/copyright 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,28 @@
+This package was debianized by akira yamada <akira at debian.org> on
+Wed, 4 Oct 2000 00:22:21 +0900.
+
+It was downloaded from
+<URL:http://www.page.sannet.ne.jp/hirata-naoto/ruby-e.html>
+
+Upstream Author: HIRATA Naoto <hirata-naoto at sannet.ne.jp>
+
+Copyright:
+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This package 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
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser 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 complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
Added: packages-wip/libintl-gettext-ruby/trunk/debian/docs
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/docs 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/docs 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,2 @@
+README
+README.jp
Added: packages-wip/libintl-gettext-ruby/trunk/debian/examples
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/examples 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/examples 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,2 @@
+hello.rb
+ja.po
Added: packages-wip/libintl-gettext-ruby/trunk/debian/patches/00list
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/patches/00list 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/patches/00list 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1 @@
+20_original
Added: packages-wip/libintl-gettext-ruby/trunk/debian/patches/20_original.dpatch
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/patches/20_original.dpatch 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/patches/20_original.dpatch 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,32 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20_original.dpatch by <vincent.fourmond at 9online.fr>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: New patch generated from libintl-gettext-ruby 0.11-8 diff.gz
+
+ at DPATCH@
+
+--- libintl-gettext-ruby-0.11.orig/intl.c
++++ libintl-gettext-ruby-0.11/intl.c
+@@ -20,11 +20,6 @@
+ char* lang;
+ Check_Type( domain, T_STRING );
+ /* setlocale( LC_MESSAGES, "" );*/
+- if ( lang = getenv( "LC_ALL" ) )
+- setlocale( LC_ALL, lang );
+- else if ( lang = getenv( "LANG" ) )
+- setlocale( LC_ALL, lang );
+- else
+ setlocale( LC_ALL, "" );
+ textdomain( STR2CSTR( domain ) );
+
+--- libintl-gettext-ruby-0.11.orig/extconf.rb
++++ libintl-gettext-ruby-0.11/extconf.rb
+@@ -4,6 +4,6 @@
+ $CFLAGS = "-I/usr/local/include";
+ have_library( "xpg4", "setlocale" );
+ have_header( "locale.h" );
+-if ( have_header( "libintl.h" ) and (have_library( "intl", "gettext" ) or have_func( "gettext" )) )
++if ( have_header( "libintl.h" ) and (have_library( "intl", "gettext" ) or have_func( "gettext", "libintl.h" )) )
+ create_makefile( "intl" );
+ end
Property changes on: packages-wip/libintl-gettext-ruby/trunk/debian/patches/20_original.dpatch
___________________________________________________________________
Name: svn:executable
+ *
Added: packages-wip/libintl-gettext-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/rules 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/rules 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+#
+# CDBS file to build the Foo Ruby package.
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk
Property changes on: packages-wip/libintl-gettext-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: packages-wip/libintl-gettext-ruby/trunk/debian/watch
===================================================================
--- packages-wip/libintl-gettext-ruby/trunk/debian/watch 2006-12-09 00:18:07 UTC (rev 1194)
+++ packages-wip/libintl-gettext-ruby/trunk/debian/watch 2006-12-09 00:18:26 UTC (rev 1195)
@@ -0,0 +1,2 @@
+version=3
+http://www.page.sannet.ne.jp/hirata-naoto/ruby-e.html ruby-intl-(.*)\.tar\.gz
More information about the Pkg-ruby-extras-commits
mailing list