Your message dated Sun, 06 Aug 2006 10:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366567: fixed in libexif-ruby 0.1.2-8
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: libexif-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 libexif-ruby-0.1.2/debian/control libexif-ruby-0.1.2.mod/debian/control
--- libexif-ruby-0.1.2/debian/control 2006-05-09 19:46:25.000000000 +0200
+++ libexif-ruby-0.1.2.mod/debian/control 2006-05-09 19:45:28.000000000
+0200
@@ -2,7 +2,7 @@
Section: interpreters
Priority: optional
Maintainer: Taku YASUI <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.1.0), libexif-dev (>= 0.6.9), ruby1.8-dev,
ruby1.6-dev, ruby1.8, ruby1.6
+Build-Depends: debhelper (>> 4.1.0), libexif-dev (>= 0.6.9), ruby1.8-dev,
ruby1.8
Standards-Version: 3.6.1
Package: libexif-ruby1.8
@@ -18,19 +18,6 @@
.
libexif-ruby provides a simple interface to this library.
-Package: libexif-ruby1.6
-Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: libexif-ruby (<< 0.1.2-3)
-Replaces: libexif-ruby (<< 0.1.2-3)
-Provides: libexif-ruby
-Description: EXIF tag parsing Library for ruby1.6
- libexif is a library for parsing, editing, and saving EXIF data.
- You can retrieve useful information from EXIF tags contained in
- images created by recording equipments(for example, digital camera).
- .
- libexif-ruby provides a simple interface to this library.
-
Package: libexif-ruby
Architecture: any
Depends: libexif-ruby1.8
diff -ur libexif-ruby-0.1.2/debian/rules libexif-ruby-0.1.2.mod/debian/rules
--- libexif-ruby-0.1.2/debian/rules 2006-05-09 19:46:25.000000000 +0200
+++ libexif-ruby-0.1.2.mod/debian/rules 2006-05-09 19:45:56.000000000 +0200
@@ -15,15 +15,6 @@
INSTALL_PROGRAM += -s
endif
-configure-1.6:
- dh_testdir
- -$(MAKE) distclean
- ruby1.6 extconf.rb
-
-build-install-1.6: configure-1.6 install
- $(MAKE)
- $(MAKE) install DESTDIR=$(CURDIR)/debian/libexif-ruby1.6
-
configure-1.8:
dh_testdir
-$(MAKE) distclean
@@ -53,7 +44,7 @@
dh_installdirs
# Build architecture-dependent files here.
-binary-arch: install build-install-1.6 build-install-1.8
+binary-arch: install build-install-1.8
dh_testdir -a
dh_testroot -a
# dh_installdebconf -a
@@ -83,4 +74,4 @@
dh_builddeb -a
binary: binary-arch
-.PHONY: configure-1.6 configure-1.8 build-install-.16 build-install-1.8 clean
binary-arch binary build install
+.PHONY: configure-1.8 build-install-1.8 clean binary-arch binary build install
--- End Message ---
--- Begin Message ---
Source: libexif-ruby
Source-Version: 0.1.2-8
We believe that the bug you reported is fixed in the latest version of
libexif-ruby, which is due to be installed in the Debian FTP archive:
libexif-ruby1.8_0.1.2-8_i386.deb
to pool/main/libe/libexif-ruby/libexif-ruby1.8_0.1.2-8_i386.deb
libexif-ruby_0.1.2-8.diff.gz
to pool/main/libe/libexif-ruby/libexif-ruby_0.1.2-8.diff.gz
libexif-ruby_0.1.2-8.dsc
to pool/main/libe/libexif-ruby/libexif-ruby_0.1.2-8.dsc
libexif-ruby_0.1.2-8_i386.deb
to pool/main/libe/libexif-ruby/libexif-ruby_0.1.2-8_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Taku YASUI <[EMAIL PROTECTED]> (supplier of updated libexif-ruby package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 7 Aug 2006 01:46:02 +0900
Source: libexif-ruby
Binary: libexif-ruby1.8 libexif-ruby
Architecture: source i386
Version: 0.1.2-8
Distribution: unstable
Urgency: low
Maintainer: Taku YASUI <[EMAIL PROTECTED]>
Changed-By: Taku YASUI <[EMAIL PROTECTED]>
Description:
libexif-ruby - EXIF tag parsing Library for ruby (dummy package)
libexif-ruby1.8 - EXIF tag parsing Library for ruby1.8
Closes: 366567 381278
Changes:
libexif-ruby (0.1.2-8) unstable; urgency=low
.
* Apply NMU patch
(closes: #381278, #366567)
* Use cdbs for build
Files:
bda215553f5cc5f70811b6b529084594 646 interpreters optional
libexif-ruby_0.1.2-8.dsc
0666706f0a2a3fa65e11cf38535a5216 2611 interpreters optional
libexif-ruby_0.1.2-8.diff.gz
d978d8f119273c4c8e81303db963f3d7 15168 interpreters optional
libexif-ruby1.8_0.1.2-8_i386.deb
345b8adfc06a0e1aa501b0e467fe9d87 3294 interpreters optional
libexif-ruby_0.1.2-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE1h1+FwU5DuZsm7ARAl6pAKCNwJSgrurQyM9D94v1QLB6+z7Q9wCdFUua
jRXrkOIm7O9GTV0dwPzd92o=
=8082
-----END PGP SIGNATURE-----
--- End Message ---