Your message dated Sat, 13 May 2006 09:47:44 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366575: libodbc-ruby: Please stop building ruby1.6 modules
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libodbc-ruby
Severity: minor
Tags: patch


Hi,
ruby1.6 is scheduled to be dropped from the archive before the release
of etch [1]. Please stop building ruby1.6 modules.
The attached patch modifies your packaging to stop building ruby1.6
modules. Please consider applying.

Regards,
Stefan

[1]     http://wiki.debian.org/RemoveRuby16


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur libodbc-ruby-0.997/debian/control libodbc-ruby-0.997.mod/debian/control
--- libodbc-ruby-0.997/debian/control   2006-05-09 19:13:42.000000000 +0200
+++ libodbc-ruby-0.997.mod/debian/control       2006-05-09 19:04:50.000000000 
+0200
@@ -2,23 +2,9 @@
 Section: interpreters
 Priority: optional
 Maintainer: Daigo Moriwaki <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libiodbc2-dev, ruby1.8-dev, ruby1.6-dev, 
ruby1.8, ruby1.6
+Build-Depends: debhelper (>= 4.0.0), libiodbc2-dev, ruby1.8-dev, ruby1.8
 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}
diff -ur libodbc-ruby-0.997/debian/rules libodbc-ruby-0.997.mod/debian/rules
--- libodbc-ruby-0.997/debian/rules     2006-05-09 19:13:42.000000000 +0200
+++ libodbc-ruby-0.997.mod/debian/rules 2006-05-09 19:06:26.000000000 +0200
@@ -3,28 +3,6 @@
 # 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
@@ -58,7 +36,7 @@
 
        dh_clean
 
-build: build-1.6 build-1.6-UTF8 build-1.8 build-1.8-UTF8
+build: build-1.8 build-1.8-UTF8
 
 install: build
        dh_testdir
@@ -86,4 +64,4 @@
        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
+.PHONY: build-1.8 build-1.8-UTF8 clean binary-arch binary-indep binary build 
install

--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This issue has been closed by libodbc-ruby_0.997-2.

Thanks,
Daigo

- --
Daigo Moriwaki
daigo at debian dot org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEZSywNcPj+ukc0lARAu8DAJ4oWfRb8OfPg7d+WS5okxIrJ2Fi0QCbBZuR
PUbpoCRGHULPYoQAL9+XCMY=
=Pii7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to