[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-3-21-g7a4e4aa

2014-01-25 Thread Andreas Tille
The following commit has been merged in the master branch:
commit 09aecda8d4a81f402ca6991e9a0ece650168c7ed
Author: Andreas Tille 
Date:   Sat Jan 25 23:47:19 2014 +0100

Apply patch for #735841

diff --git a/debian/changelog b/debian/changelog
index 6fb0b76..523c26c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osm-gps-map (1.0.1-2) UNRELEASED; urgency=medium
+
+  * Apply patch from Ross Gammon 
+Closes: #735841
+
+ -- Andreas Tille   Sat, 25 Jan 2014 23:42:11 +0100
+
 osm-gps-map (1.0.1-1) experimental; urgency=medium
 
   * New upstream version (Closes: #730733)

-- 
GTK+ library to embed OpenStreetMap maps

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits


[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-3-21-g7a4e4aa

2014-01-25 Thread Andreas Tille
The following commit has been merged in the master branch:
commit 7a4e4aa4aba33f76aa97037e2ed4e7ba62ff083e
Author: Andreas Tille 
Date:   Sat Jan 25 23:50:51 2014 +0100

cme fix dpkg-control

diff --git a/debian/changelog b/debian/changelog
index 523c26c..3f4c54e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ osm-gps-map (1.0.1-2) UNRELEASED; urgency=medium
 
   * Apply patch from Ross Gammon 
 Closes: #735841
+  * Added myself to Uploaders
+  * cme fix dpkg-control
 
  -- Andreas Tille   Sat, 25 Jan 2014 23:42:11 +0100
 
diff --git a/debian/control b/debian/control
index 9d0861a..bb0c5a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,37 @@
 Source: osm-gps-map
+Maintainer: Debian OpenStreetMap Team 
+Uploaders: David Paleino ,
+   Andreas Tille 
 Section: libs
 Priority: optional
-Maintainer: Debian OpenStreetMap Team 
-Uploaders: David Paleino 
-Build-Depends:
- debhelper (>= 9~)
- , hardening-wrapper
- , libtool
- , automake
- , autoconf
- , libgtk-3-dev
- , libgirepository1.0-dev
- , libglib2.0-dev (>= 2.18)
- , libsoup2.4-dev
- , python-gobject-dev (>= 2.16.0)
- , python-gtk2-dev (>= 2.10.0)
- , libcairo2-dev (>= 1.8)
- , python-all-dev (>= 2.6.6-3~)
- , gnome-common
- , gtk-doc-tools (>= 1.12)
- , gobject-introspection
+Build-Depends: debhelper (>= 9~),
+   hardening-wrapper,
+   libtool,
+   automake,
+   autoconf,
+   libgtk-3-dev,
+   libgirepository1.0-dev,
+   libglib2.0-dev,
+   libsoup2.4-dev,
+   python-gobject-dev,
+   python-gtk2-dev,
+   libcairo2-dev,
+   python-all-dev,
+   gnome-common,
+   gtk-doc-tools,
+   gobject-introspection
 Standards-Version: 3.9.5
-Homepage: http://nzjrs.github.com/osm-gps-map/
-Vcs-Git: git://anonscm.debian.org/pkg-osm/osm-gps-map.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-osm/osm-gps-map.git
+Vcs-Git: git://anonscm.debian.org/pkg-osm/osm-gps-map.git
+Homepage: http://nzjrs.github.com/osm-gps-map/
 
 Package: libosmgpsmap-1.0-dev
-Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}
- , ${misc:Depends}
- , libosmgpsmap-1.0-0 (= ${binary:Version})
- , gir1.2-osmgpsmap-1.0
+Section: libdevel
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libosmgpsmap-1.0-0 (= ${binary:Version}),
+ gir1.2-osmgpsmap-1.0
 Description: GTK+ library to embed OpenStreetMap maps - development files
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -43,10 +43,10 @@ Description: GTK+ library to embed OpenStreetMap maps - 
development files
 
 Package: libosmgpsmap-1.0-0
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: ${shlibs:Depends}
- , ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: GTK+ library to embed OpenStreetMap maps
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -55,12 +55,12 @@ Description: GTK+ library to embed OpenStreetMap maps
 
 Package: libosmgpsmap-1.0-0-dbg
 Architecture: any
-Depends: ${shlibs:Depends}
- , ${misc:Depends}
- , libosmgpsmap-1.0-0 (= ${binary:Version})
 Multi-Arch: same
-Priority: extra
 Section: debug
+Priority: extra
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libosmgpsmap-1.0-0 (= ${binary:Version})
 Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
  libosmgpsmap is a library to embed maps in applications that when given GPS
  co-ordinates, draws a GPS track, and points of interest on a moving map
@@ -69,12 +69,12 @@ Description: GTK+ library to embed OpenStreetMap maps - 
debugging symbols
  .
  This package contains the debugging symbols for the shared library and its
  Python bindings.
-
+
 Package: gir1.2-osmgpsmap-1.0
-Section: introspection
 Architecture: any
-Depends: ${misc:Depends}
- , ${gir:Depends}
+Section: introspection
+Depends: ${misc:Depends},
+ ${gir:Depends}
 Suggests: libosmgpsmap-1.0-0-dbg
 Description: GTK+ library to embed OpenStreetMap maps - Python bindings
  libosmgpsmap is a library to embed maps in applications that when given GPS 

-- 
GTK+ library to embed OpenStreetMap maps

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits


[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-3-21-g7a4e4aa

2014-01-25 Thread Andreas Tille
The following commit has been merged in the master branch:
commit 08fceb0207439d7955f03f8732e3ed3528844f84
Author: Ross Gammon 
Date:   Fri Jan 17 20:40:46 2014 +0100

Alter gir.install to install in girepository directory

diff --git a/debian/gir1.2-osmgpsmap-1.0.install 
b/debian/gir1.2-osmgpsmap-1.0.install
index 9bc9732..9feb25b 100644
--- a/debian/gir1.2-osmgpsmap-1.0.install
+++ b/debian/gir1.2-osmgpsmap-1.0.install
@@ -1,2 +1,2 @@
-usr/lib/*/girepository-*/*
+usr/lib/*/girepository-*/* usr/lib/girepository-1.0/
 usr/share/gir-*/*

-- 
GTK+ library to embed OpenStreetMap maps

___
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits