[Git][debian-gis-team/rtklib][master] 4 commits: Restructure control file with cme.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Apr 22 11:28:17 BST 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / rtklib
Commits:
1bac1010 by Bas Couwenberg at 2021-04-22T12:24:34+02:00
Restructure control file with cme.
- - - - -
a22f0552 by Bas Couwenberg at 2021-04-22T12:24:38+02:00
Fix Homepage URL.
- - - - -
21f68e74 by Bas Couwenberg at 2021-04-22T12:24:54+02:00
Drop Name from upstream metadata.
- - - - -
df1206b3 by Bas Couwenberg at 2021-04-22T12:24:54+02:00
Update watch file.
- - - - -
3 changed files:
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -1,37 +1,34 @@
Source: rtklib
-Section: misc
-Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Matteo F. Vescovi <mfv at debian.org>
-Build-Depends:
- debhelper-compat (= 13),
- libblas-dev,
- liblapack-dev,
- libpng-dev,
- libqt5serialport5-dev,
- qt5-qmake,
- qtbase5-dev,
- qtbase5-dev-tools
+Section: misc
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ libblas-dev,
+ liblapack-dev,
+ libpng-dev,
+ libqt5serialport5-dev,
+ qt5-qmake,
+ qtbase5-dev,
+ qtbase5-dev-tools
Standards-Version: 4.5.1
-Rules-Requires-Root: no
-Homepage: http://http://www.rtklib.com
-Vcs-Git: https://salsa.debian.org/debian-gis-team/rtklib.git
Vcs-Browser: https://salsa.debian.org/debian-gis-team/rtklib
+Vcs-Git: https://salsa.debian.org/debian-gis-team/rtklib.git
+Homepage: http://www.rtklib.com
+Rules-Requires-Root: no
Package: rtklib
Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs: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:
- ${misc:Depends},
- ${shlibs: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).
@@ -39,10 +36,8 @@ 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:
- ${misc:Depends},
- ${shlibs:Depends}
+Section: doc
+Depends: ${misc:Depends}
Description: Real Time Kinematic and advanced GPS positioning techniques manual
This is the manual for RTKLIB.
=====================================
debian/upstream/metadata
=====================================
@@ -1,6 +1,5 @@
---
Bug-Database: https://github.com/JensReimann/RTKLIB/issues
Bug-Submit: https://github.com/JensReimann/RTKLIB/issues/new
-Name: RTKLIB
Repository: https://github.com/JensReimann/RTKLIB.git
Repository-Browse: https://github.com/JensReimann/RTKLIB
=====================================
debian/watch
=====================================
@@ -1,5 +1,7 @@
version=4
-opts="dversionmangle=s/\+dfsg.*//, \
-repack, \
-repacksuffix=+dfsg" \
-https://github.com/JensReimann/RTKLIB/tags .*/v(\d.*[^dev])\.(?:tgz|tar\.(?:gz|bz2|xz))
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+repacksuffix=+dfsg \
+https://github.com/tomojitakasu/RTKLIB/tags \
+(?:.*?/archive/(?:.*?/)?)?(?:rel|v|RTKLIB)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/rtklib/-/compare/a7dea9024af7e5ba8f7e1853440e8323a5c2a004...df1206b38ec200471a8009a9f20c4a2c1b912dc5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/rtklib/-/compare/a7dea9024af7e5ba8f7e1853440e8323a5c2a004...df1206b38ec200471a8009a9f20c4a2c1b912dc5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210422/cfb00bb1/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list