r40821 - in /packages/unstable/gfbgraph/debian: ./ source/

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Mar 7 23:19:18 UTC 2014


Author: ah
Date: Fri Mar  7 23:19:18 2014
New Revision: 40821

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40821
Log:
Initial version of gfbgraph

Added:
    packages/unstable/gfbgraph/debian/
    packages/unstable/gfbgraph/debian/changelog
    packages/unstable/gfbgraph/debian/compat
    packages/unstable/gfbgraph/debian/control
    packages/unstable/gfbgraph/debian/control.in
    packages/unstable/gfbgraph/debian/copyright
    packages/unstable/gfbgraph/debian/docs
    packages/unstable/gfbgraph/debian/gir1.2-gfbgraph-0.2.install
    packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.dirs
    packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.install
    packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.symbols
    packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.dirs
    packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.install
    packages/unstable/gfbgraph/debian/libgfbgraph-dev.dirs
    packages/unstable/gfbgraph/debian/libgfbgraph-dev.install
    packages/unstable/gfbgraph/debian/libgfbgraph1.dirs
    packages/unstable/gfbgraph/debian/libgfbgraph1.install
    packages/unstable/gfbgraph/debian/rules   (with props)
    packages/unstable/gfbgraph/debian/source/
    packages/unstable/gfbgraph/debian/source/format
    packages/unstable/gfbgraph/debian/watch

Added: packages/unstable/gfbgraph/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/changelog?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/changelog	(added)
+++ packages/unstable/gfbgraph/debian/changelog	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,6 @@
+gfbgraph (0.2.2-1) unstable; urgency=low
+
+  * Initial release
+  * Disable tests as they try to access your facebook session
+
+ -- Andreas Henriksson <andreas at fatal.se>  Fri, 07 Mar 2014 23:07:06 +0100

Added: packages/unstable/gfbgraph/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/compat?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/compat	(added)
+++ packages/unstable/gfbgraph/debian/compat	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+9

Added: packages/unstable/gfbgraph/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/control?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/control	(added)
+++ packages/unstable/gfbgraph/debian/control	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,57 @@
+# 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: gfbgraph
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               gnome-pkg-tools,
+               gobject-introspection (>= 1.30.0),
+               libgirepository1.0-dev (>= 1.30.0),
+               gtk-doc-tools (>= 1.14),
+               libglib2.0-dev,
+               libgoa-1.0-dev,
+               libjson-glib-dev,
+               librest-dev,
+               libsoup2.4-dev
+Standards-Version: 3.9.5
+Section: libs
+Homepage: https://wiki.gnome.org/Projects/GFBGraph
+
+Package: libgfbgraph-0.2-dev
+Section: libdevel
+Architecture: any
+Depends: libgfbgraph-0.2-0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgoa-1.0-dev,
+         libjson-glib-dev,
+         librest-dev,
+         libsoup2.4-dev,
+         gir1.2-gfbgraph-0.2
+Description: GObject library for Facebook Graph API - development files
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the development files used when building
+ software that utilizes the library and API documentation.
+
+Package: libgfbgraph-0.2-0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: GObject library for Facebook Graph API
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the actual library.
+
+Package: gir1.2-gfbgraph-0.2
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends}, ${misc:Depends}
+Description: GObject library for Facebook Graph API - gobject introspection
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the gobject introspection typelib.

Added: packages/unstable/gfbgraph/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/control.in?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/control.in	(added)
+++ packages/unstable/gfbgraph/debian/control.in	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,52 @@
+Source: gfbgraph
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               gnome-pkg-tools,
+               gobject-introspection (>= 1.30.0),
+               libgirepository1.0-dev (>= 1.30.0),
+               gtk-doc-tools (>= 1.14),
+               libglib2.0-dev,
+               libgoa-1.0-dev,
+               libjson-glib-dev,
+               librest-dev,
+               libsoup2.4-dev
+Standards-Version: 3.9.5
+Section: libs
+Homepage: https://wiki.gnome.org/Projects/GFBGraph
+
+Package: libgfbgraph-0.2-dev
+Section: libdevel
+Architecture: any
+Depends: libgfbgraph-0.2-0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgoa-1.0-dev,
+         libjson-glib-dev,
+         librest-dev,
+         libsoup2.4-dev,
+         gir1.2-gfbgraph-0.2
+Description: GObject library for Facebook Graph API - development files
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the development files used when building
+ software that utilizes the library and API documentation.
+
+Package: libgfbgraph-0.2-0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: GObject library for Facebook Graph API
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the actual library.
+
+Package: gir1.2-gfbgraph-0.2
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends}, ${misc:Depends}
+Description: GObject library for Facebook Graph API - gobject introspection
+ GFBGraph is a GLib/GObject wrapper for the Facebook API.
+ .
+ This package contains the gobject introspection typelib.

Added: packages/unstable/gfbgraph/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/copyright?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/copyright	(added)
+++ packages/unstable/gfbgraph/debian/copyright	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,15 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gfbgraph
+Source: http://download.gnome.org/sources/gfbgraph/
+
+Files: *
+Copyright: 2013 Álvaro Peña <alvaropg at gmail.com>
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: debian/*
+Copyright: 2014 Andreas Henriksson <andreas at fatal.se>
+License: LGPL-2.1+
+ 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: packages/unstable/gfbgraph/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/docs?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/docs	(added)
+++ packages/unstable/gfbgraph/debian/docs	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,2 @@
+NEWS
+README

Added: packages/unstable/gfbgraph/debian/gir1.2-gfbgraph-0.2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/gir1.2-gfbgraph-0.2.install?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/gir1.2-gfbgraph-0.2.install	(added)
+++ packages/unstable/gfbgraph/debian/gir1.2-gfbgraph-0.2.install	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0

Added: packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.dirs?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.dirs	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.dirs	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+usr/lib

Added: packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.install?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.install	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.install	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*

Added: packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.symbols?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.symbols	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-0.2-0.symbols	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,72 @@
+libgfbgraph-0.2.so.0 libgfbgraph-0.2-0 #MINVER#
+ gfbgraph_album_get_connection_post_params at Base 0.2.2
+ gfbgraph_album_get_count at Base 0.2.2
+ gfbgraph_album_get_cover_photo_id at Base 0.2.2
+ gfbgraph_album_get_description at Base 0.2.2
+ gfbgraph_album_get_name at Base 0.2.2
+ gfbgraph_album_get_type at Base 0.2.2
+ gfbgraph_album_new at Base 0.2.2
+ gfbgraph_album_new_from_id at Base 0.2.2
+ gfbgraph_authorizer_get_type at Base 0.2.2
+ gfbgraph_authorizer_process_call at Base 0.2.2
+ gfbgraph_authorizer_process_message at Base 0.2.2
+ gfbgraph_authorizer_refresh_authorization at Base 0.2.2
+ gfbgraph_connectable_default_parse_connected_data at Base 0.2.2
+ gfbgraph_connectable_get_connection_path at Base 0.2.2
+ gfbgraph_connectable_get_connection_post_params at Base 0.2.2
+ gfbgraph_connectable_get_type at Base 0.2.2
+ gfbgraph_connectable_is_connectable_to at Base 0.2.2
+ gfbgraph_connectable_parse_connected_data at Base 0.2.2
+ gfbgraph_goa_authorizer_get_type at Base 0.2.2
+ gfbgraph_goa_authorizer_new at Base 0.2.2
+ gfbgraph_goa_authorizer_process_call at Base 0.2.2
+ gfbgraph_goa_authorizer_process_message at Base 0.2.2
+ gfbgraph_goa_authorizer_refresh_authorization at Base 0.2.2
+ gfbgraph_new_rest_call at Base 0.2.2
+ gfbgraph_node_append_connection at Base 0.2.2
+ gfbgraph_node_error_quark at Base 0.2.2
+ gfbgraph_node_get_connection_nodes at Base 0.2.2
+ gfbgraph_node_get_connection_nodes_async at Base 0.2.2
+ gfbgraph_node_get_connection_nodes_async_finish at Base 0.2.2
+ gfbgraph_node_get_created_time at Base 0.2.2
+ gfbgraph_node_get_id at Base 0.2.2
+ gfbgraph_node_get_link at Base 0.2.2
+ gfbgraph_node_get_type at Base 0.2.2
+ gfbgraph_node_get_updated_time at Base 0.2.2
+ gfbgraph_node_new at Base 0.2.2
+ gfbgraph_node_new_from_id at Base 0.2.2
+ gfbgraph_photo_download_default_size at Base 0.2.2
+ gfbgraph_photo_get_connection_post_params at Base 0.2.2
+ gfbgraph_photo_get_default_height at Base 0.2.2
+ gfbgraph_photo_get_default_source_uri at Base 0.2.2
+ gfbgraph_photo_get_default_width at Base 0.2.2
+ gfbgraph_photo_get_image_hires at Base 0.2.2
+ gfbgraph_photo_get_image_near_height at Base 0.2.2
+ gfbgraph_photo_get_image_near_width at Base 0.2.2
+ gfbgraph_photo_get_images at Base 0.2.2
+ gfbgraph_photo_get_name at Base 0.2.2
+ gfbgraph_photo_get_type at Base 0.2.2
+ gfbgraph_photo_new at Base 0.2.2
+ gfbgraph_photo_new_from_id at Base 0.2.2
+ gfbgraph_photo_serializable_deserialize_property at Base 0.2.2
+ gfbgraph_photo_serializable_find_property at Base 0.2.2
+ gfbgraph_photo_serializable_get_property at Base 0.2.2
+ gfbgraph_photo_serializable_list_properties at Base 0.2.2
+ gfbgraph_photo_serializable_serialize_property at Base 0.2.2
+ gfbgraph_photo_serializable_set_property at Base 0.2.2
+ gfbgraph_simple_authorizer_get_type at Base 0.2.2
+ gfbgraph_simple_authorizer_new at Base 0.2.2
+ gfbgraph_simple_authorizer_process_call at Base 0.2.2
+ gfbgraph_simple_authorizer_process_message at Base 0.2.2
+ gfbgraph_simple_authorizer_refresh_authorization at Base 0.2.2
+ gfbgraph_user_get_albums at Base 0.2.2
+ gfbgraph_user_get_albums_async at Base 0.2.2
+ gfbgraph_user_get_albums_async_finish at Base 0.2.2
+ gfbgraph_user_get_me at Base 0.2.2
+ gfbgraph_user_get_me_async at Base 0.2.2
+ gfbgraph_user_get_me_async_finish at Base 0.2.2
+ gfbgraph_user_get_name at Base 0.2.2
+ gfbgraph_user_get_type at Base 0.2.2
+ gfbgraph_user_new at Base 0.2.2
+ gfbgraph_user_new_from_id at Base 0.2.2
+

Added: packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.dirs?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.dirs	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.dirs	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,2 @@
+usr/lib
+usr/include

Added: packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.install?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.install	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-0.2-dev.install	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,6 @@
+usr/include/*
+usr/lib/*/lib*.a
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig/*
+usr/share/gir-1.0
+usr/share/gtk-doc

Added: packages/unstable/gfbgraph/debian/libgfbgraph-dev.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-dev.dirs?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-dev.dirs	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-dev.dirs	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,2 @@
+usr/lib
+usr/include

Added: packages/unstable/gfbgraph/debian/libgfbgraph-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph-dev.install?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph-dev.install	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph-dev.install	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,5 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/share/pkgconfig/*

Added: packages/unstable/gfbgraph/debian/libgfbgraph1.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph1.dirs?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph1.dirs	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph1.dirs	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+usr/lib

Added: packages/unstable/gfbgraph/debian/libgfbgraph1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/libgfbgraph1.install?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/libgfbgraph1.install	(added)
+++ packages/unstable/gfbgraph/debian/libgfbgraph1.install	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+usr/lib/lib*.so.*

Added: packages/unstable/gfbgraph/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/rules?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/rules	(added)
+++ packages/unstable/gfbgraph/debian/rules	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+%:
+	dh $@  --with autotools-dev,gir
+
+override_dh_auto_test:
+	true

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

Added: packages/unstable/gfbgraph/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/source/format?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/source/format	(added)
+++ packages/unstable/gfbgraph/debian/source/format	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/unstable/gfbgraph/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gfbgraph/debian/watch?rev=40821&op=file
==============================================================================
--- packages/unstable/gfbgraph/debian/watch	(added)
+++ packages/unstable/gfbgraph/debian/watch	[utf-8] Fri Mar  7 23:19:18 2014
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gfbgraph/([\d\.]+[02468])/gfbgraph-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list