[Git][debian-gis-team/jts][master] Strip unusable maven:CompileDepends from substvars.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Nov 11 06:51:48 GMT 2023



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


Commits:
e4f0ebc7 by Bas Couwenberg at 2023-11-11T07:51:32+01:00
Strip unusable maven:CompileDepends from substvars.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ jts (1.19.0+ds-2) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Use execute_{before,after} instead of override in rules file.
   * Enable Salsa CI.
+  * Strip unusable maven:CompileDepends from substvars.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 27 Nov 2022 20:56:16 +0100
 


=====================================
debian/rules
=====================================
@@ -34,3 +34,6 @@ execute_before_dh_auto_build:
 		    -e 's, at JSON_SIMPLE_PACKAGE@,$(JSON_SIMPLE_PACKAGE),' \
 		    -e 's/@JSON_EXCEPTION@/$(JSON_EXCEPTION)/' \
 		    {} \; -print
+
+execute_before_dh_gencontrol:
+	sed -i '/^maven:CompileDepends.*/d' debian/*substvars



View it on GitLab: https://salsa.debian.org/debian-gis-team/jts/-/commit/e4f0ebc74c73e625e92030cd5717bb2b09e0e2ad

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jts/-/commit/e4f0ebc74c73e625e92030cd5717bb2b09e0e2ad
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/20231111/02174a18/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list