[Git][debian-gis-team/usgs][master] Use <!nodoc> and <!nocheck> markers
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Dec 3 17:31:13 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / usgs
Commits:
5177f1b5 by Antonio Valentino at 2023-12-03T17:30:57+00:00
Use <!nodoc> and <!nocheck> markers
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,8 @@ usgs (0.3.5-3) UNRELEASED; urgency=medium
[ Antonio Valentino ]
* Drop the unnecessary d/tests folder.
+ * debian/control:
+ - Use <!nodoc> and <!nocheck> markers.
-- Antonio Valentino <antonio.valentino at tiscali.it> Wed, 26 Jul 2023 08:55:20 +0200
=====================================
debian/control
=====================================
@@ -6,16 +6,16 @@ Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
- dh-sequence-sphinxdoc,
+ dh-sequence-sphinxdoc <!nodoc>,
python3-all,
python3-click,
- python3-mock,
- python3-pytest,
+ python3-mock <!nocheck>,
+ python3-pytest <!nocheck>,
python3-requests,
python3-requests-futures,
python3-setuptools,
- python3-sphinx,
- python3-sphinx-rtd-theme
+ python3-sphinx <!nodoc>,
+ python3-sphinx-rtd-theme <!nodoc>
Standards-Version: 4.6.2
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/kapadia/usgs
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/5177f1b5891443793dedb329101aedf40f4ab151
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/5177f1b5891443793dedb329101aedf40f4ab151
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/12c4378f/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list