r39911 - in /desktop/unstable/gnome-maps/debian: ./ changelog compat control control.in copyright docs rules source/ source/format watch

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Oct 16 12:38:29 UTC 2013


Author: ah
Date: Wed Oct 16 12:38:28 2013
New Revision: 39911

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


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

Added: desktop/unstable/gnome-maps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/changelog?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/changelog	(added)
+++ desktop/unstable/gnome-maps/debian/changelog	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,5 @@
+gnome-maps (3.10.0-1) experimental; urgency=low
+
+  * Initial release
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 15 Oct 2013 22:08:33 +0200

Added: desktop/unstable/gnome-maps/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/compat?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/compat	(added)
+++ desktop/unstable/gnome-maps/debian/compat	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1 @@
+8

Added: desktop/unstable/gnome-maps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/control	(added)
+++ desktop/unstable/gnome-maps/debian/control	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,38 @@
+# 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-maps
+Section: gnome
+Priority: extra
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>
+Build-Depends: debhelper (>= 8.0.0),
+               dh-autoreconf,
+               gnome-common,
+               gnome-pkg-tools,
+               libgjs-dev,
+               libglib2.0-dev
+Standards-Version: 3.9.4
+Homepage: https://wiki.gnome.org/Apps/Maps
+#Vcs-Git: git://git.debian.org/collab-maint/gnome-maps.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-maps.git;a=summary
+
+Package: gnome-maps
+Architecture: any
+Depends: geoclue (>= 2.0),
+         gir1.2-champlain-0.12,
+         gir1.2-clutter-1.0,
+         gir1.2-cogl-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-geocodeglib-1.0,
+         gir1.2-glib-2.0,
+         gir1.2-gtk-3.0 (>= 3.10),
+         gir1.2-gtkchamplain-0.12,
+         gir1.2-gtkclutter-1.0,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: map application for GNOME
+ Maps is a map application for GNOME that allows you to view maps in different
+ zoom levels, search for places, etc.

Added: desktop/unstable/gnome-maps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control.in?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/control.in	(added)
+++ desktop/unstable/gnome-maps/debian/control.in	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,33 @@
+Source: gnome-maps
+Section: gnome
+Priority: extra
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8.0.0),
+               dh-autoreconf,
+               gnome-common,
+               gnome-pkg-tools,
+               libgjs-dev,
+               libglib2.0-dev
+Standards-Version: 3.9.4
+Homepage: https://wiki.gnome.org/Apps/Maps
+#Vcs-Git: git://git.debian.org/collab-maint/gnome-maps.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-maps.git;a=summary
+
+Package: gnome-maps
+Architecture: any
+Depends: geoclue (>= 2.0),
+         gir1.2-champlain-0.12,
+         gir1.2-clutter-1.0,
+         gir1.2-cogl-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-geocodeglib-1.0,
+         gir1.2-glib-2.0,
+         gir1.2-gtk-3.0 (>= 3.10),
+         gir1.2-gtkchamplain-0.12,
+         gir1.2-gtkclutter-1.0,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: map application for GNOME
+ Maps is a map application for GNOME that allows you to view maps in different
+ zoom levels, search for places, etc.

Added: desktop/unstable/gnome-maps/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/copyright?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/copyright	(added)
+++ desktop/unstable/gnome-maps/debian/copyright	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,42 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-maps
+Source: http://git.gnome.org/browse/gnome-maps
+
+Files: *
+Copyright: 2011, 2012, 2013 Red Hat, Inc.
+License: GPL-2+
+ GNOME Maps 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.
+ .
+ GNOME Maps 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 GNOME Maps; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ 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: debian/*
+Copyright: 2013 Andreas Henriksson <andreas at fatal.se>
+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/unstable/gnome-maps/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/docs?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/docs	(added)
+++ desktop/unstable/gnome-maps/debian/docs	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,2 @@
+NEWS
+README

Added: desktop/unstable/gnome-maps/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/rules?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/rules	(added)
+++ desktop/unstable/gnome-maps/debian/rules	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+
+#export DH_VERBOSE=1
+
+%:
+	dh $@ --with autoreconf

Propchange: desktop/unstable/gnome-maps/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/unstable/gnome-maps/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/source/format?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/source/format	(added)
+++ desktop/unstable/gnome-maps/debian/source/format	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1 @@
+3.0 (quilt)

Added: desktop/unstable/gnome-maps/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/watch?rev=39911&op=file
==============================================================================
--- desktop/unstable/gnome-maps/debian/watch	(added)
+++ desktop/unstable/gnome-maps/debian/watch	[utf-8] Wed Oct 16 12:38:28 2013
@@ -0,0 +1,2 @@
+version=3
+http://ftp.gnome.org/pub/GNOME/sources/gnome-maps/([\d.]+)/gnome-maps-(.*).tar.xz




More information about the pkg-gnome-commits mailing list