Your message dated Sun, 06 Aug 2006 10:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#381278: 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
Version: 0.1.2-7
Severity: normal
Tags: patch

Hi,

Attached is the diff for my libexif-ruby 0.1.2-7.1 NMU.

bye,
    - michael
diff -Nru /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/changelog 
/tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/changelog
--- /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/changelog 2006-08-03 
13:37:44.000000000 +0200
+++ /tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/changelog 2006-08-03 
13:37:44.000000000 +0200
@@ -1,3 +1,10 @@
+libexif-ruby (0.1.2-7.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Do not build Module for soon-to-be-obsolete ruby1.6 (Closes: #366567) 
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]>  Thu,  3 Aug 2006 13:20:10 +0200
+
 libexif-ruby (0.1.2-7) unstable; urgency=low
 
   * Build for libexif12
diff -Nru /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/control 
/tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/control
--- /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/control   2006-08-03 
13:37:44.000000000 +0200
+++ /tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/control   2006-08-03 
13:37:44.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 -Nru /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/rules 
/tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/rules
--- /tmp/efQbw0tEY7/libexif-ruby-0.1.2/debian/rules     2006-08-03 
13:37:44.000000000 +0200
+++ /tmp/9SbEFS4NqG/libexif-ruby-0.1.2/debian/rules     2006-08-03 
13:37:44.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 ---

Reply via email to