debian/0000755000000000000000000000000011760526377007204 5ustar debian/rules0000755000000000000000000000114611760526121010251 0ustar #!/usr/bin/make -f %: dh ${@} --with autotools_dev override_dh_auto_install: $(MAKE) prefix=$(CURDIR)/debian/tmp/usr install # Using soname version in jar filename mv debian/tmp/usr/share/java/libextractor.jar debian/tmp/usr/share/java/libextractor-0.0.0.jar ln -s libextractor-0.0.0.jar debian/tmp/usr/share/java/libextractor.jar override_dh_install: dh_install --fail-missing sed -i "/dependency_libs/ s/'.*'/''/" "$(CURDIR)/debian/libextractor-java-dev/usr/lib/libextractor_java.la" override_dh_strip: dh_strip --dbg-package=libextractor-java-dbg override_dh_builddeb: dh_builddeb -- -Zgzip -z9 debian/compat0000644000000000000000000000000211644033222010361 0ustar 8 debian/changelog0000644000000000000000000001407211760526235011053 0ustar libextractor-java (0.6.0-6) unstable; urgency=low * QA upload. (Closes: #674359) * debian-rules: clear the dependency_libs field of /usr/lib/libextractor_java.la as described in http://lists.debian.org/debian-devel/2011/05/msg01003.html -- Holger Levsen Mon, 28 May 2012 00:36:47 +0200 libextractor-java (0.6.0-5) experimental; urgency=low * Orphaning package. -- Daniel Baumann Sun, 19 Feb 2012 09:09:37 +0000 libextractor-java (0.6.0-4) experimental; urgency=low * Updating homepage field. * Shortening version in libextractor build-depends. * Using compression level 9 also for binary packages. * Adding armhf to architecture list, thanks to Konstantinos Margaritis (Closes: #645796). -- Daniel Baumann Tue, 18 Oct 2011 21:47:58 +0200 libextractor-java (0.6.0-3) experimental; urgency=low * Updating maintainer and uploaders fields. * Removing vcs fields. * Updating to standards version 3.9.2. * Removing leftover README.source. * Removing references to my old email address. * Making packaging distribution neutral. * Compacting copyright file. * Updating year in copyright file. * Removing leading slash from debhelper install files. * Making build-depends on default-jdk an alternative to openjdk-6-jdk. -- Daniel Baumann Fri, 09 Sep 2011 16:40:49 +0200 libextractor-java (0.6.0-2) experimental; urgency=low * Bumping versioned build-depends on debhelper. * Correcting versioned build-depends on libextractor (Closes: #598989). * Updating to debhelper version 8. * Updating to standards version 3.9.1. * Using simplified autotools handling in rules. * Switching to source format 3.0 (quilt). * Not using simplified dh_auto_install call since that doesn't work. -- Daniel Baumann Sun, 21 Nov 2010 11:53:33 +0100 libextractor-java (0.6.0-1) experimental; urgency=low * Removing not required sourcedir parameter from dh_install override. * Updating to standards version 3.8.3. * Adding maintainer homepage field to control. * Marking maintainer homepage field to be also included in binary packages and changelog. * Adding README.source. * Simplifying autotools handling in rules. * Adding explicit source version 1.0 until switch to 3.0. * Updating year in copyright file. * Moving maintainer homepage from control to copyright. * Updating README.source. * Updating to standards 3.8.4. * Merging upstream version 0.6.0. * Updating year in copyright version. * Making build-depends on libextractor versioned to 0.6.0. -- Daniel Baumann Sun, 21 Feb 2010 17:02:33 +0100 libextractor-java (0.5.18-7) unstable; urgency=low * Updating maintainer field. * Updating vcs fields. * Removing shlibs file. * Sorting depends. * Dropping m68k from explicit architecture list, not part of the archive anymore. * Setting source package section to libs, more accurate. * Removing not useful AUTHORS file, no new information over copyright file. * Minimizing rules file. -- Daniel Baumann Mon, 10 Aug 2009 22:03:41 +0200 libextractor-java (0.5.18-6) unstable; urgency=low * Updating section of the debug package. * Tidy rules file. * Updating package to standards version 3.8.2. * Updating java-toolchain build-depends (Closes: #533739, #534074). * Using correct rfc-2822 date formats in changelog. -- Daniel Baumann Thu, 16 Jul 2009 14:52:09 +0200 libextractor-java (0.5.18-5) unstable; urgency=low * Updating to standards 3.8.0. * Updating vcs fields in control file. * Replacing obsolete dh_clean -k with dh_prep. * Removing Arnaud from uploaders, he is MIA (Closes: #513167). * Updating rules to current state of the art. * Updating year in copyright file. -- Daniel Baumann Thu, 05 Feb 2009 00:58:00 +0100 libextractor-java (0.5.18-4) unstable; urgency=low * Adding fogotten build-depends against autotools-dev (Closes: #478056). -- Daniel Baumann Sun, 27 Apr 2008 17:01:00 +0200 libextractor-java (0.5.18-3) unstable; urgency=low * Adding debug package. -- Daniel Baumann Sat, 26 Apr 2008 10:25:00 +0200 libextractor-java (0.5.18-2) unstable; urgency=medium * Stopping to build package on alpha, arm, hppa, and hurd-i386 due to unavailability of gcj (Closes: #477871). * Reordering rules file. * Updating shlibs file. * Correcting indenting in copyright file. * Adding vcs fields in control file. * Removing watch file. * Updating package to debhelper 7. * Reverting config.guess and config.sub to upstream. -- Daniel Baumann Sat, 26 Apr 2008 10:15:00 +0200 libextractor-java (0.5.18-1) unstable; urgency=low * New upstream release. * Using thigher build-depends against libextractor. * Bumped to new policy. * Using new homepage field in control. * Bumped to debhelper 5. * Added ${misc:Depends} to depends. * Using ${binary:Version} in depends. * Don't hide make errors in clean target of rules. * Added fail-missing to dh_install call in rules. -- Daniel Baumann Sun, 23 Dec 2007 16:02:00 +0100 libextractor-java (0.5.6-3) unstable; urgency=low * New email address. * Bumped policy version. -- Daniel Baumann Sun, 30 Jul 2006 08:09:00 +0200 libextractor-java (0.5.6-2) unstable; urgency=low * Recompiled against latest transition of libextractor. * Added Arnaud as uploader. -- Daniel Baumann Mon, 28 Nov 2005 10:35:00 +0100 libextractor-java (0.5.6-1) unstable; urgency=low * Initial release. -- Daniel Baumann Mon, 10 Oct 2005 19:04:00 +0200 debian/libextractor-java0.install0000644000000000000000000000004411644033222014252 0ustar usr/lib/*.so.* usr/share/java/*.jar debian/control0000644000000000000000000000342711720136470010600 0ustar Source: libextractor-java Section: libs Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 8), autotools-dev, default-jdk | openjdk-6-jdk, libextractor-dev (>= 1:0.6) Standards-Version: 3.9.2 Homepage: http://www.gnu.org/software/libextractor/ Package: libextractor-java0 Section: libs Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc Depends: ${misc:Depends}, ${shlibs:Depends} Description: Java bindings for GNU libextractor GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. . This package contains the Java bindings. Package: libextractor-java-dbg Section: debug Priority: extra Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc Depends: ${misc:Depends}, libextractor-java0 (= ${binary:Version}), libextractor-java-dev (= ${binary:Version}) Description: Java bindings for GNU libextractor (debug) GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. . This package contains the debugging symbols for the Java bindings. Package: libextractor-java-dev Section: libdevel Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc Depends: ${misc:Depends}, libextractor-java0 (= ${binary:Version}) Description: Java bindings for GNU libextractor (development) GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. . This package contains the development files of the Java bindings. debian/copyright0000644000000000000000000000207111720136054011120 0ustar Files: * Copyright: (C) 2002-2010 Christian Grothoff (C) 2002-2010 Vidyut Samanta License: GPL-2+ Files: debian/* Copyright: (C) 2005-2012 Daniel Baumann 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. debian/source/0000755000000000000000000000000011720136046010466 5ustar debian/source/options0000644000000000000000000000005111644033222012075 0ustar compression = gzip compression-level = 9 debian/source/format0000644000000000000000000000001411644033222011671 0ustar 3.0 (quilt) debian/libextractor-java-dev.install0000644000000000000000000000003211644033222014743 0ustar usr/lib/*.so usr/lib/*.la