Please allow gnuift into testing, it fixes several build problems.

debdiff:
diff -u gnuift-0.1.14/debian/gnuift-doc.doc-base.doxygen 
gnuift-0.1.14/debian/gnuift-doc.doc-base.doxygen
--- gnuift-0.1.14/debian/gnuift-doc.doc-base.doxygen
+++ gnuift-0.1.14/debian/gnuift-doc.doc-base.doxygen
@@ -1,7 +1,7 @@
 Document: gnuift-doxygen
 Title: Gnu Image Finding Tool - Doxygen source documentation
 Author: Wolfgang Mueller <[EMAIL PROTECTED]>
-Section: Apps/Graphics
+Section: Graphics
 Abstract: Doxygen source documentation for the GIFT
  GIFT is a content based image retrieval system (CBIRS). It gives the
  user the possibility to index and search images without having to
diff -u gnuift-0.1.14/debian/gnuift-doc.doc-base.guide 
gnuift-0.1.14/debian/gnuift-doc.doc-base.guide
--- gnuift-0.1.14/debian/gnuift-doc.doc-base.guide
+++ gnuift-0.1.14/debian/gnuift-doc.doc-base.guide
@@ -1,7 +1,7 @@
 Document: gnuift-guide
 Title: Gnu Image Finding Tool - Guide
 Author: Wolfgang Mueller <[EMAIL PROTECTED]>
-Section: Apps/Graphics
+Section: Graphics
 Abstract: User's guide to the GIFT
  GIFT is a content based image retrieval system (CBIRS). It gives the
  user the possibility to index and search images without having to
diff -u gnuift-0.1.14/debian/control gnuift-0.1.14/debian/control
--- gnuift-0.1.14/debian/control
+++ gnuift-0.1.14/debian/control
@@ -2,13 +2,18 @@
 Section: graphics
 Priority: optional
 Maintainer: Debian QA Group <[EMAIL PROTECTED]>
-Build-Depends: cdbs, dh-buildinfo, debhelper (>> 4.0.0), docbook-to-man, 
autoconf (>= 2.52), automake1.7 | automake, pkg-config, libtool, m4, flex, 
libexpat1-dev, libmysql++-dev, libmagick9-dev | libmagick-dev, perl, 
libperl-dev, libtext-iconv-perl, libxml-handler-trees-perl, 
libxml-sax-expat-perl, libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, 
libhtml-parser-perl, libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, 
libxml-dom-perl, libwww-perl
-Build-Depends-Indep: doxygen, tetex-extra, linuxdoc-tools, 
linuxdoc-tools-info, linuxdoc-tools-latex, linuxdoc-tools-text, 
ldp-docbook-dsssl
+Build-Depends: cdbs, dh-buildinfo, debhelper (>> 4.0.0), docbook-to-man, 
autoconf (>= 2.52), automake1.7, pkg-config, libtool, m4, flex, libexpat1-dev, 
libmysql++-dev, libmagick9-dev | libmagick-dev, perl, libperl-dev, 
libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl, 
libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl, 
libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl, 
libwww-perl
+Build-Depends-Indep:
+# for doxygen
+       doxygen, texlive, texlive-extra-utils, ghostscript,
+# for documentation
+       linuxdoc-tools, linuxdoc-tools-info, linuxdoc-tools-latex, 
linuxdoc-tools-text, ldp-docbook-dsssl
 Standards-Version: 3.6.1
+Homepage: http://www.gnu.org/software/gift/
 
 Package: gnuift
 Architecture: any
-Depends: ${shlibs:Depends}, gnuift-perl (= ${Source-Version})
+Depends: ${shlibs:Depends}, gnuift-perl (= ${source:Version})
 Suggests: gnuift-doc, kmrml
 Description: GNU Image Finding Tool - index and search images by content
  The GIFT (the GNU Image-Finding Tool) is a Content Based Image
@@ -77,7 +82,7 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Suggests: libgnuift0-dev (= ${Source-Version}), gnuift, gnuift-doc
+Suggests: libgnuift0-dev (= ${binary:Version}), gnuift, gnuift-doc
 Description: GNU Image Finding Tool - libraries
  The GIFT (the GNU Image-Finding Tool) is a Content Based Image
  Retrieval System (CBIRS). It enables you to do Query By Example on
@@ -93,15 +98,13 @@
  To avoid a name clash with the "gift" package (a fasttrack filesharing 
  client), these packages have been named "gnuift" (also to stress that
  gnuift is a GNU project).
- .
- More information can be found at http://www.gnu.org/software/gift/.
 
 Package: libgnuift0-dev
 Architecture: any
 Provides: libgnuift-dev
 Conflicts: libgnuift-dev
 Section: libdevel
-Depends: libgnuift0c2a (= ${Source-Version}), libexpat1-dev, libmagick6-dev | 
libmagick5-dev | libmagick-dev
+Depends: libgnuift0c2a (= ${binary:Version}), libexpat1-dev, libmagick9-dev | 
libmagick-dev
 Description: libgnuift development files
  The GIFT (the GNU Image-Finding Tool) is a Content Based Image
  Retrieval System (CBIRS). It enables you to do Query By Example on
@@ -117,8 +120,6 @@
  To avoid a name clash with the "gift" package (a fasttrack filesharing 
  client), these packages have been named "gnuift" (also to stress that
  gnuift is a GNU project).
- .
- More information can be found at http://www.gnu.org/software/gift/.
 
 Package: libmrml1c2a
 Replaces: libmrml1, libmrml1c2
@@ -126,7 +127,8 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Suggests: gnuift, libmrml1-dev (= ${Source-Version})
+Suggests: gnuift, libmrml1-dev (= ${binary:Version})
+Homepage: http://www.mrml.net/
 Description: Multimedia Retrieval Markup Language
  MRML's aims are to unify access to multimedia retrieval and management
  software component in order to extend their capabilities. The success
@@ -142,16 +144,14 @@
  .
  The GIFT is an open framework. The communication protocol for
  client-server communication, MRML, is XML based and fully documented.
- .
- More information can be found at http://www.mrml.net/ and
- http://www.gnu.org/software/gift/.
 
 Package: libmrml1-dev
 Architecture: any
 Provides: libmrml-dev
 Conflicts: libmrml-dev
-Depends: ${shlibs:Depends}, libmrml1c2a (= ${Source-Version}), libexpat1-dev
+Depends: ${shlibs:Depends}, libmrml1c2a (= ${binary:Version}), libexpat1-dev
 Section: libdevel
+Homepage: http://www.mrml.net/
 Description: libmrml development files
  MRML's aims are to unify access to multimedia retrieval and management
  software component in order to extend their capabilities. The success
@@ -167,13 +167,10 @@
  .
  The GIFT is an open framework. The communication protocol for
  client-server communication, MRML, is XML based and fully documented.
- .
- For more information about the Multimedia Retrieval Markup Language
- have look at http://www.mrml.net/.
 
 Package: gnuift-perl
 Architecture: all
-Depends: gnuift (= ${Source-Version}), ${perl:Depends}, imagemagick, 
libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl, 
libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl, 
libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl, 
libwww-perl
+Depends: gnuift (>= ${source:Version}), gnuift (<< ${source:Version}.1~), 
${perl:Depends}, imagemagick, libtext-iconv-perl, libxml-handler-trees-perl, 
libxml-sax-expat-perl, libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, 
libhtml-parser-perl, libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, 
libxml-dom-perl, libwww-perl
 Description: GNU Image Finding Tool - perl modules
  Architecture independent perl modules of gnuift. The application is
  contained in the gnuift package.
diff -u gnuift-0.1.14/debian/changelog gnuift-0.1.14/debian/changelog
--- gnuift-0.1.14/debian/changelog
+++ gnuift-0.1.14/debian/changelog
@@ -1,3 +1,30 @@
+gnuift (0.1.14-9) unstable; urgency=high
+
+  * QA Upload.
+  * Fix problem in the dependencies of gnuift-perl I introduced.
+    Still wonder why I could successfully install it here on
+    my system, though. (Closes: #494869)
+  * 05_add-doxy-header-and-footer.diff: Specify DPATCHLEVEL so that
+    the patch gets correctly applied.
+  * Add texlive-extra-utils to build-depends for epstopdf.
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Tue, 12 Aug 2008 18:33:29 -0300
+
+gnuift (0.1.14-8) unstable; urgency=high
+
+  * QA upload.
+  * Fix build problem when built in parallel. (Closes: #494233)
+  * Apply patch by Lior Kaplan to make package binNMU safe.
+    (Closes: #435943, #481052)
+  * Do not allow a random automake version. (Closes: #398503)
+  * Update libmagick-dev dependency.
+  * Move homepage to dedicated field.
+  * Fix some lintian warnings:
+    + Remove empty directory usr/sbin
+    + Fix doc-base sections
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Mon, 11 Aug 2008 20:45:09 -0300
+
 gnuift (0.1.14-7) unstable; urgency=low
 
   * QA upload.
reverted:
--- gnuift-0.1.14/debian/dirs
+++ gnuift-0.1.14.orig/debian/dirs
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin
diff -u gnuift-0.1.14/debian/gnuift-doc.doc-base.conf 
gnuift-0.1.14/debian/gnuift-doc.doc-base.conf
--- gnuift-0.1.14/debian/gnuift-doc.doc-base.conf
+++ gnuift-0.1.14/debian/gnuift-doc.doc-base.conf
@@ -1,7 +1,7 @@
 Document: gnuift-conf
 Title: Configuring and hacking the GIFT
 Author: Wolfgang Mueller <[EMAIL PROTECTED]>
-Section: Apps/Graphics
+Section: Graphics
 Abstract: Guide for the advanced user and the programmer
  The GIFT has been designed to maximize flexibility, both for users and
  developers. This document explains, how GIFT can be configured
diff -u gnuift-0.1.14/debian/patches/05_add-doxy-header-and-footer.diff 
gnuift-0.1.14/debian/patches/05_add-doxy-header-and-footer.diff
--- gnuift-0.1.14/debian/patches/05_add-doxy-header-and-footer.diff
+++ gnuift-0.1.14/debian/patches/05_add-doxy-header-and-footer.diff
@@ -1,3 +1,4 @@
+#DPATCHLEVEL=0
 --- Doc/HTML/DoxygenFooter.html
 +++ Doc/HTML/DoxygenFooter.html
 @@ -0,0 +1,5 @@
only in patch2:
unchanged:
--- gnuift-0.1.14.orig/debian/patches/01_libSquirePPM-dependencies.diff
+++ gnuift-0.1.14/debian/patches/01_libSquirePPM-dependencies.diff
@@ -0,0 +1,11 @@
+--- libSquirePPM/Makefile.am.orig      2008-08-11 23:24:39.000000000 -0300
++++ libSquirePPM/Makefile.am   2008-08-11 23:25:08.000000000 -0300
+@@ -15,6 +15,8 @@
+ 
+ ppm_new_executable_LDADD= -L. -lSquirePPM -lm
+ 
++ppm_new_executable_DEPENDENCIES= libSquirePPM.a
++
+ ppm_new_executable_SOURCES= new_executable.c 
+ 
+ 


-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to