[mbsystem] 38/39: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu Aug 20 08:40:27 UTC 2015


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

tille pushed a commit to branch master
in repository mbsystem.

commit cb0101643df19f145bc5d12076f870bffcb530f8
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 20 10:23:32 2015 +0200

    cme fix dpkg-control
---
 debian/changelog |  8 +++++++-
 debian/control   | 45 ++++++++++++++++++++++++++++++---------------
 2 files changed, 37 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3711467..0d4be1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,17 @@
 mbsystem (5.4.2220-0) UNRELEASED; urgency=low
 
+  [ M. Hamish Bowman ]
   * Initial packaging incorporating upstream support for shared libs
   * Split off -dev, -doc, -data packages
   * Added doc-base registration
   * Enable GSF support (now licensed by SAIC as LGPL 2.1)
 
- -- M. Hamish Bowman <hamish.webmail gmail.com>  Mon, 15 Jun 2015 17:31:55 +1200
+  [ Andreas Tille ]
+  * Moved to Git
+  * deactivate patch that does not apply and seems unneeded
+  * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Thu, 20 Aug 2015 10:23:44 +0200
 
 mbsystem (5.1.2-0) UNRELEASED; urgency=low
 
diff --git a/debian/control b/debian/control
index 80a907b..2c99cac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,38 @@
 Source: mbsystem
-Section: science
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: M. Hamish Bowman <hamish_b at yahoo.com>,
            Andreas Tille <tille at debian.org>
-Build-depends: debhelper (>= 8), dh-autoreconf,
-  libgmt-dev, lesstif2-dev | libmotif-dev, libxt-dev, libnetcdf-dev,
-  libglu1-mesa-dev, libgl1-mesa-dev, libfftw3-dev, libproj-dev
-Standards-Version: 3.9.4
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               dh-autoreconf,
+               libgmt-dev,
+               lesstif2-dev | libmotif-dev,
+               libxt-dev,
+               libnetcdf-dev,
+               libglu1-mesa-dev,
+               libgl1-mesa-dev,
+               libfftw3-dev,
+               libproj-dev
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/mbsystem.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/mbsystem.git
 Homepage: http://www.ldeo.columbia.edu/res/pi/MB-System/
 
 Package: mbsystem
-Section: science
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
-         csh, gmt, libparallel-forkmanager-perl
-Recommends: mbsystem-doc, mbsystem-data, gv
-Suggests: proj-bin, gimp
+Section: science
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         csh,
+         gmt,
+         libparallel-forkmanager-perl
+Recommends: mbsystem-doc,
+            mbsystem-data,
+            gv
+Suggests: proj-bin,
+          gimp
 Description: Processing tools for multibeam and sidescan sonar data
  MB-System is an open source software package for the processing and
  display of bathymetry and backscatter imagery data derived from
@@ -26,8 +40,8 @@ Description: Processing tools for multibeam and sidescan sonar data
  (The Generic Mapping Tools) and other GIS applications.
 
 Package: mbsystem-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Recommends: mbsystem
 Description: Processing tools for multibeam and sidescan sonar data
@@ -39,8 +53,8 @@ Description: Processing tools for multibeam and sidescan sonar data
  This package contains the MB-System documentation.
 
 Package: mbsystem-data
-Section: science
 Architecture: all
+Section: science
 Depends: ${misc:Depends}
 Recommends: mbsystem
 Description: Processing tools for multibeam and sidescan sonar data
@@ -52,9 +66,10 @@ Description: Processing tools for multibeam and sidescan sonar data
  This package contains the Levitus global water properties database.
 
 Package: mbsystem-dev
-Section: devel
 Architecture: any
-Depends: mbsystem, ${misc:Depends}
+Section: devel
+Depends: mbsystem,
+         ${misc:Depends}
 Description: Processing tools for multibeam and sidescan sonar data
  MB-System is an open source software package for the processing and
  display of bathymetry and backscatter imagery data derived from

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



More information about the Pkg-grass-devel mailing list