Codebase list gnome-maps / 271f333
Initial packaging of gnome-maps Andreas Henriksson 10 years ago
9 changed file(s) with 132 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 gnome-maps (3.10.0-1) experimental; urgency=low
1
2 * Initial release
3
4 -- Andreas Henriksson <andreas@fatal.se> Tue, 15 Oct 2013 22:08:33 +0200
0 # This file is autogenerated. DO NOT EDIT!
1 #
2 # Modifications should be made to debian/control.in instead.
3 # This file is regenerated automatically in the clean target.
4
5 Source: gnome-maps
6 Section: gnome
7 Priority: extra
8 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
9 Uploaders: Andreas Henriksson <andreas@fatal.se>
10 Build-Depends: debhelper (>= 8.0.0),
11 dh-autoreconf,
12 gnome-common,
13 gnome-pkg-tools,
14 libgjs-dev,
15 libglib2.0-dev
16 Standards-Version: 3.9.4
17 Homepage: https://wiki.gnome.org/Apps/Maps
18 #Vcs-Git: git://git.debian.org/collab-maint/gnome-maps.git
19 #Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-maps.git;a=summary
20
21 Package: gnome-maps
22 Architecture: any
23 Depends: geoclue (>= 2.0),
24 gir1.2-champlain-0.12,
25 gir1.2-clutter-1.0,
26 gir1.2-cogl-1.0,
27 gir1.2-gdkpixbuf-2.0,
28 gir1.2-geocodeglib-1.0,
29 gir1.2-glib-2.0,
30 gir1.2-gtk-3.0 (>= 3.10),
31 gir1.2-gtkchamplain-0.12,
32 gir1.2-gtkclutter-1.0,
33 ${misc:Depends},
34 ${shlibs:Depends}
35 Description: map application for GNOME
36 Maps is a map application for GNOME that allows you to view maps in different
37 zoom levels, search for places, etc.
0 Source: gnome-maps
1 Section: gnome
2 Priority: extra
3 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
4 Uploaders: @GNOME_TEAM@
5 Build-Depends: debhelper (>= 8.0.0),
6 dh-autoreconf,
7 gnome-common,
8 gnome-pkg-tools,
9 libgjs-dev,
10 libglib2.0-dev
11 Standards-Version: 3.9.4
12 Homepage: https://wiki.gnome.org/Apps/Maps
13 #Vcs-Git: git://git.debian.org/collab-maint/gnome-maps.git
14 #Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-maps.git;a=summary
15
16 Package: gnome-maps
17 Architecture: any
18 Depends: geoclue (>= 2.0),
19 gir1.2-champlain-0.12,
20 gir1.2-clutter-1.0,
21 gir1.2-cogl-1.0,
22 gir1.2-gdkpixbuf-2.0,
23 gir1.2-geocodeglib-1.0,
24 gir1.2-glib-2.0,
25 gir1.2-gtk-3.0 (>= 3.10),
26 gir1.2-gtkchamplain-0.12,
27 gir1.2-gtkclutter-1.0,
28 ${misc:Depends},
29 ${shlibs:Depends}
30 Description: map application for GNOME
31 Maps is a map application for GNOME that allows you to view maps in different
32 zoom levels, search for places, etc.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: gnome-maps
2 Source: http://git.gnome.org/browse/gnome-maps
3
4 Files: *
5 Copyright: 2011, 2012, 2013 Red Hat, Inc.
6 License: GPL-2+
7 GNOME Maps is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by the
9 Free Software Foundation; either version 2 of the License, or (at your
10 option) any later version.
11 .
12 GNOME Maps is distributed in the hope that it will be useful, but
13 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 for more details.
16 .
17 You should have received a copy of the GNU General Public License along
18 with GNOME Maps; if not, write to the Free Software Foundation,
19 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
20 .
21 On Debian systems, the complete text of the GNU General
22 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
23
24 Files: debian/*
25 Copyright: 2013 Andreas Henriksson <andreas@fatal.se>
26 License: GPL-2+
27 This package is free software; you can redistribute it and/or modify
28 it under the terms of the GNU General Public License as published by
29 the Free Software Foundation; either version 2 of the License, or
30 (at your option) any later version.
31 .
32 This package is distributed in the hope that it will be useful,
33 but WITHOUT ANY WARRANTY; without even the implied warranty of
34 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35 GNU General Public License for more details.
36 .
37 You should have received a copy of the GNU General Public License
38 along with this program. If not, see <http://www.gnu.org/licenses/>
39 .
40 On Debian systems, the complete text of the GNU General
41 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
0 NEWS
1 README
0 #!/usr/bin/make -f
1 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
2 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
3
4 #export DH_VERBOSE=1
5
6 %:
7 dh $@ --with autoreconf
0 3.0 (quilt)
0 version=3
1 http://ftp.gnome.org/pub/GNOME/sources/gnome-maps/([\d.]+)/gnome-maps-(.*).tar.xz