[Git][java-team/gradle-plugin-protobuf][master] 10 commits: Import Debian changes 0.9.2-1

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 12 20:38:50 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / gradle-plugin-protobuf


Commits:
5c034bc9 by Emmanuel Bourg at 2025-02-12T21:21:23+01:00
Import Debian changes 0.9.2-1

gradle-plugin-protobuf (0.9.2-1) unstable; urgency=medium
.
  * Initial release. (Closes: #820777)

- - - - -
becd91ab by Holger Levsen at 2025-02-12T21:21:23+01:00
Import Debian changes 0.9.2-1.1

gradle-plugin-protobuf (0.9.2-1.1) unstable; urgency=medium
.
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

- - - - -
b3416547 by Andreas Tille at 2025-02-12T21:26:13+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
ab1a8022 by Andreas Tille at 2025-02-12T21:28:18+01:00
Fix watch file

- - - - -
18d8ac62 by Andreas Tille at 2025-02-12T21:29:56+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
98e73847 by Andreas Tille at 2025-02-12T21:29:56+01:00
debhelper-compat 13 (routine-update)

- - - - -
dd350cb6 by Andreas Tille at 2025-02-12T21:29:59+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
313b53fe by Andreas Tille at 2025-02-12T21:29:59+01:00
Secure URI in copyright format (routine-update)

- - - - -
8972f22b by Andreas Tille at 2025-02-12T20:30:00+00:00
Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

- - - - -
4da2dbd2 by Andreas Tille at 2025-02-12T21:33:41+01:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,23 @@
+gradle-plugin-protobuf (0.9.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Fix watch file
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Update watch file format version to 4.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 12 Feb 2025 21:30:08 +0100
+
+gradle-plugin-protobuf (0.9.2-1.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Tue, 29 Dec 2020 02:26:42 +0100
+
 gradle-plugin-protobuf (0.9.2-1) unstable; urgency=medium
 
   * Initial release. (Closes: #820777)


=====================================
debian/compat deleted
=====================================
@@ -1,2 +0,0 @@
-9
-


=====================================
debian/control
=====================================
@@ -1,15 +1,15 @@
 Source: gradle-plugin-protobuf
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
-               default-jdk,
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
                gradle-debian-helper,
                maven-repo-helper
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-plugin-protobuf.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-plugin-protobuf.git
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/gradle-plugin-protobuf
+Vcs-Git: https://salsa.debian.org/java-team/gradle-plugin-protobuf.git
 Homepage: https://github.com/aantono/gradle-plugin-protobuf
 
 Package: gradle-plugin-protobuf


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Protobuf Plugin for Gradle
 Source: https://github.com/aantono/gradle-plugin-protobuf
 Files-Excluded: gradlew*


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-https://github.com/aantono/gradle-plugin-protobuf/tags .*/archive/([\d\.]+).tar.gz
+version=4
+https://github.com/aantono/gradle-plugin-protobuf/tags .*/([\d\.]+).tar.gz



View it on GitLab: https://salsa.debian.org/java-team/gradle-plugin-protobuf/-/compare/1841751254d5723a4fc7f5cbce25d836b1b33bfe...4da2dbd25ab7fa0d984f19af477797984d0ee9da

-- 
View it on GitLab: https://salsa.debian.org/java-team/gradle-plugin-protobuf/-/compare/1841751254d5723a4fc7f5cbce25d836b1b33bfe...4da2dbd25ab7fa0d984f19af477797984d0ee9da
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/20250212/9beed3f5/attachment.htm>


More information about the pkg-java-commits mailing list