r49717 - in /desktop/unstable/libgepub: ./ debian/ debian/source/ debian/tests/

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat Aug 27 02:50:05 UTC 2016


Author: jbicha-guest
Date: Sat Aug 27 02:50:04 2016
New Revision: 49717

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49717
Log:
Initial release

Added:
    desktop/unstable/libgepub/
    desktop/unstable/libgepub/debian/   (with props)
    desktop/unstable/libgepub/debian/changelog
    desktop/unstable/libgepub/debian/compat
    desktop/unstable/libgepub/debian/control
    desktop/unstable/libgepub/debian/control.in
    desktop/unstable/libgepub/debian/copyright
    desktop/unstable/libgepub/debian/docs
    desktop/unstable/libgepub/debian/gir1.2-gepub-0.3.install
    desktop/unstable/libgepub/debian/libgepub-dev.install
    desktop/unstable/libgepub/debian/libgepub0.install
    desktop/unstable/libgepub/debian/libgepub0.symbols
    desktop/unstable/libgepub/debian/rules   (with props)
    desktop/unstable/libgepub/debian/source/
    desktop/unstable/libgepub/debian/source/format
    desktop/unstable/libgepub/debian/tests/
    desktop/unstable/libgepub/debian/tests/build
    desktop/unstable/libgepub/debian/tests/control
    desktop/unstable/libgepub/debian/watch

Propchange: desktop/unstable/libgepub/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: desktop/unstable/libgepub/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/libgepub

Added: desktop/unstable/libgepub/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/changelog?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/changelog	(added)
+++ desktop/unstable/libgepub/debian/changelog	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,5 @@
+libgepub (0.3-1) UNRELEASED; urgency=medium
+
+  * Initial release. (Closes: #)
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 26 Aug 2016 21:19:05 -0400

Added: desktop/unstable/libgepub/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/compat?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/compat	(added)
+++ desktop/unstable/libgepub/debian/compat	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1 @@
+10

Added: desktop/unstable/libgepub/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/control?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/control	(added)
+++ desktop/unstable/libgepub/debian/control	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,63 @@
+# 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: libgepub
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>,
+Build-Depends: debhelper (>= 9.20160403~),
+               gnome-pkg-tools,
+               gobject-introspection (>= 1.30.0),
+               libarchive-dev,
+               libgirepository1.0-dev (>= 1.30.0),
+               libglib2.0-dev,
+               libgtk-3-dev,
+               libsoup2.4-dev,
+               libwebkit2gtk-4.0-dev,
+               libxml2-dev,
+               pkg-config
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgepub
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgepub
+
+Package: libgepub0
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+Description: library to read epub files
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the C library.
+
+Package: libgepub-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Depends: gir1.2-gepub-0.3 (= ${binary:Version}),
+         libarchive-dev,
+         libgepub0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libxml2-dev,
+         ${misc:Depends},
+         ${shlibs:Depends},
+Description: library to read epub files (development files)
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the headers for the C library.
+
+Package: gir1.2-gepub-0.3
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: GObject introspection data for the libgepub library
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the introspection data for the libgepub library.

Added: desktop/unstable/libgepub/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/control.in?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/control.in	(added)
+++ desktop/unstable/libgepub/debian/control.in	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,59 @@
+Source: libgepub
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@,
+Build-Depends: debhelper (>= 9.20160403~),
+               gnome-pkg-tools,
+               gobject-introspection (>= 1.30.0),
+               libarchive-dev,
+               libgirepository1.0-dev (>= 1.30.0),
+               libglib2.0-dev,
+               libgtk-3-dev,
+               libsoup2.4-dev,
+               libwebkit2gtk-4.0-dev,
+               libxml2-dev,
+               pkg-config
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgepub
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgepub
+
+Package: libgepub0
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+Description: library to read epub files
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the C library.
+
+Package: libgepub-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Depends: gir1.2-gepub-0.3 (= ${binary:Version}),
+         libarchive-dev,
+         libgepub0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libxml2-dev,
+         ${misc:Depends},
+         ${shlibs:Depends},
+Description: library to read epub files (development files)
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the headers for the C library.
+
+Package: gir1.2-gepub-0.3
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: GObject introspection data for the libgepub library
+ libgepub is a GObject based library for handling and rendering epub
+ documents.
+ .
+ This package contains the introspection data for the libgepub library.

Added: desktop/unstable/libgepub/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/copyright?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/copyright	(added)
+++ desktop/unstable/libgepub/debian/copyright	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,22 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libgepub
+Source: https://github.com/danigm/libgepub/releases
+
+Files: *
+Copyright: 2011-2016 Daniel Garcia <danigm at wadobo.com>
+License: LGPL-2.1+
+ This package 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 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
+ Lesser 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 Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2.1".

Added: desktop/unstable/libgepub/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/docs?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/docs	(added)
+++ desktop/unstable/libgepub/debian/docs	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1 @@
+NEWS

Added: desktop/unstable/libgepub/debian/gir1.2-gepub-0.3.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/gir1.2-gepub-0.3.install?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/gir1.2-gepub-0.3.install	(added)
+++ desktop/unstable/libgepub/debian/gir1.2-gepub-0.3.install	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/*.typelib

Added: desktop/unstable/libgepub/debian/libgepub-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/libgepub-dev.install?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/libgepub-dev.install	(added)
+++ desktop/unstable/libgepub/debian/libgepub-dev.install	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,5 @@
+usr/include
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig/*
+usr/share/gir-1.0/*.gir
+

Added: desktop/unstable/libgepub/debian/libgepub0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/libgepub0.install?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/libgepub0.install	(added)
+++ desktop/unstable/libgepub/debian/libgepub0.install	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1 @@
+usr/lib/*/libgepub.so.*

Added: desktop/unstable/libgepub/debian/libgepub0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/libgepub0.symbols?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/libgepub0.symbols	(added)
+++ desktop/unstable/libgepub/debian/libgepub0.symbols	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,33 @@
+libgepub.so.0 libgepub0 #MINVER#
+ gepub_archive_get_root_file at Base 0.3
+ gepub_archive_get_type at Base 0.3
+ gepub_archive_list_files at Base 0.3
+ gepub_archive_new at Base 0.3
+ gepub_archive_read_entry at Base 0.3
+ gepub_doc_free_text at Base 0.3
+ gepub_doc_get_content at Base 0.3
+ gepub_doc_get_cover at Base 0.3
+ gepub_doc_get_current at Base 0.3
+ gepub_doc_get_metadata at Base 0.3
+ gepub_doc_get_resource at Base 0.3
+ gepub_doc_get_resource_mime at Base 0.3
+ gepub_doc_get_resource_mime_by_id at Base 0.3
+ gepub_doc_get_resource_path at Base 0.3
+ gepub_doc_get_resource_v at Base 0.3
+ gepub_doc_get_resources at Base 0.3
+ gepub_doc_get_spine at Base 0.3
+ gepub_doc_get_text at Base 0.3
+ gepub_doc_get_text_by_id at Base 0.3
+ gepub_doc_get_type at Base 0.3
+ gepub_doc_go_next at Base 0.3
+ gepub_doc_go_prev at Base 0.3
+ gepub_doc_new at Base 0.3
+ gepub_text_chunk_get_type at Base 0.3
+ gepub_text_chunk_new at Base 0.3
+ gepub_text_chunk_text at Base 0.3
+ gepub_text_chunk_type at Base 0.3
+ gepub_text_chunk_type_str at Base 0.3
+ gepub_utils_get_element_by_attr at Base 0.3
+ gepub_utils_get_element_by_tag at Base 0.3
+ gepub_utils_get_text_elements at Base 0.3
+ gepub_utils_has_parent_tag at Base 0.3

Added: desktop/unstable/libgepub/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/rules?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/rules	(added)
+++ desktop/unstable/libgepub/debian/rules	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
+
+%:
+	dh $@ --with gir,gnome
+
+override_dh_autoreconf:
+	dh_autoreconf --as-needed
+
+override_dh_install:
+	dh_install --list-missing
+

Propchange: desktop/unstable/libgepub/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/unstable/libgepub/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/source/format?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/source/format	(added)
+++ desktop/unstable/libgepub/debian/source/format	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1 @@
+3.0 (quilt)

Added: desktop/unstable/libgepub/debian/tests/build
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/tests/build?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/tests/build	(added)
+++ desktop/unstable/libgepub/debian/tests/build	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,2 @@
+#!/bin/sh
+dh_auto_test

Added: desktop/unstable/libgepub/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/tests/control?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/tests/control	(added)
+++ desktop/unstable/libgepub/debian/tests/control	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,3 @@
+Tests: build
+Depends: @, @builddeps@
+Restrictions: build-needed

Added: desktop/unstable/libgepub/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/watch?rev=49717&op=file
==============================================================================
--- desktop/unstable/libgepub/debian/watch	(added)
+++ desktop/unstable/libgepub/debian/watch	[utf-8] Sat Aug 27 02:50:04 2016
@@ -0,0 +1,7 @@
+version=4
+#https://download.gnome.org/sources/@PACKAGE@/([\d\.]+)/ \
+#	@PACKAGE@@ANY_VERSION@\.tar\.xz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/@PACKAGE at -$1\.tar\.gz/ \
+https://github.com/danigm/@PACKAGE@/tags \
+ .*/archive/v?([0-9][0-9\.]*)@ARCHIVE_EXT@
+




More information about the pkg-gnome-commits mailing list