Bas Couwenberg pushed to branch experimental at Debian GIS Project / josm
Commits: 80b79b77 by Bas Couwenberg at 2023-10-25T06:23:59+02:00 Also extract jakarta/annotation sources. https://josm.openstreetmap.de/changeset/18877/josm - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -76,7 +76,7 @@ get-orig-source: @echo Downloading source JAR wget https://josm.openstreetmap.de/download/josm-snapshot-${SVNREV}-sources.jar -O /tmp/josm-sources.jar @echo Extracting sources from JAR - cd ${DESTDIR}/src && jar -xf /tmp/josm-sources.jar ch/poole com/drew com/google com/kitfox jakarta/json javax/annotation javax/json oauth/signpost org/apache/commons/jcs org/eclipse org/glassfish org/tukaani && cd $$OLDPWD + cd ${DESTDIR}/src && jar -xf /tmp/josm-sources.jar ch/poole com/drew com/google com/kitfox jakarta/annotation jakarta/json javax/annotation javax/json oauth/signpost org/apache/commons/jcs org/eclipse org/glassfish org/tukaani && cd $$OLDPWD rm -rf ${DESTDIR}/src/javax/annotation/concurrent grep "Generated By:JavaCC:" ${DESTDIR}/src/ch/poole -r | cut -d: -f1 | sort -u | xargs rm -v cd ${DESTDIR}/resources && jar -xf /tmp/josm-sources.jar META-INF/resources/webjars/tag2link && cd $$OLDPWD View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/80b79b77d1744cf963ba8ab893a1bc9d1ef5ece6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/80b79b77d1744cf963ba8ab893a1bc9d1ef5ece6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
