Bas Couwenberg pushed to branch master at Debian GIS Project / postgis-java


Commits:
bd77a78e by Bas Couwenberg at 2023-11-11T07:52:31+01:00
Strip unuable maven:CompileDepends from substvars.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ postgis-java (1:2021.1.0-2) UNRELEASED; urgency=medium
   * Bump debhelper compat to 13.
   * Update lintian overrides.
   * Enable Salsa CI.
+  * Strip unuable maven:CompileDepends from substvars.
 
  -- Bas Couwenberg <[email protected]>  Sun, 02 Oct 2022 11:00:19 +0200
 


=====================================
debian/rules
=====================================
@@ -4,3 +4,6 @@ export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
        dh $@ --buildsystem maven
+
+execute_before_dh_gencontrol:
+       sed -i '/^maven:CompileDepends.*/d' debian/*substvars



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/postgis-java/-/commit/bd77a78eb8b340e7e6edff38502b886181bad5a7

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/postgis-java/-/commit/bd77a78eb8b340e7e6edff38502b886181bad5a7
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

Reply via email to