Andreas Tille pushed to branch master at Debian Med / milib
Commits: 346ee88e by Andreas Tille at 2021-01-17T18:23:35+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 5d424f01 by Andreas Tille at 2021-01-17T18:23:38+01:00 routine-update: watch file standard 4 - - - - - 8d296551 by Andreas Tille at 2021-01-17T18:32:39+01:00 Revert unintended change in upstream source - - - - - 010898c2 by Andreas Tille at 2021-01-17T18:33:11+01:00 Update patches - - - - - f06f3acc by Andreas Tille at 2021-01-17T18:45:09+01:00 Final newline - - - - - 5500b023 by Andreas Tille at 2021-01-17T18:46:33+01:00 DEP3 - - - - - 3be857a6 by Andreas Tille at 2021-01-19T10:03:59+01:00 Cleanup changelog - - - - - 701b2a4e by Andreas Tille at 2021-01-19T10:06:38+01:00 Upload to unstable - - - - - 7 changed files: - debian/changelog - debian/control - debian/patches/jaxb.patch - debian/patches/removeHostnameFromPomXml.patch - debian/rules - debian/watch - pom.xml Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,19 @@ -milib (1.13-1) UNRELEASED; urgency=medium +milib (1.13-1) unstable; urgency=medium + * Team upload + + [ Steffen Moeller ] * New upstream version - * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) - -- Steffen Moeller <[email protected]> Sat, 13 Jun 2020 21:32:32 +0200 + [ Andreas Tille ] + * Standards-Version: 4.5.1 (routine-update) + * watch file standard 4 (routine-update) + * DEP3 + + -- Andreas Tille <[email protected]> Tue, 19 Jan 2021 10:04:08 +0100 milib (1.12-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends-Indep: libcommons-compress-java (>= 1.13), libjaxb-java, libpicocli-java, libbuild-helper-maven-plugin-java -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/milib Vcs-Git: https://salsa.debian.org/med-team/milib.git Homepage: https://milaboratory.com/ ===================================== debian/patches/jaxb.patch ===================================== @@ -3,13 +3,11 @@ Author: tony mancill <[email protected]> Description: Sat, 26 Jan 2019 20:33:16 -0800 Origin: https://lists.debian.org/debian-java/2019/01/msg00051.html -Index: milib/pom.xml -=================================================================== ---- milib.orig/pom.xml -+++ milib/pom.xml -@@ -113,6 +113,21 @@ - <artifactId>jaxb-runtime</artifactId> - <version>2.3.0.1</version> +--- a/pom.xml ++++ b/pom.xml +@@ -98,6 +98,21 @@ + <version>1.10.19</version> + <scope>test</scope> </dependency> + <dependency> + <groupId>javax.xml.bind</groupId> ===================================== debian/patches/removeHostnameFromPomXml.patch ===================================== @@ -1,8 +1,10 @@ -Index: milib/pom.xml -=================================================================== ---- milib.orig/pom.xml -+++ milib/pom.xml -@@ -251,24 +251,6 @@ +Author: Steffen Moeller +Last-Update: 2020-06-13 21:40:54 +0200 +Description: remove hostname from pom xml + +--- a/pom.xml ++++ b/pom.xml +@@ -236,24 +236,6 @@ <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> ===================================== debian/rules ===================================== @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ \ No newline at end of file + dh $@ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repack,compression=xz" \ https://github.com/milaboratory/milib/tags .*/(?:.*?)([\d\.]+)\.tar\.gz ===================================== pom.xml ===================================== @@ -98,21 +98,6 @@ <version>1.10.19</version> <scope>test</scope> </dependency> - <dependency> - <groupId>javax.xml.bind</groupId> - <artifactId>jaxb-api</artifactId> - <version>2.3.1</version> - </dependency> - <dependency> - <groupId>org.glassfish.jaxb</groupId> - <artifactId>jaxb-core</artifactId> - <version>2.3.0.1</version> - </dependency> - <dependency> - <groupId>org.glassfish.jaxb</groupId> - <artifactId>jaxb-runtime</artifactId> - <version>2.3.0.1</version> - </dependency> </dependencies> <developers> View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/cb408fac0507ecdffd6bc884b676ae3895646b29...701b2a4e556bbb7e435524729382e204086aea62 -- View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/cb408fac0507ecdffd6bc884b676ae3895646b29...701b2a4e556bbb7e435524729382e204086aea62 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
