[osm-gps-map] 138/153: cme fix dpkg-control

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit 7a4e4aa4aba33f76aa97037e2ed4e7ba62ff083e
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 25 23:50:51 2014 +0100

    cme fix dpkg-control
---
 debian/changelog |  2 ++
 debian/control   | 74 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 39 insertions(+), 37 deletions(-)

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 <rossgammon at mail.dk>
     Closes: #735841
+  * Added myself to Uploaders
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  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 <pkg-osm-maint at lists.alioth.debian.org>
+Uploaders: David Paleino <dapal at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: libs
 Priority: optional
-Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
-Uploaders: David Paleino <dapal at debian.org>
-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 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list