[Git][java-team/gradle][master] 6 commits: Removing Priority: optional, which is default
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sun Mar 29 20:54:27 BST 2026
Pierre Gruet pushed to branch master at Debian Java Maintainers / gradle
Commits:
c4ac01ee by Pierre Gruet at 2026-03-29T21:13:56+02:00
Removing Priority: optional, which is default
- - - - -
e9b5d341 by Pierre Gruet at 2026-03-29T21:14:01+02:00
Raising Standards version to 4.7.3
- - - - -
ce3b7c79 by Pierre Gruet at 2026-03-29T21:14:53+02:00
Rewriting d/watch with version 5
- - - - -
fee12f92 by Pierre Gruet at 2026-03-29T21:16:40+02:00
Fixing old FSF address in d/copyright
- - - - -
9ac18a6c by Pierre Gruet at 2026-03-29T21:17:18+02:00
Updating changelog
- - - - -
5298e8c1 by Pierre Gruet at 2026-03-29T21:17:26+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,16 @@
-gradle (4.4.1-23) UNRELEASED; urgency=medium
+gradle (4.4.1-23) unstable; urgency=medium
+ * Team upload
+ * Raising Standards version to 4.7.3:
+ - Removing Priority: optional, which is default
+ * Rewriting d/watch with version 5
+ * Fixing old FSF address in d/copyright
+
+ [ Vladimir Petko ]
* d/p/java25-compat.patch: catch exception when clearing
Security Manager (Closes: #1108566).
- -- Vladimir Petko <vladimir.petko at canonical.com> Thu, 20 Nov 2025 16:21:07 +1300
+ -- Pierre Gruet <pgt at debian.org> Sun, 29 Mar 2026 21:17:21 +0200
gradle (4.4.1-22) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,7 +1,6 @@
Source: gradle
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Section: java
-Priority: optional
Build-Depends: ant,
bnd (>= 3.5.0),
debhelper-compat (= 13),
@@ -67,7 +66,7 @@ Build-Depends: ant,
libxerces2-java,
maven-repo-helper,
testng
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/java-team/gradle.git
Vcs-Browser: https://salsa.debian.org/java-team/gradle
Homepage: https://gradle.org
=====================================
debian/copyright
=====================================
@@ -86,9 +86,8 @@ License: LGPL-2+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to Free Software Foundation,
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ You should have received a copy of the GNU Library General Public License
+ along with this program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems the full text of the GNU Library General Public License 2 can
be found in `/usr/share/common-licenses/LGPL-2'.
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-version=4
-opts="repack,compression=xz" \
-https://services.gradle.org/distributions /distributions/@PACKAGE at -([\d\.]+)-src at ARCHIVE_EXT@
+Version: 5
+
+Source: https://services.gradle.org/distributions
+Matching-Pattern: /distributions/@PACKAGE at -([\d\.]+)-src at ARCHIVE_EXT@
+Compression: xz
+Repack: yes
View it on GitLab: https://salsa.debian.org/java-team/gradle/-/compare/18cda1ca79bb46ac9798d102e46dd28ac82bc5be...5298e8c1b88cc6064fac206b0fd5df7afbcfe9b1
--
View it on GitLab: https://salsa.debian.org/java-team/gradle/-/compare/18cda1ca79bb46ac9798d102e46dd28ac82bc5be...5298e8c1b88cc6064fac206b0fd5df7afbcfe9b1
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/20260329/fa4b5afa/attachment.htm>
More information about the pkg-java-commits
mailing list