[rtklib] 01/07: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Fri Feb 2 09:33:42 UTC 2018


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

sebastic pushed a commit to branch master
in repository rtklib.

commit db1aba06a6dd24b6cbf339e044ab9560c125ceb8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 28 09:57:19 2018 +0100

    Restructure control file with cme.
---
 debian/changelog |  7 +++++++
 debian/control   | 25 ++++++++++++++++++-------
 2 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a7ec4a1..e943919 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rtklib (2.4.3+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 28 Jan 2018 09:57:05 +0100
+
 rtklib (2.4.3+dfsg1-1) unstable; urgency=medium
 
   * Initial release. (Closes: #835415)
diff --git a/debian/control b/debian/control
index 9ea5ccb..e16facf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,32 @@
 Source: rtklib
-Section: misc
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Gürkan Myczko <gurkan at phys.ethz.ch>
-Build-Depends: debhelper (>=10), libparse-debianchangelog-perl, liblapack-dev, libblas-dev, qtbase5-dev, qt5-qmake, qtbase5-dev-tools, libqt5serialport5-dev, libpng-dev
+Section: misc
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               libparse-debianchangelog-perl,
+               liblapack-dev,
+               libblas-dev,
+               qtbase5-dev,
+               qt5-qmake,
+               qtbase5-dev-tools,
+               libqt5serialport5-dev,
+               libpng-dev
 Standards-Version: 4.1.2
 Homepage: http://gpspp.sakura.ne.jp/rtklib/rtklib.htm
 
 Package: rtklib
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Real Time Kinematic and other advanced GPS positioning techniques
  This is an program package for standard and precise positioning with GNSS
  (global navigation satellite system).
 
 Package: rtklib-qt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Tools for standard and precise positioning with GNSS QT interface
  This is an program package for standard and precise positioning with GNSS
  (global navigation satellite system).
@@ -24,8 +34,9 @@ Description: Tools for standard and precise positioning with GNSS QT interface
  These are the GUI parts of the tool.
 
 Package: rtklib-doc
-Section: doc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: doc
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Real Time Kinematic and advanced GPS positioning techniques manual
  This is the manual for RTKLIB.

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



More information about the Pkg-grass-devel mailing list