[Git][debian-gis-team/pywps][master] 2 commits: Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 06:34:45 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / pywps


Commits:
1ef38f61 by Bas Couwenberg at 2021-09-14T07:26:43+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
2220c39f by Bas Couwenberg at 2021-09-14T07:34:39+02:00
Drop undefined substitution variables.

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,9 @@ pywps (4.5.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Drop undefined substitution variables.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:43:54 +0200
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Angelos Tzotsos <gcpp.kalxas at gmail.com>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-apache2,
                dh-python,
                libjs-mathjax,
@@ -63,7 +63,6 @@ Architecture: all
 Section: metapackages
 Depends: python3-pywps (>= ${source:Version}),
          pywps-wsgi (>= ${source:Version}),
-         ${python3:Depends},
          ${misc:Depends}
 Suggests: cgi-mapserver,
           pywps-doc


=====================================
debian/rules
=====================================
@@ -40,6 +40,3 @@ override_dh_auto_test:
 	PYBUILD_BEFORE_TEST="cp -rv {dir}/pywps/schemas {build_dir}/pywps/" \
 	OFFLINE_TESTS=1 \
 	dh_auto_test || echo "Ignoring test failures"
-
-override_dh_install:
-	dh_install --list-missing



View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/10ad2abb315c9b1417b70d7e4f005ad86b5ae89f...2220c39fcd86be2eb3d14218652f43acfc12bf92

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/10ad2abb315c9b1417b70d7e4f005ad86b5ae89f...2220c39fcd86be2eb3d14218652f43acfc12bf92
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/20210914/98645047/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list