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 <[email protected]> Sun, 27 Nov 2022 20:56:16 +0100
=====================================
debian/rules
=====================================
@@ -34,3 +34,6 @@ execute_before_dh_auto_build:
-e 's,@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.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel