Your message dated Fri, 27 Jan 2012 20:53:20 +0000
with message-id <[email protected]>
and subject line Bug#650998: fixed in libexif 0.6.20-2
has caused the Debian Bug report #650998,
regarding Multi-Arch support, .la file removal, DEP5 corrections
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
650998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650998
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libexif
Version: 0.6.20-1
Severity: normal
Tags: patch

Hi!

And the Portland Bug Squashing Party today, I've added Multi-Arch support
to libexif, as well as cleaning up the DEP5 copyright file and some lintian
warnings I saw.

Attached is the patch to support the release goals for .la file removal and
multi-arch support.

Thanks!

-Kees

-- 
Kees Cook                                            @debian.org
diff -Nru libexif-0.6.20/debian/changelog libexif-0.6.20/debian/changelog
--- libexif-0.6.20/debian/changelog     2011-04-27 11:27:47.000000000 -0700
+++ libexif-0.6.20/debian/changelog     2011-12-04 14:25:37.000000000 -0800
@@ -1,3 +1,16 @@
+libexif (0.6.20-2) UNRELEASED; urgency=low
+
+  * debian/copyright: fix empty lines in multi-line section, add missing
+    intended "license" lines, add missing BSD license for pt_BR.po.
+  * debian/libexif-dev.install:
+    - use [] instead of technically unsupported {}.
+    - remove .la file, per release goal; there are no build dep using it.
+  * debian/control:
+    - bump standards; no changes needed.
+  * debian/{control,compat,*.install,rules}: build for Multi-Arch support.
+
+ -- Kees Cook <[email protected]>  Sun, 04 Dec 2011 13:42:04 -0800
+
 libexif (0.6.20-1) unstable; urgency=low
 
   * New upstream release
diff -Nru libexif-0.6.20/debian/compat libexif-0.6.20/debian/compat
--- libexif-0.6.20/debian/compat        2011-04-10 08:51:31.000000000 -0700
+++ libexif-0.6.20/debian/compat        2011-12-04 13:57:38.000000000 -0800
@@ -1 +1 @@
-7
+9
diff -Nru libexif-0.6.20/debian/control libexif-0.6.20/debian/control
--- libexif-0.6.20/debian/control       2011-04-11 13:45:46.000000000 -0700
+++ libexif-0.6.20/debian/control       2011-12-04 13:58:42.000000000 -0800
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
 Uploaders: Emmanuel Bouthenot <[email protected]>, Frederic Peters 
<[email protected]>
-Build-Depends: debhelper (>= 7.0.50), autotools-dev, doxygen, graphviz
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8.1.3~), autotools-dev, doxygen, graphviz
+Standards-Version: 3.9.2
 Homepage: http://libexif.sourceforge.net/
 Vcs-Browser: http://git.debian.org/?p=pkg-phototools/libexif.git
 Vcs-Git: git://git.debian.org/git/pkg-phototools/libexif.git
@@ -13,6 +13,8 @@
 Package: libexif-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libc6-dev, ${misc:Depends}, libexif12 (= ${binary:Version}), 
libjs-jquery
 Description: library to parse EXIF files (development files)
  Most digital cameras produce EXIF files, which are JPEG files with
@@ -23,6 +25,8 @@
 
 Package: libexif12
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: library to parse EXIF files
  Most digital cameras produce EXIF files, which are JPEG files with
diff -Nru libexif-0.6.20/debian/copyright libexif-0.6.20/debian/copyright
--- libexif-0.6.20/debian/copyright     2011-04-10 13:50:59.000000000 -0700
+++ libexif-0.6.20/debian/copyright     2011-12-04 14:24:58.000000000 -0800
@@ -12,20 +12,22 @@
            2002-2005, Hans Ulrich Niedermann <[email protected]>
            2007-2010, Dan Fandrich <[email protected]>
 License: LGPL-2.1+
+
+License: LGPL-2.1+
  This library 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.1 of the License, or (at your option) 
any
  later version.
-
+ .
  This library 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 library; if not, write to the Free Software Foundation, Inc., 51
  Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-
+ .
  On Debian systems, the complete text of the GNU Lesser General Public License
  version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1`.
 
@@ -40,15 +42,18 @@
            2003, Torgeir Hansen <[email protected]>
            2003, Roberto Costa <[email protected]>
            2004, Angela Wrobel
+License: LGPL-2.1+
 
 Files: libjpeg/jpeg-data.c
 Copyright: 2002, Basil Dias <[email protected]>
            2003, Ralph Heidelberg <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-tag.c
 Copyright: 2002, Javier Achirica <[email protected]>
            2003, Gernot Jander <[email protected]>
            2004, Antonio Scuri <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-entry.c
 Copyright: 2002, Javier Achirica <[email protected]>
@@ -60,119 +65,175 @@
            2004, Ralf Holzer <[email protected]>
            2007, Jef Driesen <[email protected]>
            2009, Vladimir Petrov <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-tag.h
 Copyright: 2002, Javier Achirica <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif.spec.in configure.in Makefile.am
 Copyright: 2002, Mark Pulford <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-content.h libexif/exif-entry.h
 Copyright: 2002, Semyon Sosin <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/*.h
 Copyright: 2002, Marcus Meissner <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-loader.c
 Copyright: 2003, Jens Finke <[email protected]>
            2007, Meder Kydyraliev
            2008, Mika Raento <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif/exif-loader.h
 Copyright: 2003, Jens Finke <[email protected]>
+License: LGPL-2.1+
 
 Files: libexif.spec.in
 Copyright: 2003, Peter Bieringer <[email protected]>
+License: LGPL-2.1+
 
 Files: libjpeg/jpeg-marker.h
 Copyright: 2004, Antonio Scuri <[email protected]>
+License: LGPL-2.1+
 
 Files: po/nl.po
 Copyright: 2008-2010, Erwin Poeze
+License: LGPL-2.1+
 
 Files: po/de.po
 Copyright: 2008-2010, Marcus Meissner
+License: LGPL-2.1+
 
 Files: po/pl.po
 Copyright: 2008-2010, Jakub Bogusz
+License: LGPL-2.1+
 
 Files: po/sk.po
 Copyright: 2008, Ivan Masár
+License: LGPL-2.1+
 
 Files: po/vi.po
 Copyright: 2008-2010, Clytie Siddall
+License: LGPL-2.1+
 
 Files: po/sv.po
 Copyright: 2009, Daniel Nylander
+License: LGPL-2.1+
 
 Files: po/cs.po
 Copyright: 2009, Jan Patera
+License: LGPL-2.1+
 
 Files: po/sr.po
 Copyright: 2009-2010, Marko Uskokovic
-
-Files: po/pt_BR.po
-Copyright: 2009, André Gondi
+License: LGPL-2.1+
 
 Files: po/zh_CN.po
 Copyright: 2009-2010, Tao Wei <[email protected]>
+License: LGPL-2.1+
 
 Files: po/sq.po
 Copyright: 2009-2010, Vilson Gjeci <[email protected]>
+License: LGPL-2.1+
 
 Files: po/pt.po
 Copyright: 2009, nglnx
            2010, Launchpad Translators
+License: LGPL-2.1+
 
 Files: po/ja.po
 Copyright: 2009, Shushi Kurose
            2009-2010, Tadashi Jokagi
+License: LGPL-2.1+
 
 Files: po/it.po
 Copyright: 2009-2010, Sergio Zanchetta
+License: LGPL-2.1+
 
 Files: po/en_GB.po
 Copyright: 2009, Bruce Cowan
+License: LGPL-2.1+
 
 Files: po/be.po
 Copyright: 2009-2010, Iryna Nikanchuk <[email protected]>
+License: LGPL-2.1+
 
 Files: po/da.po
 Copyright: 2009-2010, Joe Hansen
+License: LGPL-2.1+
 
 Files: po/tr.po
 Copyright: 2010, Enes Ateş <[email protected]>
+License: LGPL-2.1+
 
 Files: po/bs.po
 Copyright: 2010, Launchpad Translators
+License: LGPL-2.1+
 
 Files: po/en_GB.po
 Copyright: 2010, Robert Readman
+License: LGPL-2.1+
 
 Files: po/pt_BR.po
 Copyright: 2010, André Gondim <[email protected]>
+License: LGPL-2.1+
 
 Files: po/ru.po
 Copyright: 2010, Alexey Ivanov <[email protected]>
+License: LGPL-2.1+
+
+Files: po/pt_BR.po
+Copyright: 2009, André Gondi
+License: BSD-2-Clause
+
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
+ OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
 Copyright: 2002-2004, Christophe Barbe <[email protected]>
            2004-2007, Frederic Peters <[email protected]>
            2009-2011, Emmanuel Bouthenot <[email protected]>
 License: GPL-2+
+
+License: GPL-2+
  This program is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free Software
  Foundation; either version 2 of the License, or (at your option) any later
  version.
-
+ .
  This program 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 General Public License for more 
details.
-
+ .
  You should have received a copy of the GNU 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 full text of the GNU General Public License version 2
  can be found in the file `/usr/share/common-licenses/GPL-2'.
-
diff -Nru libexif-0.6.20/debian/libexif12.install 
libexif-0.6.20/debian/libexif12.install
--- libexif-0.6.20/debian/libexif12.install     2011-04-10 08:51:31.000000000 
-0700
+++ libexif-0.6.20/debian/libexif12.install     2011-12-04 13:57:21.000000000 
-0800
@@ -1,2 +1,2 @@
 usr/share/locale
-usr/lib/libexif.so.*
+usr/lib/*/libexif.so.*
diff -Nru libexif-0.6.20/debian/libexif-dev.install 
libexif-0.6.20/debian/libexif-dev.install
--- libexif-0.6.20/debian/libexif-dev.install   2011-04-10 08:51:31.000000000 
-0700
+++ libexif-0.6.20/debian/libexif-dev.install   2011-12-04 13:57:25.000000000 
-0800
@@ -1,4 +1,4 @@
-libexif.pc usr/lib/pkgconfig
+usr/lib/*/pkgconfig/*
 usr/include/libexif/*
-usr/lib/lib*.{a,la,so}
+usr/lib/*/lib*.[a|so]
 doc/doxygen-output/* usr/share/doc/libexif-dev
diff -Nru libexif-0.6.20/debian/rules libexif-0.6.20/debian/rules
--- libexif-0.6.20/debian/rules 2011-04-11 13:39:02.000000000 -0700
+++ libexif-0.6.20/debian/rules 2011-12-04 13:48:05.000000000 -0800
@@ -9,9 +9,11 @@
        dh_clean
        rm -f config.guess config.sub
 
-# removing JQuery embedded copy
 override_dh_install:
+       # remove JQuery embedded copy
        rm -f 
debian/libexif-dev/usr/share/doc/libexif-dev/libexif-api.html/jquery.js
+       # Install pkgconfig file in full triplet directory.
+       install -D -m 644 libexif.pc 
debian/libexif-dev/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/libexif.pc
        dh_install
 
 # Upstream sources contains a directory named 'binary'

--- End Message ---
--- Begin Message ---
Source: libexif
Source-Version: 0.6.20-2

We believe that the bug you reported is fixed in the latest version of
libexif, which is due to be installed in the Debian FTP archive:

libexif-dev_0.6.20-2_amd64.deb
  to main/libe/libexif/libexif-dev_0.6.20-2_amd64.deb
libexif12_0.6.20-2_amd64.deb
  to main/libe/libexif/libexif12_0.6.20-2_amd64.deb
libexif_0.6.20-2.debian.tar.gz
  to main/libe/libexif/libexif_0.6.20-2.debian.tar.gz
libexif_0.6.20-2.dsc
  to main/libe/libexif/libexif_0.6.20-2.dsc



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.
Emmanuel Bouthenot <[email protected]> (supplier of updated libexif 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: SHA512

Format: 1.8
Date: Fri, 27 Jan 2012 20:34:17 +0000
Source: libexif
Binary: libexif-dev libexif12
Architecture: source amd64
Version: 0.6.20-2
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Emmanuel Bouthenot <[email protected]>
Description: 
 libexif-dev - library to parse EXIF files (development files)
 libexif12  - library to parse EXIF files
Closes: 650998
Changes: 
 libexif (0.6.20-2) unstable; urgency=low
 .
   [ Kees Cook ]
 .
   * debian/copyright: fix empty lines in multi-line section, add missing
     intended "license" lines, add missing BSD license for pt_BR.po.
   * debian/libexif-dev.install:
     - use multiple lines instead of technically unsupported {}.
     - remove .la file, per release goal; there are no build dep using it.
   * debian/{control,compat,*.install,rules}: build for Multi-Arch support
     (Closes: #650998)
 .
   [ Emmanuel Bouthenot ]
 .
   * Bump Standards-Version to 3.9.2
   * Remove DMUA field (no more needed)
   * Update debian/rules to enable usage of autotools_dev sequence with
     debhelper
   * Switch debhelper compatibility to 9
   * Update Vcs-Git and Vcs-Browser fields
Checksums-Sha1: 
 f3124e4df72ffd04cb6e5f174e54d171854fc4f6 2061 libexif_0.6.20-2.dsc
 70e6be854065a0d3f8d542c10e889c4f2abd2a58 8749 libexif_0.6.20-2.debian.tar.gz
 348c90cb993c1daafadc47b82c7a06da9f484f89 385766 libexif-dev_0.6.20-2_amd64.deb
 23b77b97ce8745d5db11c12cd81c05c3c24d2a08 583662 libexif12_0.6.20-2_amd64.deb
Checksums-Sha256: 
 678d772004c51d85d7a7709172065cee2320b3bf264ffb80939767825d86f345 2061 
libexif_0.6.20-2.dsc
 f7382c84961d8c0afac38c5cc624125a5be93e060be2ff7156ad274f1d3872be 8749 
libexif_0.6.20-2.debian.tar.gz
 e2a947f3f45e11add33eadf50fb53f104cb6962adc08a1154185ca8c835fca26 385766 
libexif-dev_0.6.20-2_amd64.deb
 fecd84392af590cf4d100475f0867050740352ffb32fbfd5868b535c456bfb56 583662 
libexif12_0.6.20-2_amd64.deb
Files: 
 06cefdc2e2ec993e9dfa9cd723864b4c 2061 libs optional libexif_0.6.20-2.dsc
 18081f78b7d7b39ea6861e7e1ff42719 8749 libs optional 
libexif_0.6.20-2.debian.tar.gz
 ae117a35629ed9be58b3a7e971f127da 385766 libdevel optional 
libexif-dev_0.6.20-2_amd64.deb
 920b046598440425d8e36bb71fa47295 583662 libs optional 
libexif12_0.6.20-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJPIww+AAoJEEsHdyOSnULDtIMP/iA+VLrGeZsK6r1KSg9oGnvU
7DSQ0SCzodf694hOaCGoIr/nGNGMx7IFRGEThG1gr1XCjPYdP4IwhyHLKp/Xvnvq
MqUCV2b53YbOKwnFaxZPn0cWGha22S/2bk5IJJa+tWmkKfTbCKRxoTCUuIFZ9Mi+
KB5v79NvKqPQ0AERvlR03TL/ITZ4uyH2qXHBpc9yKH9zPQmb38cvQ4sNFZE1yHYN
FVxrMNwnaGrchJEMX7GHzSbCZPUf/8OUeqK97tgQ697k0pLHYl8PD9Wc++gaRPf1
epxYEvLMXhgWwjoqtz8HZj40P7SrGDNXgM+eviys1kYFq3jZucFOvhNskCxLwgBP
25j9TwCc4QLe9GLYr6rx0aVpvBhCIREHARM+e/CYEidIGuAqtZcIz/MD2AKf3NC9
K3V2cRW5/kzRx2rW/fPCsEybCgL4CDCFvVU51oUok97pCbgz/ZjHlDww3L48nKTn
q07MPX+6zXhFAyEGwDOseQTVPlY9apyrJW8KRTEX0gszozG9ICOF4MWwccPOwe+E
1ZH6LUbcMzICQiP6W4tLMsKenMqF/yf+3zo6aEDVZNHbWg1AEWqmvvFtg4wSPE0E
gC6BArlyuIpudQySk/DxgJ5rg5OVS+MmvzJg1+Z2dVHtQKvxo2DJtPRo562XvzVs
Y6q90KZebnYhd1MDoYaB
=Q8K9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to