gregor herrmann pushed to branch master at Debian Java Maintainers / libjgoodies-looks-java
Commits: 8f8f6460 by gregor herrmann at 2021-08-20T03:30:59+02:00 Remove myself from Uploaders. - - - - - f3df8ed8 by gregor herrmann at 2021-08-20T03:31:00+02:00 update changelog Gbp-Dch: Ignore - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libjgoodies-looks-java (2.7.0-4) UNRELEASED; urgency=medium + + * Remove myself from Uploaders. + + -- gregor herrmann <[email protected]> Fri, 20 Aug 2021 03:31:00 +0200 + libjgoodies-looks-java (2.7.0-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,27 +1,25 @@ Source: libjgoodies-looks-java +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: tony mancill <[email protected]> Section: java Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: - tony mancill <[email protected]>, - gregor herrmann <[email protected]> -Build-Depends: - debhelper (>= 11), - default-jdk, - default-jdk-doc, - javahelper, - junit4, - libjgoodies-common-java (>= 1.8.1), - libmaven-javadoc-plugin-java, - maven-debian-helper (>= 1.5) +Build-Depends: debhelper (>= 11), + default-jdk, + default-jdk-doc, + javahelper, + junit4, + libjgoodies-common-java (>= 1.8.1), + libmaven-javadoc-plugin-java, + maven-debian-helper (>= 1.5) Standards-Version: 4.1.4 -Vcs-Git: https://salsa.debian.org/java-team/libjgoodies-looks-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjgoodies-looks-java +Vcs-Git: https://salsa.debian.org/java-team/libjgoodies-looks-java.git Homepage: http://www.jgoodies.com/freeware/libraries/looks/ Package: libjgoodies-looks-java Architecture: all -Depends: ${java:Depends}, ${misc:Depends} +Depends: ${java:Depends}, + ${misc:Depends} Description: library with Swing look&feel implementations The JGoodies Looks make your Swing applications and applets look better. The package consists of a Windows look&feel and the Plastic look&feel View it on GitLab: https://salsa.debian.org/java-team/libjgoodies-looks-java/-/compare/69bb35778b072cc595dc10066a60d17574f2db11...f3df8ed8ee6278eaecf66189cbebc069708eb090 -- View it on GitLab: https://salsa.debian.org/java-team/libjgoodies-looks-java/-/compare/69bb35778b072cc595dc10066a60d17574f2db11...f3df8ed8ee6278eaecf66189cbebc069708eb090 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

