[Pkg-ruby-extras-maintainers] r528 - in packages/libodbc-ruby/trunk: . debian

Daigo Moriwaki daigo-guest at costa.debian.org
Wed May 10 13:33:08 UTC 2006


Author: daigo-guest
Date: 2006-05-10 13:33:07 +0000 (Wed, 10 May 2006)
New Revision: 528

Added:
   packages/libodbc-ruby/trunk/debian/
   packages/libodbc-ruby/trunk/debian/changelog
   packages/libodbc-ruby/trunk/debian/compat
   packages/libodbc-ruby/trunk/debian/control
   packages/libodbc-ruby/trunk/debian/copyright
   packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.docs
   packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.examples
   packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.docs
   packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.examples
   packages/libodbc-ruby/trunk/debian/rules
   packages/libodbc-ruby/trunk/debian/watch
Log:
Load newtrunk into packages/libodbc-ruby/trunk.


Added: packages/libodbc-ruby/trunk/debian/changelog
===================================================================
--- packages/libodbc-ruby/trunk/debian/changelog	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/changelog	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,52 @@
+libodbc-ruby (0.997-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daigo Moriwaki <daigo at debian.org>  Wed, 11 Jan 2006 21:14:04 +0900
+
+libodbc-ruby (0.996-3) unstable; urgency=low
+
+  * Remove debian/README.Debian because it repeats explanation in the
+    descriptions.
+  * debian/control: rewrite long descriptions and add `Suggests' lines.
+  * Refactored debian/rules.
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Sat, 30 Apr 2005 17:04:05 +0900
+
+libodbc-ruby (0.996-2) unstable; urgency=low
+
+  * Refactored debian/rules to use `build-*-stamp'.
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Wed, 27 Apr 2005 12:41:10 +0900
+
+libodbc-ruby (0.996-1) unstable; urgency=low
+
+  * New upstream release
+  * Correct debian/watch.
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Sun,  2 Jan 2005 17:35:21 +0900
+
+libodbc-ruby (0.994-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Sat, 17 Jul 2004 11:43:41 +0900
+
+libodbc-ruby (0.992-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Fri, 23 Apr 2004 22:52:04 +0900
+
+libodbc-ruby (0.991-2) unstable; urgency=low
+
+  * Add "Uploaders" in the control file.
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Sat, 27 Mar 2004 18:32:14 +0900
+
+libodbc-ruby (0.991-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Daigo Moriwaki <beatles at sgtpepper.net>  Sat, 13 Mar 2004 12:47:03 +0900
+

Added: packages/libodbc-ruby/trunk/debian/compat
===================================================================
--- packages/libodbc-ruby/trunk/debian/compat	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/compat	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1 @@
+4

Added: packages/libodbc-ruby/trunk/debian/control
===================================================================
--- packages/libodbc-ruby/trunk/debian/control	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/control	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,35 @@
+Source: libodbc-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Daigo Moriwaki <daigo at debian.org>
+Build-Depends: debhelper (>= 4.0.0), libiodbc2-dev, ruby1.8-dev, ruby1.6-dev, ruby1.8, ruby1.6
+Standards-Version: 3.6.1.1
+
+Package: libodbc-ruby1.6
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: libdbi-ruby1.6
+Description: ODBC Binding for ruby1.6
+ ODBC is a standard API for connecting to ODBC data sources such as Relational
+ Database Management Systems (RDBMSs). For accessing ODBC data sources from the
+ Ruby language, an ODBC binding library and Ruby interface are required. This
+ package provides both for Ruby 1.6. 
+ .
+ Both not-UTF-8 and UTF-8 versions are included.
+ .
+ Homepage: http://www.ch-werner.de/rubyodbc/
+
+Package: libodbc-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: libdbi-ruby1.8
+Description: ODBC Binding for ruby1.8
+ ODBC is a standard API for connecting to ODBC data sources such as Relational
+ Database Management Systems (RDBMSs). For accessing ODBC data sources from the
+ Ruby language, an ODBC binding library and Ruby interface are required. This
+ package provides both for Ruby 1.8. 
+ .
+ Both not-UTF-8 and UTF-8 versions are included.
+ .
+ Homepage: http://www.ch-werner.de/rubyodbc/
+

Added: packages/libodbc-ruby/trunk/debian/copyright
===================================================================
--- packages/libodbc-ruby/trunk/debian/copyright	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/copyright	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,62 @@
+This package was debianized by Daigo Moriwaki <beatles at sgtpepper.net> on
+Sun,  1 Feb 2004 11:59:31 +0900.
+
+It was downloaded from http://www.ch-werner.de/rubyodbc/
+
+Upstream Author: Christian Werner <chw at ch-werner.de>
+
+Copyright:
+
+Ruby/ODBC is copyrighted free software by Christian Werner <chw at ch-werner.de>
+You can redistribute it and/or modify it under either the terms of the GPL
+(on Debian systems, the complete text of the GPL License can be found in 
+/usr/share/common-licenses/GPL), or the conditions below:
+
+  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) give non-standard binaries non-standard names, with
+          instructions on where to get the original software distribution.
+
+       d) make other distribution arrangements with the author.
+
+  3. You may distribute the software in object code or binary form,
+     provided that you do at least ONE of the following:
+
+       a) distribute the binaries 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 binaries 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).
+
+  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.

Added: packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.docs
===================================================================
--- packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.docs	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.docs	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,2 @@
+README
+doc

Added: packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.examples
===================================================================
--- packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.examples	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/libodbc-ruby1.6.examples	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,2 @@
+test.rb
+test

Added: packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.docs
===================================================================
--- packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.docs	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.docs	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,2 @@
+README
+doc

Added: packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.examples
===================================================================
--- packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.examples	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/libodbc-ruby1.8.examples	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,2 @@
+test.rb
+test

Added: packages/libodbc-ruby/trunk/debian/rules
===================================================================
--- packages/libodbc-ruby/trunk/debian/rules	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/rules	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,89 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build-1.6: build-1.6-stamp
+build-1.6-stamp:
+	dh_testdir
+	ruby1.6 extconf.rb
+	$(MAKE)
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/libodbc-ruby1.6 \
+	    sitedir='$$(prefix)/lib/ruby'
+	$(MAKE) distclean
+
+	touch build-1.6-stamp
+
+build-1.6-UTF8: build-1.6-UTF8-stamp
+build-1.6-UTF8-stamp:
+	dh_testdir
+	ruby1.6 -Cutf8 extconf.rb
+	$(MAKE) -C utf8
+	$(MAKE) -C utf8 install DESTDIR=$(CURDIR)/debian/libodbc-ruby1.6 \
+	    sitedir='$$(prefix)/lib/ruby'
+	$(MAKE) -C utf8 distclean
+
+	touch build-1.6-UTF8-stamp
+
+build-1.8: build-1.8-stamp
+build-1.8-stamp: 
+	dh_testdir
+	ruby1.8 extconf.rb
+	$(MAKE)
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/libodbc-ruby1.8 \
+			sitedir='$$(prefix)/lib/ruby'
+	$(MAKE) distclean
+
+	touch build-1.8-stamp
+
+build-1.8-UTF8: build-1.8-UTF8-stamp
+build-1.8-UTF8-stamp: 
+	dh_testdir
+	ruby1.8 -Cutf8 extconf.rb
+	$(MAKE) -C utf8
+	$(MAKE) -C utf8 install DESTDIR=$(CURDIR)/debian/libodbc-ruby1.8 \
+			sitedir='$$(prefix)/lib/ruby'
+	$(MAKE) -C utf8 distclean
+
+	touch build-1.8-UTF8-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	
+	# Add here commands to clean up after the build process.
+	rm -f build-*-stamp
+	-$(MAKE) distclean
+	-$(MAKE) -C utf8 distclean
+
+	dh_clean
+
+build: build-1.6 build-1.6-UTF8 build-1.8 build-1.8-UTF8
+
+install: build
+	dh_testdir
+	dh_testroot
+
+binary-indep:
+	# nothing to do
+
+# Build architecture-dependent files here.
+binary-arch: install
+	dh_testdir -a
+	dh_testroot -a
+	dh_installdocs -a
+	dh_installexamples -a
+	dh_installchangelogs -a
+	dh_link -a
+	dh_strip -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_makeshlibs -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+
+binary: binary-arch binary-indep
+.PHONY: build-1.6 build-1.8 build-1.6-UTF8 build-1.8-UTF8 clean binary-arch binary-indep binary build install


Property changes on: packages/libodbc-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/libodbc-ruby/trunk/debian/watch
===================================================================
--- packages/libodbc-ruby/trunk/debian/watch	2006-05-10 13:32:14 UTC (rev 527)
+++ packages/libodbc-ruby/trunk/debian/watch	2006-05-10 13:33:07 UTC (rev 528)
@@ -0,0 +1,4 @@
+# Run the "uscan" command to check for upstream updates and more.
+# Site		Directory		Pattern			Version	Script
+version=2
+http://www.ch-werner.de/rubyodbc/	ruby-odbc-(.*)\.tar\.gz	debian	uupdate




More information about the pkg-ruby-extras-maintainers mailing list