Andrius Merkys pushed to branch master at Debian Java Maintainers / aether-ant-tasks
Commits: 1575c2e7 by Andrius Merkys at 2019-09-27T05:38:18Z Fixing the URL in VCS-* fields. - - - - - 2cdec261 by Andrius Merkys at 2019-09-27T05:39:21Z Updating changelog. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +aether-ant-tasks (1.0.1-5) UNRELEASED; urgency=medium + + * Fixing the URL in VCS-* fields. + + -- Andrius Merkys <[email protected]> Fri, 27 Sep 2019 01:39:17 -0400 + aether-ant-tasks (1.0.1-4) unstable; urgency=medium * Added slf4j-api.jar to the classpath of aether-ant-tasks.jar ===================================== debian/control ===================================== @@ -18,8 +18,8 @@ Build-Depends: libslf4j-java, maven-debian-helper (>= 2.2) Standards-Version: 4.2.1 -Vcs-Browser: https://salsa.debian.org/java-team/aether-ant -Vcs-Git: https://salsa.debian.org/java-team/aether-ant.git +Vcs-Browser: https://salsa.debian.org/java-team/aether-ant-tasks +Vcs-Git: https://salsa.debian.org/java-team/aether-ant-tasks.git Homepage: http://www.eclipse.org/aether/ Package: libaether-ant-tasks-java View it on GitLab: https://salsa.debian.org/java-team/aether-ant-tasks/compare/9d99b355261c02cab994f6defd419249f882db85...2cdec261ebd70f4eaf0834792a90c862414635da -- View it on GitLab: https://salsa.debian.org/java-team/aether-ant-tasks/compare/9d99b355261c02cab994f6defd419249f882db85...2cdec261ebd70f4eaf0834792a90c862414635da 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

