Jeremy Bícha pushed to branch master at Debian Java Maintainers / openjfx
Commits: f5a9bb1a by Jeremy Bícha at 2025-11-15T17:46:48-05:00 Add minimal debian/gbp.conf - - - - - ad4779e7 by Jeremy Bícha at 2025-11-15T17:49:33-05:00 Remove debian/watch and use uscan's Archive: GitHub instead - - - - - 3 changed files: - + debian/gbp.conf - + debian/upstream/metadata - − debian/watch Changes: ===================================== debian/gbp.conf ===================================== @@ -0,0 +1,8 @@ +[DEFAULT] +pristine-tar = True + +[dch] +multimaint-merge = True + +[pq] +patch-numbers = False ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,6 @@ +--- +Archive: GitHub +Bug-Database: https://github.com/openjdk/jfx/issues +Bug-Submit: https://github.com/openjdk/jfx/issues/new +Repository: https://github.com/openjdk/jfx.git +Repository-Browse: https://github.com/openjdk/jfx ===================================== debian/watch deleted ===================================== @@ -1,3 +0,0 @@ -version=3 -opts="repack,compression=xz" \ -https://github.com/javafxports/openjdk-jfx/tags .*/(?:jdk-)?(11[\.\+\d]+).zip View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/f2daf341ffd3bd202056f69082132179bde7292e...ad4779e74e1b67621450bd46ee1185b6555a00ef -- View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/f2daf341ffd3bd202056f69082132179bde7292e...ad4779e74e1b67621450bd46ee1185b6555a00ef 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

