debian/0000755000000000000000000000000011761423420007166 5ustar debian/copyright0000644000000000000000000000450411754026700011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: BibTeXConv Upstream-Contact: Thomas Dreibholz Source: http://www.iem.uni-due.de/~dreibh/bibtexconv/ Files: * Copyright: Copyright (C) 2010-2012 Thomas Dreibholz License: GPL-3+ 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 3 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. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. . In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the OpenSSL library under certain conditions as described in each individual source file, and distribute linked combinations including the two. . You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify file(s) with this exception, you may extend this exception to your version of the file(s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here. Files: ltmain.sh Copyright: Copyright (C) 1996-2011 Free Software Foundation, Inc. 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. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011754026700010470 5ustar debian/source/format0000644000000000000000000000001411754026700011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211754026700010366 0ustar 9 debian/bibtexconv.examples0000644000000000000000000000016511754026700013075 0ustar src/ExampleReferences.bib src/ODT-Template.odt src/odt-example.export src/text-example.export src/web-example.export debian/changelog0000644000000000000000000000025311754026700011042 0ustar bibtexconv (0.8.20-1) unstable; urgency=low * Initial Debian release (Closes: #649404). -- Thomas Dreibholz Mon, 14 May 2012 03:03:03 +0800 debian/watch0000644000000000000000000000014711754026700010223 0ustar version=3 http://www.iem.uni-due.de/~dreibh/bibtexconv/index.html download/bibtexconv-(.*)\.tar\.gz debian/rules0000755000000000000000000000021711754026700010250 0ustar #!/usr/bin/make -f %: dh $@ --with autotools_dev # Do not compress example files override_dh_compress: dh_compress -X.bib -X.export -X.odt debian/control0000644000000000000000000000142511754026700010575 0ustar Source: bibtexconv Section: tex Priority: optional Maintainer: Thomas Dreibholz Homepage: http://www.iem.uni-due.de/~dreibh/bibtexconv/ Build-Depends: autotools-dev, bison, debhelper (>= 9), flex, libcurl4-openssl-dev, libssl-dev Standards-Version: 3.9.3 Package: bibtexconv Architecture: any Depends: file, zip, ${misc:Depends}, ${shlibs:Depends} Description: BibTeX Converter BibTeXConv is a BibTeX file converter which allows one to export BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers.