[Git][java-team/libiscwt-java][master] 6 commits: Standards-Version: 4.7.0 (routine-update)

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 4 21:20:15 GMT 2025



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


Commits:
d50f90af by Andreas Tille at 2025-02-04T22:10:59+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
8b368c71 by Andreas Tille at 2025-02-04T22:11:00+01:00
debhelper-compat 13 (routine-update)

- - - - -
788fad1e by Andreas Tille at 2025-02-04T22:17:22+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
b231e638 by Andreas Tille at 2025-02-04T22:17:22+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
82987f20 by Andreas Tille at 2025-02-04T21:17:22+00:00
Trim trailing whitespace.

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

- - - - -
9787b055 by Andreas Tille at 2025-02-04T22:19:55+01:00
Use secure URI in debian/watch.

Changes-By: lintian-brush

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -9,6 +9,12 @@ libiscwt-java (5.3.20100629-5) UNRELEASED; urgency=medium
   * d/orig-tar.sh
   * Fix watch file
   * 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.
+  * Use secure URI in debian/watch.
 
  -- Andreas Tille <tille at debian.org>  Tue, 04 Feb 2025 19:22:11 +0100
 


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


=====================================
debian/control
=====================================
@@ -1,28 +1,26 @@
 Source: libiscwt-java
-Section: java
-Priority: extra
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends:
- debhelper (>= 9),
- default-jdk-headless,
- javahelper (>= 0.37),
- libisfreetype-java,
- libisrt-java,
- libswt-gtk-4-java
-Standards-Version: 3.9.8
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               javahelper,
+               libisfreetype-java,
+               libisrt-java,
+               libswt-gtk-4-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libiscwt-java
+Vcs-Git: https://salsa.debian.org/java-team/libiscwt-java.git
 Homepage: https://web.archive.org/web/20150226075441/http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsCWT
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libiscwt-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libiscwt-java.git
 
 Package: libiscwt-java
 Architecture: all
-Depends:
- libisfreetype-java,
- libisnativec-java,
- libisrt-java,
- libswt-gtk-4-java,
- ${misc:Depends}
+Depends: libisfreetype-java,
+         libisnativec-java,
+         libisrt-java,
+         libswt-gtk-4-java,
+         ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: abstractions and Java implementations for rendering PDF
  To built a flexible PDF rendering one first needed some basics
@@ -34,9 +32,9 @@ Description: abstractions and Java implementations for rendering PDF
 
 Package: libiscwt-java-doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Recommends: ${java:Recommends}
-Section: doc
 Description: Javadoc API description for isCWT
  To built a flexible PDF rendering one first needed some basics
  functionality to deal with fonts, images and general platform


=====================================
debian/rules
=====================================
@@ -6,6 +6,3 @@ export CLASSPATH=/usr/share/java/isnativec.jar:/usr/share/java/isfreetype.jar:/u
 
 %:
 	dh $@ --with javahelper
-
-get-orig-source:
-	uscan --force-download


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=auto" \
-   http://sf.net/jpodlib/isCWT\.(.*)\.zip
+   https://sf.net/jpodlib/isCWT\.(.*)\.zip



View it on GitLab: https://salsa.debian.org/java-team/libiscwt-java/-/compare/20e407da119ddef5b3f7201cb7acbeff081eb009...9787b055a87de108754f472c5ad7b5bdeac8fd89

-- 
View it on GitLab: https://salsa.debian.org/java-team/libiscwt-java/-/compare/20e407da119ddef5b3f7201cb7acbeff081eb009...9787b055a87de108754f472c5ad7b5bdeac8fd89
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/72d1890e/attachment.htm>


More information about the pkg-java-commits mailing list