r41691 - in /packages/unstable/gnome-software/debian: ./ changelog compat control control.in copyright gnome-software-common.install gnome-software.install rules source/ source/format watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Thu May 15 08:34:47 UTC 2014


Author: bigon
Date: Thu May 15 08:34:42 2014
New Revision: 41691

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

Added:
    packages/unstable/gnome-software/debian/   (with props)
    packages/unstable/gnome-software/debian/changelog
    packages/unstable/gnome-software/debian/compat
    packages/unstable/gnome-software/debian/control
    packages/unstable/gnome-software/debian/control.in
    packages/unstable/gnome-software/debian/copyright
    packages/unstable/gnome-software/debian/gnome-software-common.install
    packages/unstable/gnome-software/debian/gnome-software.install
    packages/unstable/gnome-software/debian/rules   (with props)
    packages/unstable/gnome-software/debian/source/
    packages/unstable/gnome-software/debian/source/format
    packages/unstable/gnome-software/debian/watch

Propchange: packages/unstable/gnome-software/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

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

Added: packages/unstable/gnome-software/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/changelog?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/changelog	(added)
+++ packages/unstable/gnome-software/debian/changelog	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,5 @@
+gnome-software (3.12.1-1) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #722316)
+
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 26 Apr 2014 16:23:10 +0200

Added: packages/unstable/gnome-software/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/compat?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/compat	(added)
+++ packages/unstable/gnome-software/debian/compat	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1 @@
+9

Added: packages/unstable/gnome-software/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/control?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/control	(added)
+++ packages/unstable/gnome-software/debian/control	[utf-8] Thu May 15 08:34:42 2014
@@ -0,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: gnome-software
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Matthias Klumpp <mak at debian.org>, Laurent Bigonville <bigon at debian.org>
+Build-Depends: debhelper (>= 9.0.0),
+               dh-autoreconf,
+               docbook-xsl,
+               gnome-pkg-tools (>= 0.10),
+               gsettings-desktop-schemas-dev (>= 3.11.5),
+               intltool (>= 0.35.0),
+               libglib2.0-dev (>= 2.39.1),
+               libgnome-desktop-3-dev,
+               libgtk-3-dev (>= 3.11.5),
+               libpackagekit-glib2-dev (>= 0.8.12),
+               libsoup2.4-dev,
+               libsqlite3-dev,
+               libxml2-utils,
+               pkg-config,
+               xsltproc
+Standards-Version: 3.9.5
+Homepage: https://wiki.gnome.org/Apps/Software
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-software/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-software/
+
+Package: gnome-software
+Architecture: any
+Depends: gnome-software-common (= ${source:Version}),
+         gsettings-desktop-schemas (>= 3.11.5),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Software Center for GNOME
+ Software lets you install and update applications and system extensions.
+ .
+ Software uses a plugin architecture to separate the frontend from the
+ technologies that are used underneath. Currently, a PackageKit plugin provides
+ data from a number of traditional packaging systems, such as rpm or apt. An
+ appdata plugin provides additional metadata from locally installed data in the
+ appdata format. 
+
+Package: gnome-software-common
+Architecture: all
+Depends: ${misc:Depends}
+Description: Software Center for GNOME (common files)
+ Software lets you install and update applications and system extensions.
+ .
+ Software uses a plugin architecture to separate the frontend from the
+ technologies that are used underneath. Currently, a PackageKit plugin provides
+ data from a number of traditional packaging systems, such as rpm or apt. An
+ appdata plugin provides additional metadata from locally installed data in the
+ appdata format. 

Added: packages/unstable/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/control.in?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/control.in	(added)
+++ packages/unstable/gnome-software/debian/control.in	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,51 @@
+Source: gnome-software
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Matthias Klumpp <mak at debian.org>, @GNOME_TEAM@
+Build-Depends: debhelper (>= 9.0.0),
+               dh-autoreconf,
+               docbook-xsl,
+               gnome-pkg-tools (>= 0.10),
+               gsettings-desktop-schemas-dev (>= 3.11.5),
+               intltool (>= 0.35.0),
+               libglib2.0-dev (>= 2.39.1),
+               libgnome-desktop-3-dev,
+               libgtk-3-dev (>= 3.11.5),
+               libpackagekit-glib2-dev (>= 0.8.12),
+               libsoup2.4-dev,
+               libsqlite3-dev,
+               libxml2-utils,
+               pkg-config,
+               xsltproc
+Standards-Version: 3.9.5
+Homepage: https://wiki.gnome.org/Apps/Software
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-software/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-software/
+
+Package: gnome-software
+Architecture: any
+Depends: gnome-software-common (= ${source:Version}),
+         gsettings-desktop-schemas (>= 3.11.5),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Software Center for GNOME
+ Software lets you install and update applications and system extensions.
+ .
+ Software uses a plugin architecture to separate the frontend from the
+ technologies that are used underneath. Currently, a PackageKit plugin provides
+ data from a number of traditional packaging systems, such as rpm or apt. An
+ appdata plugin provides additional metadata from locally installed data in the
+ appdata format. 
+
+Package: gnome-software-common
+Architecture: all
+Depends: ${misc:Depends}
+Description: Software Center for GNOME (common files)
+ Software lets you install and update applications and system extensions.
+ .
+ Software uses a plugin architecture to separate the frontend from the
+ technologies that are used underneath. Currently, a PackageKit plugin provides
+ data from a number of traditional packaging systems, such as rpm or apt. An
+ appdata plugin provides additional metadata from locally installed data in the
+ appdata format. 

Added: packages/unstable/gnome-software/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/copyright?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/copyright	(added)
+++ packages/unstable/gnome-software/debian/copyright	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-software
+Source: https://download.gnome.org/sources/gnome-software/
+
+Files: *
+Copyright: 2013-2014 Richard Hughes <richard at hughsie.com>
+           2013 Matthias Clasen <mclasen at redhat.com>
+License: GPL-2.0+
+
+Files: debian/*
+Copyright: 2014 Laurent Bigonville <bigon at debian.org>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ 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: packages/unstable/gnome-software/debian/gnome-software-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/gnome-software-common.install?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/gnome-software-common.install	(added)
+++ packages/unstable/gnome-software/debian/gnome-software-common.install	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,3 @@
+usr/share/gnome-software/
+usr/share/icons/
+usr/share/locale/

Added: packages/unstable/gnome-software/debian/gnome-software.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/gnome-software.install?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/gnome-software.install	(added)
+++ packages/unstable/gnome-software/debian/gnome-software.install	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,8 @@
+etc/xdg/autostart/
+usr/bin/gnome-software
+usr/lib/gs-plugins-3/
+usr/share/applications/
+usr/share/dbus-1/
+usr/share/glib-2.0/schemas/
+usr/share/gnome-shell/
+usr/share/man/

Added: packages/unstable/gnome-software/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/rules?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/rules	(added)
+++ packages/unstable/gnome-software/debian/rules	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,19 @@
+#!/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 gnome
+
+override_dh_auto_configure:
+	dh_auto_configure -- --libdir=/usr/lib
+
+override_dh_install:
+	rm -f debian/tmp/gs-plugins-3/*.a
+	rm -f debian/tmp/gs-plugins-3/*.la
+	dh_install -X.la -X.a --list-missing
+
+override_dh_makeshlibs:
+	dh_makeshlibs -Xlibgs_plugin
+
+override_dh_auto_test:

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

Added: packages/unstable/gnome-software/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/source/format?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/source/format	(added)
+++ packages/unstable/gnome-software/debian/source/format	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/unstable/gnome-software/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/watch?rev=41691&op=file
==============================================================================
--- packages/unstable/gnome-software/debian/watch	(added)
+++ packages/unstable/gnome-software/debian/watch	[utf-8] Thu May 15 08:34:42 2014
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-software/([\d\.]+[02468])/gnome-software-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list