[Git][debian-gis-team/python-geographiclib][master] 2 commits: Use the <!nocheck> marker
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Dec 3 17:48:23 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / python-geographiclib
Commits:
af564f95 by Antonio Valentino at 2023-12-03T17:45:27+00:00
Use the <!nocheck> marker
- - - - -
a81cf8ca by Antonio Valentino at 2023-12-03T17:48:01+00:00
Switch to autopkgtest-pkg-pybuild
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,16 @@
python-geographiclib (2.0-3) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Team upload.
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Switch to dh-sequence-*.
+ [ Antonio Valentino ]
+ * debian/control:
+ - Use the <!nocheck> marker.
+ * Switch to autopkgtest-pkg-pybuild.
+
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:15:40 +0100
python-geographiclib (2.0-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,12 +4,12 @@ Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Section: python
Priority: optional
Rules-Requires-Root: no
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python3-all,
- python3-pytest,
+ python3-pytest <!nocheck>,
python3-setuptools
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geographiclib
=====================================
debian/rules
=====================================
@@ -2,6 +2,7 @@
export PYBUILD_NAME=geographiclib
export PYBUILD_TEST_PYTEST=1
+export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
%:
dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/compare/48822c412659fd475a62f284f187e7d2a4d8a962...a81cf8caacad7d59d4e7d03c5ef73a936e89b945
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/compare/48822c412659fd475a62f284f187e7d2a4d8a962...a81cf8caacad7d59d4e7d03c5ef73a936e89b945
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/20231203/ed0111b6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list