[Git][debian-gis-team/postgis-java][master] Move dependencies required for clean target to Build-Depends.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Oct 2 10:02:24 BST 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / postgis-java
Commits:
2ea9674e by Bas Couwenberg at 2022-10-02T11:02:16+02:00
Move dependencies required for clean target to Build-Depends.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis-java (1:2021.1.0-2) UNRELEASED; urgency=medium
+
+ * Move dependencies required for clean target to Build-Depends.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 02 Oct 2022 11:00:19 +0200
+
postgis-java (1:2021.1.0-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -3,13 +3,13 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12)
-Build-Depends-Indep: default-jdk-headless (>= 2:1.7) | java7-sdk-headless,
- junit4,
+Build-Depends: debhelper-compat (= 12),
+ default-jdk-headless (>= 2:1.7) | java7-sdk-headless,
+ maven-debian-helper
+Build-Depends-Indep: junit4,
libpostgresql-jdbc-java,
libslf4j-java,
libsurefire-java,
- maven-debian-helper,
maven-repo-helper,
maven
Standards-Version: 4.6.1
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis-java/-/commit/2ea9674e27a1094ad6264e9b06acfe6d0e7119d2
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis-java/-/commit/2ea9674e27a1094ad6264e9b06acfe6d0e7119d2
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/20221002/98193006/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list