r41409 - in /desktop/experimental/gnome-online-miners/debian: ./ changelog compat control control.in copyright docs rules source/ source/format watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Apr 26 09:44:04 UTC 2014


Author: bigon
Date: Sat Apr 26 09:44:03 2014
New Revision: 41409

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41409
Log:
* Upload to debian, thanks to Ubuntu for the package (Closes: #728859)
* New upload release
* Add depends on grilo-plugins-0.2. LP: #1300521
* Fix up copyright file.
* Initial release (LP: #1279151)

Added:
    desktop/experimental/gnome-online-miners/debian/   (with props)
    desktop/experimental/gnome-online-miners/debian/changelog
    desktop/experimental/gnome-online-miners/debian/compat
    desktop/experimental/gnome-online-miners/debian/control
    desktop/experimental/gnome-online-miners/debian/control.in
    desktop/experimental/gnome-online-miners/debian/copyright
    desktop/experimental/gnome-online-miners/debian/docs
    desktop/experimental/gnome-online-miners/debian/rules   (with props)
    desktop/experimental/gnome-online-miners/debian/source/
    desktop/experimental/gnome-online-miners/debian/source/format
    desktop/experimental/gnome-online-miners/debian/watch

Propchange: desktop/experimental/gnome-online-miners/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: desktop/experimental/gnome-online-miners/debian/
------------------------------------------------------------------------------
--- svn-bp:tagsUrl	(added)
+++ svn-bp:tagsUrl	Sat Apr 26 09:44:03 2014
@@ -0,0 +1 @@
+svn+ssh://svn.debian.org/svn/pkg-gnome/tags/gnome-online-miners

Added: desktop/experimental/gnome-online-miners/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/changelog?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/changelog	(added)
+++ desktop/experimental/gnome-online-miners/debian/changelog	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,24 @@
+gnome-online-miners (3.12.0-1) UNRELEASED; urgency=medium
+
+  * Upload to debian, thanks to Ubuntu for the package (Closes: #728859)
+  * New upload release
+
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 26 Apr 2014 11:36:14 +0200
+
+gnome-online-miners (3.10.3-0ubuntu3) trusty; urgency=medium
+
+  * Add depends on grilo-plugins-0.2. LP: #1300521
+
+ -- Jackson Doak <noskcaj at ubuntu.com>  Wed, 09 Apr 2014 16:30:59 +1000
+
+gnome-online-miners (3.10.3-0ubuntu2) trusty; urgency=medium
+
+  * Fix up copyright file.
+
+ -- Tim Lunn <tim at feathertop.org>  Wed, 19 Feb 2014 09:16:25 +1100
+
+gnome-online-miners (3.10.3-0ubuntu1) trusty; urgency=medium
+
+  * Initial release (LP: #1279151)
+
+ -- Tim Lunn <tim at feathertop.org>  Tue, 11 Feb 2014 16:13:19 +1100

Added: desktop/experimental/gnome-online-miners/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/compat?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/compat	(added)
+++ desktop/experimental/gnome-online-miners/debian/compat	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1 @@
+8

Added: desktop/experimental/gnome-online-miners/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/control?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/control	(added)
+++ desktop/experimental/gnome-online-miners/debian/control	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,32 @@
+# 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: gnome-online-miners
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org
+Uploaders: Laurent Bigonville <bigon at debian.org>
+Build-Depends: debhelper (>= 8.0.0), autotools-dev,
+               gnome-pkg-tools,
+               libgdata-dev (>= 0.13.3),
+               libglib2.0-dev (>= 2.35.1),
+               libgoa-1.0-dev (>= 3.2.0),
+               libgrilo-0.2-dev (>= 0.2.6),
+               libzapojit-dev (>= 0.0.2),
+               libtracker-miner-1.0-dev,
+               libtracker-sparql-1.0-dev
+Standards-Version: 3.9.5
+Homepage: https://wiki.gnome.org/Projects/GnomeOnlineMiners
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-online-miners/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-online-miners/
+
+Package: gnome-online-miners
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, grilo-plugins-0.2
+Description: Crawls through your online content
+ GNOME Online Miners provides a set of crawlers that go through your online
+ content and index them locally in Tracker.
+ .
+ It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.

Added: desktop/experimental/gnome-online-miners/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/control.in?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/control.in	(added)
+++ desktop/experimental/gnome-online-miners/debian/control.in	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,27 @@
+Source: gnome-online-miners
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8.0.0), autotools-dev,
+               gnome-pkg-tools,
+               libgdata-dev (>= 0.13.3),
+               libglib2.0-dev (>= 2.35.1),
+               libgoa-1.0-dev (>= 3.2.0),
+               libgrilo-0.2-dev (>= 0.2.6),
+               libzapojit-dev (>= 0.0.2),
+               libtracker-miner-1.0-dev,
+               libtracker-sparql-1.0-dev
+Standards-Version: 3.9.5
+Homepage: https://wiki.gnome.org/Projects/GnomeOnlineMiners
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-online-miners/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-online-miners/
+
+Package: gnome-online-miners
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, grilo-plugins-0.2
+Description: Crawls through your online content
+ GNOME Online Miners provides a set of crawlers that go through your online
+ content and index them locally in Tracker.
+ .
+ It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.

Added: desktop/experimental/gnome-online-miners/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/copyright?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/copyright	(added)
+++ desktop/experimental/gnome-online-miners/debian/copyright	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,87 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-online-miners
+Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-online-miners
+
+Files: *
+Copyright: 2011-2013 Red Hat, Inc.
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 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 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 General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+Files: src/tracker-ioprio.h
+       src/tracker-sched.c
+       src/tracker-sched.h
+Copyright: 2011, Nokia <ivan.frade at nokia.com>
+License: LGPL-2.1+
+ This program 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 program 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 program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: src/tracker-ioprio.c
+Copyright: 2005, Novell, Inc.
+           2006, Jamie McCracken <jamiemcc at gnome.org>
+           2006, Anders Aagaard
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+Files: debian/*
+Copyright: 2013 Tim Lunn <tim at feathertop.org>
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 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 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 General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+

Added: desktop/experimental/gnome-online-miners/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/docs?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/docs	(added)
+++ desktop/experimental/gnome-online-miners/debian/docs	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,2 @@
+NEWS
+README

Added: desktop/experimental/gnome-online-miners/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/rules?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/rules	(added)
+++ desktop/experimental/gnome-online-miners/debian/rules	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+
+override_dh_install:
+	find debian/ -name \*.la -delete -o -name \*.a -delete
+	dh_install
+
+%:
+	dh $@  --with autotools-dev

Propchange: desktop/experimental/gnome-online-miners/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/experimental/gnome-online-miners/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/source/format?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/source/format	(added)
+++ desktop/experimental/gnome-online-miners/debian/source/format	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1 @@
+3.0 (quilt)

Added: desktop/experimental/gnome-online-miners/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-miners/debian/watch?rev=41409&op=file
==============================================================================
--- desktop/experimental/gnome-online-miners/debian/watch	(added)
+++ desktop/experimental/gnome-online-miners/debian/watch	[utf-8] Sat Apr 26 09:44:03 2014
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-online-miners/([\d\.]+[02468])/gnome-online-miners-([\d\.]+)\.tar\.xz




More information about the pkg-gnome-commits mailing list