[Git][java-team/libisnativec-java][master] 4 commits: Build-Depends: s/default-jdk/default-jdk-headless/

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 5 18:27:49 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libisnativec-java


Commits:
76020c28 by Andreas Tille at 2025-02-05T19:23:31+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
a38f3413 by Andreas Tille at 2025-02-05T19:23:48+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
104140c5 by Andreas Tille at 2025-02-05T19:24:07+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
0d17f243 by Andreas Tille at 2025-02-05T19:27:32+01:00
Fix typo

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,11 +1,14 @@
 libisnativec-java (5.3.20100629+fix-5) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Official Homapage vanished - use download source at sourceforge
+  * Official Homepage vanished - use download source at sourceforge
   * d/copyright: DEP5
   * Remove unwanted files from upstream source via Files-Excluded
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.0 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
 
- -- Andreas Tille <tille at debian.org>  Wed, 05 Feb 2025 19:14:00 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 05 Feb 2025 19:25:47 +0100
 
 libisnativec-java (5.3.20100629+fix-4) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -1,21 +1,21 @@
 Source: libisnativec-java
+Maintainer: Steffen Moeller <moeller at debian.org>
 Section: java
 Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends:
- debhelper-compat (= 13),
- default-jdk,
- javahelper (>= 0.37),
- libisrt-java,
- libjna-java
-Standards-Version: 4.5.0
-Vcs-Git: https://salsa.debian.org/java-team/libisnativec-java.git
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               javahelper,
+               libisrt-java,
+               libjna-java
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/java-team/libisnativec-java
+Vcs-Git: https://salsa.debian.org/java-team/libisnativec-java.git
 Homepage: https://sourceforge.net/projects/jpodrenderer/files/dependencies/5.6/
 
 Package: libisnativec-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: helper routines to access native code from Java
  The package presents a solution completely written in Java to access
@@ -30,10 +30,11 @@ Description: helper routines to access native code from Java
  basic native binding provided by any third party (currently jna).
 
 Package: libisnativec-java-doc
+Architecture: all
 Section: doc
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Recommends: ${java:Recommends}
-Architecture: all
 Description: Javadoc API description for isNativeC
  Autogenerated from the Java source code, this package offers
  the HTML files describing the library for programmers.



View it on GitLab: https://salsa.debian.org/java-team/libisnativec-java/-/compare/783c8127860b504890e1ea1517bee3588c5c3dee...0d17f243aae485e659b2ddd6c392c857c79fa7f3

-- 
View it on GitLab: https://salsa.debian.org/java-team/libisnativec-java/-/compare/783c8127860b504890e1ea1517bee3588c5c3dee...0d17f243aae485e659b2ddd6c392c857c79fa7f3
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/20250205/47dac57c/attachment.htm>


More information about the pkg-java-commits mailing list