Andrius Merkys pushed to branch master at Debian Java Maintainers / deepboof
Commits: 8f3fd6b4 by Andrius Merkys at 2019-12-27T07:15:20Z Bumping Standards-Version (no changes). - - - - - de35b79f by Andrius Merkys at 2019-12-27T07:17:20Z Installing upstream changelog. - - - - - 4d0c4c19 by Andrius Merkys at 2019-12-27T07:20:54Z Preparing for release. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +deepboof (0.4+ds-2) unstable; urgency=medium + + * Bumping Standards-Version (no changes). + * Installing upstream changelog. + + -- Andrius Merkys <[email protected]> Fri, 27 Dec 2019 02:20:44 -0500 + deepboof (0.4+ds-1) unstable; urgency=medium * Initial release (Closes: #945278) ===================================== debian/control ===================================== @@ -18,7 +18,7 @@ Build-Depends: libzip4j-java (>= 2), maven-repo-helper, protobuf-compiler, -Standards-Version: 4.1.3 +Standards-Version: 4.4.1 Homepage: https://github.com/lessthanoptimal/DeepBoof Vcs-Browser: https://salsa.debian.org/java-team/deepboof Vcs-Git: https://salsa.debian.org/java-team/deepboof.git ===================================== debian/rules ===================================== @@ -6,3 +6,6 @@ override_dh_auto_build: protoc -I=modules/io/src/main/caffe/ --java_out=modules/io/src/main/java modules/io/src/main/caffe/caffe.proto dh_auto_build + +override_dh_installchangelogs: + dh_installchangelogs change.txt View it on GitLab: https://salsa.debian.org/java-team/deepboof/compare/29e8fc8028c5855a5df0d12df185411c46c281a9...4d0c4c19221a941eb22d881e45ef3d8f23b5a40d -- View it on GitLab: https://salsa.debian.org/java-team/deepboof/compare/29e8fc8028c5855a5df0d12df185411c46c281a9...4d0c4c19221a941eb22d881e45ef3d8f23b5a40d 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

