[Git][debian-gis-team/totalopenstation][master] Restucture control file with cme.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Aug 19 14:13:13 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / totalopenstation
Commits:
ae5f1388 by Bas Couwenberg at 2023-08-19T15:11:28+02:00
Restucture control file with cme.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -9,6 +9,7 @@ totalopenstation (0.5.2+ds-1) UNRELEASED; urgency=medium
* Use autopkgtest-pkg-pybuild testsuite.
* Enable Salsa CI.
* Copy test files for autopkgtest.
+ * Restucture control file with cme.
-- Bas Couwenberg <sebastic at debian.org> Sat, 19 Aug 2023 06:42:39 +0200
=====================================
debian/control
=====================================
@@ -1,30 +1,28 @@
Source: totalopenstation
-Section: utils
-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),
- dh-python,
- python3,
- python3-pygeoif,
- python3-pytest,
- python3-serial,
- python3-setuptools,
- python3-tk
-Rules-Requires-Root: no
+Section: utils
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ dh-python,
+ python3,
+ python3-pygeoif,
+ python3-pytest,
+ python3-serial,
+ python3-setuptools,
+ python3-tk
Standards-Version: 4.6.2
-Homepage: https://tops.iosa.it/
-Vcs-Git: https://salsa.debian.org/debian-gis-team/totalopenstation.git
Vcs-Browser: https://salsa.debian.org/debian-gis-team/totalopenstation
+Vcs-Git: https://salsa.debian.org/debian-gis-team/totalopenstation.git
+Homepage: https://tops.iosa.it/
+Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Package: totalopenstation
Architecture: all
-Depends:
- python3-tk,
- ${misc:Depends},
- ${python3:Depends}
+Depends: python3-tk,
+ ${misc:Depends},
+ ${python3:Depends}
Description: download and process data from total station devices
Total Open Station (TOPS for friends) is a free software program
for downloading and processing data from total station devices.
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/ae5f1388a33abaca347b45a3890df22891ce201e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/ae5f1388a33abaca347b45a3890df22891ce201e
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/20230819/f243ef16/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list