gregor herrmann pushed to branch master at Debian Java Maintainers / libmicroba-java
Commits: eeeb6e77 by gregor herrmann at 2021-08-20T03:33:29+02:00 Remove myself from Uploaders. - - - - - 290f6d5b by gregor herrmann at 2021-08-20T03:33:30+02:00 update changelog Gbp-Dch: Ignore - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libmicroba-java (1:0.4.4.3-6) UNRELEASED; urgency=medium + + * Remove myself from Uploaders. + + -- gregor herrmann <[email protected]> Fri, 20 Aug 2021 03:33:30 +0200 + libmicroba-java (1:0.4.4.3-5) unstable; urgency=medium * Install maven artifacts. ===================================== debian/control ===================================== @@ -1,20 +1,22 @@ Source: libmicroba-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 (>= 10) -Build-Depends-Indep: ant, default-jdk, libjgraph-java, maven-repo-helper +Build-Depends-Indep: ant, + default-jdk, + libjgraph-java, + maven-repo-helper Standards-Version: 3.9.8 -Homepage: https://github.com/tdbear/microba -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libmicroba-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libmicroba-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libmicroba-java.git +Homepage: https://github.com/tdbear/microba Package: libmicroba-java Architecture: all Depends: ${misc:Depends} -Description: set of JFC (Swing) components +Description: set of JFC (Swing) components Microba is a set of finely crafted & feature rich JFC (Swing) components. Keywords: jfc, swing, java, date picker, datepicker, date-picker, calendar, gradient editor, marker, slider, palette editor @@ -30,4 +32,3 @@ Description: Documentation for libmicroba-java gradient editor, marker, slider, palette editor . This package contains the documentation. - View it on GitLab: https://salsa.debian.org/java-team/libmicroba-java/-/compare/828edc0ec1f503b72ae1a107807eb9a493fe90e7...290f6d5bdc355c67fddb91e412a59c0c27c08ef8 -- View it on GitLab: https://salsa.debian.org/java-team/libmicroba-java/-/compare/828edc0ec1f503b72ae1a107807eb9a493fe90e7...290f6d5bdc355c67fddb91e412a59c0c27c08ef8 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

