[Git][java-team/isorelax][master] control: Move maven-repo-helper from Build-Depends-Indep to Build-Depends
Samuel Thibault (@sthibault)
gitlab at salsa.debian.org
Sun Oct 2 10:38:59 BST 2022
Samuel Thibault pushed to branch master at Debian Java Maintainers / isorelax
Commits:
7670f004 by Samuel Thibault at 2022-10-02T11:38:36+02:00
control: Move maven-repo-helper from Build-Depends-Indep to Build-Depends
to fix clean rule.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ isorelax (20041111-13) UNRELEASED; urgency=medium
* control: Bump Standards-Version to 4.5.0 (no changes).
* watch: Generalize pattern.
* control: Update alioth list domain.
+ * control: Move maven-repo-helper from Build-Depends-Indep to Build-Depends,
+ to fix clean rule.
[ Samuel Thibault ]
* Bump debhelper from 10 to 12.
=====================================
debian/control
=====================================
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at alioth-lists.debian.net>
Uploaders: Samuel Thibault <sthibault at debian.org>,
Giovanni Mascellani <gio at debian.org>
-Build-Depends: debhelper-compat (= 12)
-Build-Depends-Indep: default-jdk, ant, ant-doc, maven-repo-helper
+Build-Depends: debhelper-compat (= 12), maven-repo-helper
+Build-Depends-Indep: default-jdk, ant, ant-doc
Rules-Requires-Root: no
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/isorelax.git
View it on GitLab: https://salsa.debian.org/java-team/isorelax/-/commit/7670f0042e36e3a649b4fb6f5a4e14c3713debf3
--
View it on GitLab: https://salsa.debian.org/java-team/isorelax/-/commit/7670f0042e36e3a649b4fb6f5a4e14c3713debf3
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-java-commits/attachments/20221002/2588cfe9/attachment.htm>
More information about the pkg-java-commits
mailing list