r37176 - in /packages/experimental/gnome-weather: ./ debian/ debian/changelog debian/compat debian/control debian/control.in debian/copyright debian/patches/ debian/patches/series debian/rules debian/source/ debian/source/format debian/watch

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Mar 24 10:06:29 UTC 2013


Author: sjoerd
Date: Sun Mar 24 10:06:29 2013
New Revision: 37176

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37176
Log:
Initial gnome-weather packaging

Added:
    packages/experimental/gnome-weather/
    packages/experimental/gnome-weather/debian/
    packages/experimental/gnome-weather/debian/changelog
    packages/experimental/gnome-weather/debian/compat
    packages/experimental/gnome-weather/debian/control
    packages/experimental/gnome-weather/debian/control.in
    packages/experimental/gnome-weather/debian/copyright
    packages/experimental/gnome-weather/debian/patches/
    packages/experimental/gnome-weather/debian/patches/series
    packages/experimental/gnome-weather/debian/rules   (with props)
    packages/experimental/gnome-weather/debian/source/
    packages/experimental/gnome-weather/debian/source/format
    packages/experimental/gnome-weather/debian/watch

Added: packages/experimental/gnome-weather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/changelog?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/changelog (added)
+++ packages/experimental/gnome-weather/debian/changelog [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,5 @@
+gnome-weather (3.7.92-1) UNRELEASED; urgency=low
+
+  * Initial release
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 24 Mar 2013 11:03:06 +0100

Added: packages/experimental/gnome-weather/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/compat?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/compat (added)
+++ packages/experimental/gnome-weather/debian/compat [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,1 @@
+9

Added: packages/experimental/gnome-weather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/control?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/control (added)
+++ packages/experimental/gnome-weather/debian/control [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,28 @@
+# 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-weather
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Sjoerd Simons <sjoerd at debian.org>
+Build-Depends: debhelper (>= 9),
+               gnome-pkg-tools,
+               pkg-config,
+               gjs
+Standards-Version: 3.9.3
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/experimental/gnome-weather
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gnome-weather/
+Homepage: https://live.gnome.org/GnomeWeather
+
+Package: gnome-weather
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: Access current weather conditions and forecasts
+ This is a small application that allows you to monitor the current
+ weather conditions for your city, or anywhere in the world, and to
+ access updated forecasts provided by various internet services.
+

Added: packages/experimental/gnome-weather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/control.in?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/control.in (added)
+++ packages/experimental/gnome-weather/debian/control.in [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,23 @@
+Source: gnome-weather
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 9),
+               gnome-pkg-tools,
+               pkg-config,
+               gjs
+Standards-Version: 3.9.3
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/experimental/gnome-weather
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gnome-weather/
+Homepage: https://live.gnome.org/GnomeWeather
+
+Package: gnome-weather
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: Access current weather conditions and forecasts
+ This is a small application that allows you to monitor the current
+ weather conditions for your city, or anywhere in the world, and to
+ access updated forecasts provided by various internet services.
+

Added: packages/experimental/gnome-weather/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/copyright?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/copyright (added)
+++ packages/experimental/gnome-weather/debian/copyright [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,23 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-weather
+Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-weather/
+
+Files: *
+Copyright: Giovanni Campagna <scampa.giovanni at gmail.com>
+License: GPL-2+
+ This program 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.1 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
+ 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 can be found in `/usr/share/common-licenses/GPL-2'.
+

Added: packages/experimental/gnome-weather/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/patches/series?rev=37176&op=file
==============================================================================
    (empty)

Added: packages/experimental/gnome-weather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/rules?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/rules (added)
+++ packages/experimental/gnome-weather/debian/rules [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,7 @@
+#!/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 $@

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

Added: packages/experimental/gnome-weather/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/source/format?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/source/format (added)
+++ packages/experimental/gnome-weather/debian/source/format [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/experimental/gnome-weather/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/watch?rev=37176&op=file
==============================================================================
--- packages/experimental/gnome-weather/debian/watch (added)
+++ packages/experimental/gnome-weather/debian/watch [utf-8] Sun Mar 24 10:06:29 2013
@@ -1,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-weather/([0-9.]+)/gnome-weather-([0-9.]+)\.tar\.xz




More information about the pkg-gnome-commits mailing list