[epr-api] 01/04: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 6 21:21:04 UTC 2016


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

sebastic pushed a commit to branch master
in repository epr-api.

commit 8d2766cca36054ff812f484b26fcfde5e87a8904
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 6 20:41:19 2016 +0200

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 18 ++++++++++--------
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ac12f20..cdec269 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ epr-api (2.3~dev20150708-2) UNRELEASED; urgency=medium
   * Update GitHub URLs to use HTTPS.
   * Update watch file to handle common issues.
   * Bump Standards-Version to 3.9.7, no changes.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 27 Feb 2016 12:11:11 +0100
 
diff --git a/debian/control b/debian/control
index 843a5e7..0d81682 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,15 @@
 Source: epr-api
-Section: libs
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
-Build-Depends: debhelper (>= 9), cmake, doxygen
+Section: libs
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               cmake,
+               doxygen
 Standards-Version: 3.9.7
-Homepage: https://github.com/bcdev/epr-api
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/epr-api.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/epr-api.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/epr-api.git
+Homepage: https://github.com/bcdev/epr-api
 
 Package: libepr-api2
 Architecture: any
@@ -26,14 +28,14 @@ Description: ENVISAT Product Reader API for C
      interface.
 
 Package: libepr-api-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Depends: ${misc:Depends},
          libepr-api2 (= ${binary:Version}),
          libjs-jquery
+Breaks: libepr-api2-dev (<< 2.3~dev20140322-1~)
 Provides: libepr-api2-dev
 Replaces: libepr-api2-dev (<< 2.3~dev20140322-1~)
-Breaks: libepr-api2-dev (<< 2.3~dev20140322-1~)
 Description: ENVISAT Product Reader API for C - Development files
  The ENVISAT Product Reader API is a set of C-source code files
  supporting developers who want to use MERIS, AATSR, and ASAR data
@@ -49,8 +51,8 @@ Description: ENVISAT Product Reader API for C - Development files
  This package contains development files (headers and static libraries).
 
 Package: libepr-api2-dev
-Section: oldlibs
 Architecture: all
+Section: oldlibs
 Depends: libepr-api-dev,
          ${misc:Depends}
 Description: ENVISAT Product Reader API for C - Transitional package

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



More information about the Pkg-grass-devel mailing list