[ogdi-dfsg] 04/19: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Apr 3 00:13:17 UTC 2016


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

sebastic pushed a commit to branch master
in repository ogdi-dfsg.

commit c5f0c05498d17fb5f15fc7afe8f0eb5519924e1e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 2 21:18:44 2016 +0200

    Restructure control file with cme.
    
    Changes:
    - Use canonical Vcs-* URLs over HTTPS
---
 debian/changelog |  2 ++
 debian/control   | 32 ++++++++++++++++++++------------
 2 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5750168..948293d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ ogdi-dfsg (3.2.0~beta2-8) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Add gbp.conf to use pristine-tar by default.
   * Add DEP3 patch headers using dpatch descriptions.
+  * Restructure control file with cme, changes:
+    - Use canonical Vcs-* URLs over HTTPS
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 02 Apr 2016 21:13:49 +0200
 
diff --git a/debian/control b/debian/control
index f53b28f..067d34d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: ogdi-dfsg
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 8), autotools-dev, zlib1g-dev, libexpat1-dev, 
- libproj-dev, tcl-dev (>= 8.4)
-Standards-Version: 3.9.2
 Section: libs
+Priority: extra
+Build-Depends: debhelper (>= 8),
+               autotools-dev,
+               zlib1g-dev,
+               libexpat1-dev,
+               libproj-dev,
+               tcl-dev (>= 8.4)
+Standards-Version: 3.9.2
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ogdi-dfsg.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ogdi-dfsg.git
 Homepage: http://ogdi.sourceforge.net/
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/ogdi-dfsg.git
-Vcs-Git: git://git.debian.org/git/pkg-grass/ogdi-dfsg.git
 
 Package: libogdi3.2-dev
-Section: libdevel
 Architecture: any
-Depends: libogdi3.2 (= ${binary:Version}), libproj-dev, ${misc:Depends}
-Replaces: libogdi3.2 (<< 3.2.0~beta2-2)
+Section: libdevel
+Depends: libogdi3.2 (= ${binary:Version}),
+         libproj-dev,
+         ${misc:Depends}
 Suggests: pkg-config
+Replaces: libogdi3.2 (<< 3.2.0~beta2-2)
 Description: Open Geographic Datastore Interface Library -- development 
  OGDI is the Open Geographic Datastore Interface. OGDI is an application
  programming interface (API) that uses  a standardized access methods to
@@ -30,7 +36,8 @@ Description: Open Geographic Datastore Interface Library -- development
 
 Package: libogdi3.2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: ogdi-bin
 Description: Open Geographic Datastore Interface Library -- library 
  OGDI is the Open Geographic Datastore Interface. OGDI is an application
@@ -44,9 +51,10 @@ Description: Open Geographic Datastore Interface Library -- library
  This package contains the run-time library used by client programs.
 
 Package: ogdi-bin
-Section: science
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: science
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Open Geographic Datastore Interface Library -- utilities 
  OGDI is the Open Geographic Datastore Interface. OGDI is an application
  programming interface (API) that uses  a standardized access methods to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ogdi-dfsg.git



More information about the Pkg-grass-devel mailing list