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 <[email protected]> Sat, 19 Aug 2023 06:42:39 +0200 ===================================== debian/control ===================================== @@ -1,30 +1,28 @@ Source: totalopenstation -Section: utils -Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Matteo F. Vescovi <[email protected]> -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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
