r32481 - in /packages/unstable/libgxps: ./ debian/ debian/source/

savvas-guest at users.alioth.debian.org savvas-guest at users.alioth.debian.org
Mon Jan 30 23:25:28 UTC 2012


Author: savvas-guest
Date: Mon Jan 30 23:25:28 2012
New Revision: 32481

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32481
Log:
Initial release (LP: #912789) (Closes: #654892)

Added:
    packages/unstable/libgxps/
    packages/unstable/libgxps/debian/
    packages/unstable/libgxps/debian/changelog
    packages/unstable/libgxps/debian/compat
    packages/unstable/libgxps/debian/control
    packages/unstable/libgxps/debian/control.in
    packages/unstable/libgxps/debian/copyright
    packages/unstable/libgxps/debian/libgxps-dev.install
    packages/unstable/libgxps/debian/libgxps-docs.docs
    packages/unstable/libgxps/debian/libgxps-docs.install
    packages/unstable/libgxps/debian/libgxps-utils.install
    packages/unstable/libgxps/debian/libgxps2.install
    packages/unstable/libgxps/debian/rules   (with props)
    packages/unstable/libgxps/debian/source/
    packages/unstable/libgxps/debian/source/format
    packages/unstable/libgxps/debian/watch

Added: packages/unstable/libgxps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/changelog?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/changelog (added)
+++ packages/unstable/libgxps/debian/changelog [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,5 @@
+libgxps (0.2.1-1) unstable; urgency=low
+
+  * Initial release (LP: #912789) (Closes: #654892)
+
+ -- Savvas Radevic <vicedar at gmail.com>  Mon, 30 Jan 2012 20:25:33 +0100

Added: packages/unstable/libgxps/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/compat?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/compat (added)
+++ packages/unstable/libgxps/debian/compat [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,1 @@
+7

Added: packages/unstable/libgxps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/control?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/control (added)
+++ packages/unstable/libgxps/debian/control [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,52 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: libgxps
+Priority: extra
+Maintainer: Savvas Radevic <vicedar at gmail.com>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), cdbs, gnome-pkg-tools (>= 0.10),
+ autotools-dev, pkg-config,
+ libglib2.0-dev, libcairo2-dev, libarchive-dev, libfreetype6-dev, libgtk-3-dev,
+ libtiff-dev, libjpeg-dev, liblcms2-dev
+Standards-Version: 3.9.2
+Section: libs
+Homepage: http://live.gnome.org/libgxps
+
+Package: libgxps-dev
+Section: libdevel
+Architecture: any
+Depends: libgxps2 (= ${binary:Version}), ${misc:Depends}
+Description: library for handling and rendering XPS documents (development files)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the development files.
+
+Package: libgxps2
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (library)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the library.
+
+Package: libgxps-utils
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (utilities)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the binary utilities:
+ xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
+
+Package: libgxps-docs
+Section: doc
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (documentation)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains help documentation files.

Added: packages/unstable/libgxps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/control.in?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/control.in (added)
+++ packages/unstable/libgxps/debian/control.in [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,47 @@
+Source: libgxps
+Priority: extra
+Maintainer: Savvas Radevic <vicedar at gmail.com>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 7), cdbs, gnome-pkg-tools (>= 0.10),
+ autotools-dev, pkg-config,
+ libglib2.0-dev, libcairo2-dev, libarchive-dev, libfreetype6-dev, libgtk-3-dev,
+ libtiff-dev, libjpeg-dev, liblcms2-dev
+Standards-Version: 3.9.2
+Section: libs
+Homepage: http://live.gnome.org/libgxps
+
+Package: libgxps-dev
+Section: libdevel
+Architecture: any
+Depends: libgxps2 (= ${binary:Version}), ${misc:Depends}
+Description: library for handling and rendering XPS documents (development files)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the development files.
+
+Package: libgxps2
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (library)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the library.
+
+Package: libgxps-utils
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (utilities)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains the binary utilities:
+ xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
+
+Package: libgxps-docs
+Section: doc
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for handling and rendering XPS documents (documentation)
+ This library is being used by evince to read XPS documents.
+ .
+ This package contains help documentation files.

Added: packages/unstable/libgxps/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/copyright?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/copyright (added)
+++ packages/unstable/libgxps/debian/copyright [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,32 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: libgxps
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/libgxps/0.2/
+
+Files: *
+Copyright: 2011 Carlos Garcia Campos <carlosgc at gnome.org>
+           2011 Jason Crain <jason at aquaticape.us>
+License: LGPL-2+
+
+Files: debian/*
+Copyright: 2012 Savvas Radevic <vicedar at gmail.com>
+License: LGPL-2+
+
+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; if not, write to the 
+ Free Software Foundation, Inc., 51 Franklin St, 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".
+

Added: packages/unstable/libgxps/debian/libgxps-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/libgxps-dev.install?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/libgxps-dev.install (added)
+++ packages/unstable/libgxps/debian/libgxps-dev.install [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,5 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+

Added: packages/unstable/libgxps/debian/libgxps-docs.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/libgxps-docs.docs?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/libgxps-docs.docs (added)
+++ packages/unstable/libgxps/debian/libgxps-docs.docs [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,3 @@
+NEWS
+README
+TODO

Added: packages/unstable/libgxps/debian/libgxps-docs.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/libgxps-docs.install?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/libgxps-docs.install (added)
+++ packages/unstable/libgxps/debian/libgxps-docs.install [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,2 @@
+usr/share/gtk-doc
+

Added: packages/unstable/libgxps/debian/libgxps-utils.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/libgxps-utils.install?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/libgxps-utils.install (added)
+++ packages/unstable/libgxps/debian/libgxps-utils.install [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,2 @@
+usr/bin
+usr/share/man

Added: packages/unstable/libgxps/debian/libgxps2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/libgxps2.install?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/libgxps2.install (added)
+++ packages/unstable/libgxps/debian/libgxps2.install [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,1 @@
+usr/lib/lib*.so.*

Added: packages/unstable/libgxps/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/rules?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/rules (added)
+++ packages/unstable/libgxps/debian/rules [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,13 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-man
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

Propchange: packages/unstable/libgxps/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/libgxps/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/source/format?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/source/format (added)
+++ packages/unstable/libgxps/debian/source/format [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/unstable/libgxps/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/watch?rev=32481&op=file
==============================================================================
--- packages/unstable/libgxps/debian/watch (added)
+++ packages/unstable/libgxps/debian/watch [utf-8] Mon Jan 30 23:25:28 2012
@@ -1,0 +1,6 @@
+version=3
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/libgxps-(.*)\.tar\.gz debian uupdate
+ftp://ftp.gnome.org/pub/GNOME/sources/libgxps/([0-9.]+)/ \
+libgxps-(.*)\.tar\.xz debian uupdate
+




More information about the pkg-gnome-commits mailing list