r25981 - in /desktop/experimental/glib-networking: ./ debian/ debian/changelog debian/compat debian/control debian/control.in debian/copyright debian/rules debian/source/ debian/source/format debian/watch

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Dec 18 00:59:33 UTC 2010


Author: pochu
Date: Sat Dec 18 00:59:32 2010
New Revision: 25981

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25981
Log:
initial glib-networking packaging

Added:
    desktop/experimental/glib-networking/
    desktop/experimental/glib-networking/debian/
    desktop/experimental/glib-networking/debian/changelog
    desktop/experimental/glib-networking/debian/compat
    desktop/experimental/glib-networking/debian/control
    desktop/experimental/glib-networking/debian/control.in
    desktop/experimental/glib-networking/debian/copyright
    desktop/experimental/glib-networking/debian/rules   (with props)
    desktop/experimental/glib-networking/debian/source/
    desktop/experimental/glib-networking/debian/source/format
    desktop/experimental/glib-networking/debian/watch

Added: desktop/experimental/glib-networking/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/changelog?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/changelog (added)
+++ desktop/experimental/glib-networking/debian/changelog [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,5 @@
+glib-networking (2.27.4-1) UNRELEASED; urgency=low
+
+  * Initial release. Closes: #607409.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 18 Dec 2010 00:03:22 +0000

Added: desktop/experimental/glib-networking/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/compat?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/compat (added)
+++ desktop/experimental/glib-networking/debian/compat [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,1 @@
+8

Added: desktop/experimental/glib-networking/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/control?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/control (added)
+++ desktop/experimental/glib-networking/debian/control [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,30 @@
+# 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: glib-networking
+Section: libs
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               gnome-pkg-tools,
+               libglib2.0-dev (>= 2.27.4),
+               libgnutls-dev (>= 2.1.7),
+               libproxy-dev (>= 0.3.1),
+               ca-certificates,
+               intltool (>= 0.35.0)
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/glib-networking
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/glib-networking
+Standards-Version: 3.9.1
+
+Package: glib-networking
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: network-related giomodules for GLib
+ This package contains various network related extension points
+ for GLib.

Added: desktop/experimental/glib-networking/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/control.in?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/control.in (added)
+++ desktop/experimental/glib-networking/debian/control.in [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,25 @@
+Source: glib-networking
+Section: libs
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               gnome-pkg-tools,
+               libglib2.0-dev (>= 2.27.4),
+               libgnutls-dev (>= 2.1.7),
+               libproxy-dev (>= 0.3.1),
+               ca-certificates,
+               intltool (>= 0.35.0)
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/glib-networking
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/glib-networking
+Standards-Version: 3.9.1
+
+Package: glib-networking
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: network-related giomodules for GLib
+ This package contains various network related extension points
+ for GLib.

Added: desktop/experimental/glib-networking/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/copyright?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/copyright (added)
+++ desktop/experimental/glib-networking/debian/copyright [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,30 @@
+This package was debianized by Emilio Pozuelo Monfort <pochu at debian.org>
+on December 18th 2010.
+
+It was downloaded from
+http://ftp.gnome.org/pub/GNOME/sources/glib-networking/
+
+Copyright:
+
+  Copyright (C) 2009-2010 Red Hat, Inc.
+  Copyright (C) 2010 Collabora, Ltd.
+
+License:
+
+  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 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
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser General
+  Public License along with this library; if not, write to the
+  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
+  Boston, MA 02111-1307, USA.
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-2'.

Added: desktop/experimental/glib-networking/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/rules?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/rules (added)
+++ desktop/experimental/glib-networking/debian/rules [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,13 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_MAKE_CHECK_TARGET = check
+
+binary-install/glib-networking::
+	rm debian/glib-networking/usr/lib/gio/modules/*a

Propchange: desktop/experimental/glib-networking/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/experimental/glib-networking/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/source/format?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/source/format (added)
+++ desktop/experimental/glib-networking/debian/source/format [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: desktop/experimental/glib-networking/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib-networking/debian/watch?rev=25981&op=file
==============================================================================
--- desktop/experimental/glib-networking/debian/watch (added)
+++ desktop/experimental/glib-networking/debian/watch [utf-8] Sat Dec 18 00:59:32 2010
@@ -1,0 +1,3 @@
+version=3
+http://ftp.gnome.org/pub/GNOME/sources/glib-networking/([\d\.]+)[02468]/ \
+	glib-networking-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list