debian/0000775000000000000000000000000012433650767007205 5ustar debian/control0000664000000000000000000000240712433650460010601 0ustar Source: kfilemetadata Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Rohan Garg Build-Depends: debhelper (>= 9.0.0), cmake, pkg-kde-tools, kdelibs5-dev (>= 4:4.13.3), libpoppler-qt4-dev, libtag1-dev, libexiv2-dev, libepub-dev, libavcodec-dev, libavformat-dev, libavdevice-dev, libswscale-dev, libqmobipocket-dev Standards-Version: 3.9.4 Section: libs Homepage: http://projects.kde.org/kfilemetadata Package: libkfilemetadata-dev Section: libdevel Architecture: any Depends: libkfilemetadata4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: library for extracting file metadata -- development files A library for extracting file metadata -- development headers and cmake files. Package: libkfilemetadata4 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: library for extracting file metadata A library for extracting file metadata Package: kfilemetadata-dbg Section: debug Architecture: any Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, libkfilemetadata4 (= ${binary:Version}) Description: library for extracting file metadata -- debug symbols A library for extracting file metadata -- debug symbols debian/libkfilemetadata-dev.install0000664000000000000000000000007112321603237014613 0ustar usr/include/* usr/lib/cmake/ usr/lib/libkfilemetadata.so debian/libkfilemetadata4.install0000664000000000000000000000014312321603237014123 0ustar usr/lib/libkfilemetadata.so.4* usr/lib/kde4/ usr/share/kde4/services/ usr/share/kde4/servicetypes/ debian/changelog0000664000000000000000000000272712433650451011055 0ustar kfilemetadata (4:4.13.3-0ubuntu0.2) trusty-security; urgency=medium * No change rebuild for the -security pocket. -- Marc Deslauriers Fri, 21 Nov 2014 09:50:02 -0500 kfilemetadata (4:4.13.3-0ubuntu0.1) trusty; urgency=medium * New upstream bugfix release (LP: #1349296) -- Philip Muškovac Mon, 04 Aug 2014 20:28:48 +0200 kfilemetadata (4:4.13.2-0ubuntu0.1) trusty; urgency=medium * New upstream bugfix release (LP: #1327591) -- Philip Muškovac Wed, 18 Jun 2014 12:48:47 +0200 kfilemetadata (4:4.13.1-0ubuntu0.1) trusty; urgency=medium * New upstream bugfix release (LP: #1318142) -- Philip Muškovac Wed, 04 Jun 2014 16:51:38 +0200 kfilemetadata (4:4.13.0-0ubuntu1) trusty; urgency=medium * New upstream KDE Software Compilation release -- Jonathan Riddell Thu, 10 Apr 2014 22:01:18 +0100 kfilemetadata (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate -- Philip Muškovac Wed, 02 Apr 2014 11:24:50 +0200 kfilemetadata (4:4.12.95-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Rohan Garg Sun, 23 Mar 2014 12:26:46 +0100 kfilemetadata (4:4.12.90-0ubuntu1) trusty; urgency=low [ Rohan Garg ] * Initial release [ Jonathan Riddell ] * New upstream beta release -- Jonathan Riddell Wed, 19 Mar 2014 10:55:44 +0000 debian/source/0000775000000000000000000000000012321603237010467 5ustar debian/source/format0000664000000000000000000000001412321603237011675 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212321603237010365 0ustar 9 debian/copyright0000664000000000000000000000666112321603237011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kfilemetadata Source: git://anongit.kde.org/kfilemetadata Files: * Copyright: © 2012-2014 Vishesh Handa © 2013 David Edmundson © 2012 Jörg Ehrichs © 2013 Denis Steckelmacher © 2011 Tirtha Chatterjee © 2008 Pino Toscano © 2006 Wilfried Huss © 2010 Evgeny Egorochkin © 2008 Jakub Stachowski License: LGPL-2.1+ Files: src/kfilemetadata_export.h Copyright: © 2007 David Faure License: LGPL-2 Files: debian/* Copyright: Rohan Garg 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'. 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 License: LGPL-2 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. 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 Library General Public License version 2 can be found in /usr/share/common-licenses/LGPL-2 debian/rules0000775000000000000000000000027412321603237010252 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk %: dh $@ override_dh_strip: dh_strip --dbg-package=kfilemetadata-dbg .PHONY: override_dh_auto_test