r27175 - in /packages/experimental/libdmapsharing: ./ debian/ debian/source/

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Mar 29 17:57:16 UTC 2011


Author: joss
Date: Tue Mar 29 17:57:12 2011
New Revision: 27175

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

Added:
    packages/experimental/libdmapsharing/
    packages/experimental/libdmapsharing/debian/   (with props)
    packages/experimental/libdmapsharing/debian/changelog
    packages/experimental/libdmapsharing/debian/compat
    packages/experimental/libdmapsharing/debian/control
    packages/experimental/libdmapsharing/debian/control.in
    packages/experimental/libdmapsharing/debian/copyright
    packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-2.install
    packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-dev.install
    packages/experimental/libdmapsharing/debian/rules   (with props)
    packages/experimental/libdmapsharing/debian/source/
    packages/experimental/libdmapsharing/debian/source/format
    packages/experimental/libdmapsharing/debian/watch

Propchange: packages/experimental/libdmapsharing/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: packages/experimental/libdmapsharing/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/libdmapsharing

Added: packages/experimental/libdmapsharing/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/changelog?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/changelog (added)
+++ packages/experimental/libdmapsharing/debian/changelog [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,5 @@
+libdmapsharing (2.9.7-1) experimental; urgency=low
+
+  * Initial release. (Closes: #620060)
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 29 Mar 2011 19:52:57 +0200

Added: packages/experimental/libdmapsharing/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/compat?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/compat (added)
+++ packages/experimental/libdmapsharing/debian/compat [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,1 @@
+7

Added: packages/experimental/libdmapsharing/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/control?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/control (added)
+++ packages/experimental/libdmapsharing/debian/control [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,56 @@
+# 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: libdmapsharing
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>
+Build-Depends: debhelper (>= 7),
+               cdbs (>= 0.4.73),
+               gnome-pkg-tools,
+               gtk-doc-tools (>= 1.0),
+               pkg-config,
+               libglib2.0-dev,
+               libgdk-pixbuf2.0-dev,
+               libavahi-client-dev (>= 0.6),
+               libavahi-glib-dev (>= 0.6),
+               libsoup2.4-dev (>= 2.32),
+               libgstreamer0.10-dev,
+               libgstreamer-plugins-base0.10-dev (>= 0.10.23.2),
+               libgtk2.0-dev,
+               zlib1g-dev
+Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/experimental/libdmapsharing/
+
+Package: libdmapsharing-3.0-2
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: DMAP client and server library - runtime
+ libdmapsharing is a library to access and share content through the 
+ DMAP (DAAP & DPAP) protocols. The library is written in C using GObject 
+ and libsoup.
+ .
+ This package contains the runtime needed by programs using the 
+ library.
+
+Package: libdmapsharing-3.0-dev
+Section: libdevel
+Architecture: any
+Depends: libdmapsharing-3.0-2 (= ${binary:Version}),
+         ${misc:Depends},
+         libglib2.0-dev,
+         libsoup2.4-dev,
+         libgstreamer0.10-dev
+Description: DMAP client and server library - development
+ libdmapsharing is a library to access and share content through the 
+ DMAP (DAAP & DPAP) protocols. The library is written in C using GObject 
+ and libsoup.
+ .
+ This package contains the development library and headers needed to 
+ build programs using the library.

Added: packages/experimental/libdmapsharing/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/control.in?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/control.in (added)
+++ packages/experimental/libdmapsharing/debian/control.in [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,51 @@
+Source: libdmapsharing
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 7),
+               cdbs (>= 0.4.73),
+               gnome-pkg-tools,
+               gtk-doc-tools (>= 1.0),
+               pkg-config,
+               libglib2.0-dev,
+               libgdk-pixbuf2.0-dev,
+               libavahi-client-dev (>= 0.6),
+               libavahi-glib-dev (>= 0.6),
+               libsoup2.4-dev (>= 2.32),
+               libgstreamer0.10-dev,
+               libgstreamer-plugins-base0.10-dev (>= 0.10.23.2),
+               libgtk2.0-dev,
+               zlib1g-dev
+Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/experimental/libdmapsharing/
+
+Package: libdmapsharing-3.0-2
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: DMAP client and server library - runtime
+ libdmapsharing is a library to access and share content through the 
+ DMAP (DAAP & DPAP) protocols. The library is written in C using GObject 
+ and libsoup.
+ .
+ This package contains the runtime needed by programs using the 
+ library.
+
+Package: libdmapsharing-3.0-dev
+Section: libdevel
+Architecture: any
+Depends: libdmapsharing-3.0-2 (= ${binary:Version}),
+         ${misc:Depends},
+         libglib2.0-dev,
+         libsoup2.4-dev,
+         libgstreamer0.10-dev
+Description: DMAP client and server library - development
+ libdmapsharing is a library to access and share content through the 
+ DMAP (DAAP & DPAP) protocols. The library is written in C using GObject 
+ and libsoup.
+ .
+ This package contains the development library and headers needed to 
+ build programs using the library.

Added: packages/experimental/libdmapsharing/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/copyright?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/copyright (added)
+++ packages/experimental/libdmapsharing/debian/copyright [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,42 @@
+This package was debianized by Josselin Mouette on
+Tue, 29 Mar 2011 21:00:46 +0530.
+
+It was downloaded from http://www.flyn.org/projects/libdmapsharing/download.html
+
+Upstream authors:
+
+    Andre Moreira Magalhaes <andrunko at gmail.com>
+    Jonathan Matthew <jonathan at d14n.org>
+    William Jon McCann  <jmccann at redhat.com>
+    W. Michael Petullo <mike at flyn.org>
+    Charles Schmidt <cschmidt2 at gmail.com>
+    Alexandre Rosenfeld <alexandre.rosenfeld at gmail.com>
+    Noah Alcantara <black.ic at gmail.com>
+
+Copyright:
+
+    Copyright © 2004, 2005 Charles Schmidt
+    Copyright © 2004       David Hammerton
+    Copyright © 2006       INdT
+    Copyright © 2006       William Jon McCann
+    Copyright © 2008       Jonathan Matthew
+    Copyright © 2008-2011  W. Michael Petullo
+    Copyright © 2010       Alexandre Rosenfeld
+
+License:
+
+   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: packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-2.install?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-2.install (added)
+++ packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-2.install [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*.so.*

Added: packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-dev.install?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-dev.install (added)
+++ packages/experimental/libdmapsharing/debian/libdmapsharing-3.0-dev.install [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,4 @@
+debian/tmp/usr/lib/pkgconfig
+debian/tmp/usr/share/gtk-doc
+debian/tmp/usr/include
+debian/tmp/usr/lib/*.so

Added: packages/experimental/libdmapsharing/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/rules?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/rules (added)
+++ packages/experimental/libdmapsharing/debian/rules [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.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/gnome-get-source.mk
+
+GNOME_DOWNLOAD_URL = http://www.flyn.org/projects/libdmapsharing/$(GNOME_TARBALL)
+
+DEB_CONFIGURE_EXTRA_FLAGS += --with-mdns=avahi

Propchange: packages/experimental/libdmapsharing/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/experimental/libdmapsharing/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/source/format?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/source/format (added)
+++ packages/experimental/libdmapsharing/debian/source/format [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/experimental/libdmapsharing/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/libdmapsharing/debian/watch?rev=27175&op=file
==============================================================================
--- packages/experimental/libdmapsharing/debian/watch (added)
+++ packages/experimental/libdmapsharing/debian/watch [utf-8] Tue Mar 29 17:57:12 2011
@@ -1,0 +1,3 @@
+version=3
+http://www.flyn.org/projects/libdmapsharing/download.html \
+	libdmapsharing-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list