[Git][java-team/libhibernate-commons-annotations-java][master] 8 commits: Build-Depends: s/default-jdk/default-jdk-headless/

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 4 17:18:28 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libhibernate-commons-annotations-java


Commits:
aafa2ea2 by Andreas Tille at 2025-02-04T18:13:55+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
ecef0793 by Andreas Tille at 2025-02-04T18:14:07+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
735e19ed by Andreas Tille at 2025-02-04T18:14:07+01:00
debhelper-compat 13 (routine-update)

- - - - -
785956b4 by Andreas Tille at 2025-02-04T18:15:12+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
bd2e76ce by Andreas Tille at 2025-02-04T18:15:12+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
442fa71c by Andreas Tille at 2025-02-04T17:15:12+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
ec0f8da5 by Andreas Tille at 2025-02-04T17:15:12+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

- - - - -
30bdf707 by Andreas Tille at 2025-02-04T18:16:13+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+libhibernate-commons-annotations-java (3.2.0.Final-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 04 Feb 2025 18:13:24 +0100
+
 libhibernate-commons-annotations-java (3.2.0.Final-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -1,21 +1,19 @@
 Source: libhibernate-commons-annotations-java
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>,
+           Varun Hiremath <varun at debian.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Torsten Werner <twerner at debian.org>,
- Varun Hiremath <varun at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- junit,
- libcommons-logging-java,
- liblog4j1.2-java,
- maven-debian-helper
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate-commons-annotations-java.git
-Homepage: http://www.hibernate.org
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               junit,
+               libcommons-logging-java,
+               liblog4j1.2-java,
+               maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java
+Vcs-Git: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java.git
+Homepage: https://www.hibernate.org
 
 Package: libhibernate-commons-annotations-java
 Architecture: all


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-curren-version --force-download


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/hibernate/hibernate-commons-annotations/tags .*/([\d\.]+).Final.tar.gz



View it on GitLab: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java/-/compare/c26826477dd6b9036f12d81b401e80095c2c99ff...30bdf707cd7a80b755ef9ddfbf09401a7aa199ad

-- 
View it on GitLab: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java/-/compare/c26826477dd6b9036f12d81b401e80095c2c99ff...30bdf707cd7a80b755ef9ddfbf09401a7aa199ad
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/20250204/00a6bac5/attachment.htm>


More information about the pkg-java-commits mailing list