[SCM] mate-document-viewer Debian package branch, master, updated. 3de7431b73907d76b6347918f87af9d4e1dfe8df
Mike Gabriel
sunweaver at alioth.debian.org
Thu Aug 15 22:43:47 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-document-viewer.git;a=commitdiff;h=3de7431
The following commit has been merged in the master branch:
commit 3de7431b73907d76b6347918f87af9d4e1dfe8df
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 00:43:10 2013 +0200
add /debian packaging folder as provided by upstream internal packaging repos
---
debian/atril-common.install | 7 +++
debian/atril.install | 6 ++
debian/changelog | 104 ++++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 129 +++++++++++++++++++++++++++++++++++++++++++
debian/copyright | 43 +++++++++++++++
debian/libatril-dev.install | 3 +
debian/libatril-doc.install | 2 +
debian/libatril.install | 4 ++
debian/rules | 21 +++++++
debian/source/format | 1 +
debian/watch | 3 +
12 files changed, 324 insertions(+)
diff --git a/debian/atril-common.install b/debian/atril-common.install
new file mode 100644
index 0000000..ff14fef
--- /dev/null
+++ b/debian/atril-common.install
@@ -0,0 +1,7 @@
+usr/share/doc/mate/
+usr/share/omf/
+usr/share/atril/
+usr/share/icons/
+usr/share/locale/
+usr/share/mate/
+usr/share/thumbnailers/
diff --git a/debian/atril.install b/debian/atril.install
new file mode 100644
index 0000000..7b4d729
--- /dev/null
+++ b/debian/atril.install
@@ -0,0 +1,6 @@
+usr/bin/
+usr/share/MateConf/gsettings/atril.convert
+usr/share/applications/atril.desktop
+usr/share/dbus-1/
+usr/share/glib-2.0/
+usr/share/man/
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..96738f1
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,104 @@
+mate-document-viewer (1.6.0-2) unstable; urgency=low
+
+ * Disable impress backend.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Tue, 23 Jul 2013 01:17:30 +0200
+
+mate-document-viewer (1.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Mon, 01 Apr 2013 11:47:49 +0200
+
+mate-document-viewer (1.5.0-1) unstable; urgency=low
+
+ * New upstream development release.
+ * Add libgxps-dev in build depends.
+ * Remove deprecated libs.
+ * Depend to debhelper 9.
+ * debian/rules: remove mateconf stuff.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Wed, 14 Nov 2012 19:41:03 +0100
+
+mate-document-viewer (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Sun, 15 Jul 2012 13:54:00 -0400
+
+mate-document-viewer (1.2.0-4) unstable; urgency=low
+
+ * Rebuild.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 14 Jun 2012 00:15:41 +0200
+
+mate-document-viewer (1.2.0-3) unstable; urgency=low
+
+ * Rebuild.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 06 May 2012 12:11:49 +0200
+
+mate-document-viewer (1.2.0-2) unstable; urgency=low
+
+ * Rebuild for precise.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Fri, 30 Mar 2012 20:33:04 -0400
+
+mate-document-viewer (1.2.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Wed, 07 Mar 2012 00:44:33 +0100
+
+mate-document-viewer (1.1.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Fri, 23 Dec 2011 22:28:21 +0100
+
+mate-document-viewer (1.1.0-2) unstable; urgency=low
+
+ * Fixed conflict between atril and atril-common.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Wed, 14 Dec 2011 02:09:35 +0100
+
+mate-document-viewer (1.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Tue, 13 Dec 2011 23:12:09 +0100
+
+mate-document-viewer (1.0.7-2) unstable; urgency=low
+
+ * Fixed depends.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 27 Nov 2011 00:09:47 +0100
+
+mate-document-viewer (1.0.7-1) unstable; urgency=low
+
+ * New upstream release.
+ * Fixed mateconf schemas.
+ * Depends on mateconf witb triggers.
+ * Added atril-dbg and atril-common packages.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 26 Nov 2011 22:53:12 +0100
+
+mate-document-viewer (1.0.3-3) unstable; urgency=low
+
+ * Split into more appropriate packages.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 10 Nov 2011 00:55:53 +0100
+
+mate-document-viewer (1.0.3-2) unstable; urgency=low
+
+ * New upstream release.
+ * Renamed binary package to atril.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Wed, 09 Nov 2011 23:56:52 +0100
+
+mate-document-viewer (1.0.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 06 Nov 2011 12:24:42 +0100
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c39ae60
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,129 @@
+Source: mate-document-viewer
+Section: mate
+Priority: optional
+Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Uploaders: Steve Zesch <stevezesch2 at gmail.com>
+Build-Depends: cdbs,
+ debhelper (>= 9),
+ intltool,
+ mate-common,
+ mate-doc-utils,
+ mate-doc-utils-gnome | gnome-doc-utils,
+ gtk-doc-tools,
+ libdbus-glib-1-dev,
+ libx11-dev,
+ libgtk2.0-dev,
+ libglib2.0-dev,
+ libmatekeyring-dev,
+ mate-icon-theme,
+ libxml2-dev,
+ libsm-dev,
+ zlib1g-dev,
+ libcaja-extension-dev (>= 1.5.0),
+ libpoppler-glib-dev,
+ libspectre-dev,
+ libtiff4-dev,
+ libdjvulibre-dev,
+ libkpathsea-dev,
+ libt1-dev,
+ autotools-dev,
+ libgail-dev,
+ xsltproc,
+ libgxps-dev
+Standards-Version: 3.9.3
+Homepage: http://www.mate-desktop.org/
+
+Package: atril
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ mate-icon-theme,
+ shared-mime-info,
+ atril-common (= ${source:Version}),
+ libatril (= ${binary:Version})
+Recommends: dbus-x11,
+ gvfs
+Provides: pdf-viewer,
+ postscript-viewer,
+ djvu-viewer
+Suggests: unrar, poppler-data, mate-file-manager
+Description: MATE document viewer
+ atril is a simple multi-page document viewer. It can display
+ and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and
+ Portable Document Format (PDF) files.
+ When supported by the document, it also allows searching for text,
+ copying text to the clipboard, hypertext navigation, and
+ table-of-contents bookmarks.
+
+Package: atril-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+ atril (= ${binary:Version}),
+ libatril (= ${binary:Version})
+Description: MATE document viewer (debugging symbols)
+ This package contains debugging symbols for atril and the
+ libatril library. It is provided to help debugging problems.
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
+
+Package: atril-common
+Architecture: all
+Depends: ${misc:Depends}
+Breaks: atril (<= 1.0.3-3)
+Description: MATE document viewer (common files)
+ atril is a simple multi-page document viewer. It can display
+ and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and
+ Portable Document Format (PDF) files.
+ When supported by the document, it also allows searching for text,
+ copying text to the clipboard, hypertext navigation, and
+ table-of-contents bookmarks.
+ .
+ This package contains the architecture independent files.
+
+Package: libatril
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: MATE document rendering library
+ aatril is a simple multi-page document viewer. It can display
+ and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and
+ Portable Document Format (PDF) files.
+ When supported by the document, it also allows searching for text,
+ copying text to the clipboard, hypertext navigation, and
+ table-of-contents bookmarks.
+ .
+ This package contains the rendering library.
+
+Package: libatril-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libatril
+Description: MATE document rendering library (development files)
+ atril is a simple multi-page document viewer. It can display
+ and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and
+ Portable Document Format (PDF) files.
+ When supported by the document, it also allows searching for text,
+ copying text to the clipboard, hypertext navigation, and
+ table-of-contents bookmarks.
+ .
+ This package contains the development files.
+
+Package: libatril-doc
+Section: doc
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: MATE document rendering library (documentation files)
+ atril is a simple multi-page document viewer. It can display
+ and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and
+ Portable Document Format (PDF) files.
+ When supported by the document, it also allows searching for text,
+ copying text to the clipboard, hypertext navigation, and
+ table-of-contents bookmarks.
+ .
+ This package contains the documentation files.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..32d1cd2
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+This work was packaged for Debian by:
+
+ Stefano Karapetsas <stefano at karapetsas.com> on Sun, 06 Nov 2011 12:24:42 +0100
+
+It was downloaded from:
+
+ <https://github.com/perberos/mate-document-viewer>
+
+Upstream Author:
+
+ Perberos <perberos at gmail.com>
+
+Copyright:
+
+ Copyright (C) 2011 Perberos
+
+License:
+
+ 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 <http://www.gnu.org/licenses/>
+
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+The Debian packaging is:
+
+ Copyright (C) 2011 Stefano Karapetsas <stefano at karapetsas.com>
+
+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.
+
diff --git a/debian/libatril-dev.install b/debian/libatril-dev.install
new file mode 100644
index 0000000..92811e8
--- /dev/null
+++ b/debian/libatril-dev.install
@@ -0,0 +1,3 @@
+usr/include/
+usr/lib/*.so
+usr/lib/pkgconfig/
diff --git a/debian/libatril-doc.install b/debian/libatril-doc.install
new file mode 100644
index 0000000..bd38b89
--- /dev/null
+++ b/debian/libatril-doc.install
@@ -0,0 +1,2 @@
+usr/share/gtk-doc/
+
diff --git a/debian/libatril.install b/debian/libatril.install
new file mode 100644
index 0000000..d2ca8df
--- /dev/null
+++ b/debian/libatril.install
@@ -0,0 +1,4 @@
+usr/lib/*.so.*
+usr/lib/atril/
+usr/lib/caja/
+usr/lib/mate-document-viewer/
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..ea9fdb5
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_DH_INSTALL_ARGS += --list-missing
+
+DEB_CONFIGURE_SCRIPT := ./autogen.sh
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper \
+ --enable-gtk-doc \
+ --enable-djvu \
+ --enable-dvi \
+ --enable-t1lib \
+ --enable-pixbuf \
+ --enable-comics \
+ --disable-introspection \
+ --disable-static
+
+get-orig-source:
+ uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a925748
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/mate-document-viewer-?([\d\.-]+)\.tar\.gz/mate-document-viewer-$1.tar.gz/ \
+https://github.com/mate-desktop/mate-document-viewer/tags .*/archive/mate-document-viewer-?([\d\.]+).tar.gz
--
mate-document-viewer Debian package
More information about the pkg-mate-commits
mailing list