debian/0000755000000000000000000000000012231533445007170 5ustar debian/pycompat0000644000000000000000000000000212054236176010743 0ustar 2 debian/control0000644000000000000000000000352412227041077010577 0ustar Source: mate-doc-utils Section: devel Priority: optional Maintainer: MATE Packaging Team Uploaders: John Paul Adrian Glaubitz , Stefano Karapetsas , Mike Gabriel , Build-Depends: debhelper (>= 9) Build-Depends-Indep: libxml2-dev, libxslt1-dev, libxml2-utils, python-support, python-libxml2, xsltproc, pkg-config, librarian-dev, rarian-compat, mate-common, Standards-Version: 3.9.4 Homepage: http://www.mate-desktop.org Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-doc-utils.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-doc-utils.git Package: mate-doc-utils Architecture: all Depends: ${misc:Depends}, libxml2, libxslt1.1, python-libxml2, xsltproc, Suggests: mate-doc-utils-gnome Description: collection of documentation utilities for the MATE project mate-doc-utils is a collection of documentation utilities for the MATE project. . Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets. Package: mate-doc-utils-gnome Architecture: all Depends: ${misc:Depends}, libxml2, libxslt1.1, python, python-libxml2, xsltproc, Conflicts: gnome-doc-utils Description: collection of documentation utilities for the MATE project (GNOME files) mate-doc-utils is a collection of documentation utilities for the MATE project. . This package contains files that conflict with gnome-doc-utils. . You can replace this package with gnome-doc-utils without issues. debian/rules0000755000000000000000000000037512152415207010252 0ustar #!/usr/bin/make -f %: dh $@ override_dh_install: dh_install --list-missing override_dh_auto_configure: dh_auto_configure -- --disable-scrollkeeper get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=.. debian/compat0000644000000000000000000000000212152415207010363 0ustar 9 debian/mate-doc-utils.install0000644000000000000000000000021012054236176013404 0ustar usr/bin/mate* usr/share/aclocal usr/share/locale usr/share/mate* usr/share/omf usr/share/pkgconfig/mate-doc-utils.pc usr/share/xml/mate debian/copyright0000644000000000000000000000522712226761514011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mate-doc-utils Upstream-Contact: Stefano Karapetsas Source: http://pub.mate-desktop.org/releases/ Files: * Copyright: 2004-2006 Danilo Segan 2006, 2009 Claude Paroz 2009 Shaun McCance License: GPL-2+ Files: *.png Copyright: 2007 Josef Vybíral License: GPL-2+ Files: tools/mate-debian.sh Copyright: 2011 German Perugorria License: GPL-2+ Files: xslt/* Copyright: 2006 Shaun McCance License: LGPL-2.1+ Files: debian/* Copyright: 2011 Stefano Karapetsas 2013 Mike Gabriel License: GPL-2+ or GPL-3+ or LGPL-2.1+ License: GPL-2+ This package 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 package 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, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". 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 package 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, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". 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. . See /usr/share/common-licenses/LGPL-2.1 for the full license text. debian/docs0000644000000000000000000000000712054236176010044 0ustar README debian/mate-doc-utils-gnome.install0000644000000000000000000000025512054236176014520 0ustar usr/share/xml/mallard/ usr/share/pkgconfig/xml2po.pc usr/share/man/ usr/lib/python*/dist-packages/xml2po/*.py usr/lib/python*/dist-packages/xml2po/modes/*.py usr/bin/xml2po debian/watch0000644000000000000000000000013612226761062010223 0ustar version=3 http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-doc-utils-(.*)\.tar\.xz debian/source/0000755000000000000000000000000012054236176010474 5ustar debian/source/format0000644000000000000000000000001412054236176011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000210512231533445011040 0ustar mate-doc-utils (1.6.2-1) unstable; urgency=low * New upstream release. * Package becomes team maintained: MATE Packaging Team. * debian/watch: + Only consider even minor release numbers (stable releases) of MATE. * debian/control: + Add John Paul Adrian Glaubitz to Uploaders: field. + Let all items in multi-line fields end with a comma. + Let Vcs-*: fields point to Alioth. * debian/copyright: + Add Upstream-Contact: field. + Add myself to copyright holders of debian/*. + Multi-license debian/* under all licenses that currently appear in upstream code of this package. -- Mike Gabriel Mon, 14 Oct 2013 21:16:59 +0200 mate-doc-utils (1.6.1-2) unstable; urgency=low * debian/control: Add rarian-compat to Build-Depends to allow build without internet access (Closes: #710562). -- Stefano Karapetsas Sat, 01 Jun 2013 19:27:46 +0200 mate-doc-utils (1.6.1-1) unstable; urgency=low * Initial release. -- Stefano Karapetsas Sun, 12 May 2013 20:53:47 +0200