Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
Fixing the URL in VCS-* fields.
· 1575c2e7
Andrius Merkys
authored
Sep 27, 2019
1575c2e7
Updating changelog.
· 2cdec261
Andrius Merkys
authored
Sep 27, 2019
2cdec261
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2cdec261
aether-ant-tasks (1.0.1-5) UNRELEASED; urgency=medium
* Fixing the URL in VCS-* fields.
-- Andrius Merkys <merkys@debian.org> 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
View file @
2cdec261
...
...
@@ -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
...
...