[Git][java-team/libiscwt-java][master] 11 commits: Initial upstream branch.

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



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


Commits:
8313b662 by Emmanuel Bourg at 2016-08-01T23:16:38+02:00
Initial upstream branch.

- - - - -
8e27e198 by Andreas Tille at 2025-02-04T19:11:56+01:00
Import Upstream version 5.2.20091102
- - - - -
cb548dab by Steffen Moeller at 2025-02-04T19:11:56+01:00
Import Debian changes 5.2.20091102-1

libiscwt-java (5.2.20091102-1) unstable; urgency=low
.
  * Initial release (Closes: #565695).

- - - - -
19f19ac9 by Andreas Tille at 2025-02-04T19:11:57+01:00
Import Upstream version 5.3.20100629
- - - - -
8feb964a by Steffen Moeller at 2025-02-04T19:11:57+01:00
Import Debian changes 5.2.20091102-2

libiscwt-java (5.2.20091102-2) unstable; urgency=low
.
  * Fix build dependencies (Closes: #573682)
    Many thanks go to Lucas, Hideki and Torsten
    for their support.
  * Added debian/README.Debian.
  * Cleaned up empty files in debian folder.

- - - - -
824cc8c1 by ShuxiongYe at 2025-02-04T19:11:57+01:00
Import Debian changes 5.3.20100629-3

libiscwt-java (5.3.20100629-3) unstable; urgency=low
.
  [ Miguel Landaeta ]
  * Team upload.
  * Bump Standards-Version to 3.9.4. No changes were required.
  * Fix vcs-field-not-canonical lintian warning.
  * Fix extended-description-is-probably-too-short lintian warning.
  * Fix needless-dependency-on-jre lintian warning.
.
  [ James Page ]
  * Fix FTBFS with openjdk-7 as default-jdk (LP: #888963) (Closes: 678032):
    - d/patches/java7-compat.patch: Update usage of FontManager for
      Java 7.
.
  [ ShuxiongYe ]
  * Compatible with both openjdk-6 and openjdk-7
    - debian/patch/java6andjava7-compat.patch
.
libiscwt-java (5.3.20100629-2) unstable; urgency=low
.
  [ Miguel Landaeta ]
  * Team upload.
  * Use public access URL in Vcs-Svn field. (Closes: #670276).
  * Bump Standards-Version to 3.9.3. No changes were required.
.
  [ Niels Thykier ]
  * Updated description.
  * Use swt.jar rather than swt-gtk-3.7.jar.  (Closes: #670915)
  * Rebuild in sid environment.  (Closes: #663396)
.
libiscwt-java (5.3.20100629-1) unstable; urgency=low
.
  * Team upload.
  * New upstream release.
  * Switch to source format 3.0.
  * Fix Build-Depends. (Closes: #629736)
  * Update Standards-Version: 3.9.2.
  * Implement get-orig-source and drop javadoc from orig-tarball.
  * Switch to javahelper.
  * Drop versioned binary package.

- - - - -
ffee25c6 by Holger Levsen at 2025-02-04T19:11:58+01:00
Import Debian changes 5.3.20100629-4.1

libiscwt-java (5.3.20100629-4.1) unstable; urgency=medium
.
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.
.
libiscwt-java (5.3.20100629-4) unstable; urgency=medium
.
  * Team upload.
  * Transition to libswt-gtk-4-java
  * Moved the package to Git
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 9

- - - - -
f38e01e3 by Andreas Tille at 2025-02-04T19:22:47+01:00
Point Homepage to webarchive

- - - - -
0143e998 by Andreas Tille at 2025-02-04T21:48:56+01:00
Drop README.Debian since not really informative

- - - - -
ba0df4d7 by Andreas Tille at 2025-02-04T22:08:08+01:00
* d/copyright:
   - DEP5
   - Files-Excluded
* d/orig-tar.sh
* Fix watch file

- - - - -
20e407da by Andreas Tille at 2025-02-04T22:09:45+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -


30 changed files:

- − debian/README.Debian
- − debian/README.source
- debian/changelog
- debian/control
- debian/copyright
- − debian/orig-tar.sh
- debian/watch
- + doc/3rd_party_licenses/FTL.txt
- + doc/3rd_party_licenses/freetype_license.txt
- + doc/3rd_party_licenses/jna_license.txt
- + doc/3rd_party_licenses/lgpl-2.1.txt
- + src/de/intarsys/cwt/awt/environment/CwtAwtGraphicsContext.java
- + src/de/intarsys/cwt/awt/environment/CwtAwtGraphicsEnvironment.java
- + src/de/intarsys/cwt/awt/image/CwtAwtImage.java
- + src/de/intarsys/cwt/awt/image/CwtAwtImageTools.java
- + src/de/intarsys/cwt/awt/image/IAwtImage.java
- + src/de/intarsys/cwt/common/BlendMode.java
- + src/de/intarsys/cwt/common/IGraphicsObject.java
- + src/de/intarsys/cwt/common/IPaint.java
- + src/de/intarsys/cwt/common/IShape.java
- + src/de/intarsys/cwt/common/ShapeWrapper.java
- + src/de/intarsys/cwt/environment/IGraphicsContext.java
- + src/de/intarsys/cwt/environment/IGraphicsEnvironment.java
- + src/de/intarsys/cwt/environment/package.html
- + src/de/intarsys/cwt/font/CommonFont.java
- + src/de/intarsys/cwt/font/CommonFontProgram.java
- + src/de/intarsys/cwt/font/FontAliasMap.java
- + src/de/intarsys/cwt/font/FontEnvironment.java
- + src/de/intarsys/cwt/font/FontFamily.java
- + src/de/intarsys/cwt/font/FontFontMap.java


The diff was not included because it is too large.


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

-- 
View it on GitLab: https://salsa.debian.org/java-team/libiscwt-java/-/compare/84fb889ef761b5e0c7b9ba2fb288bd8a6dfa35e7...20e407da119ddef5b3f7201cb7acbeff081eb009
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/1ad7295f/attachment.htm>


More information about the pkg-java-commits mailing list