Skip to content
Commits on Source (6)
fest-reflect (1.4.1-3) unstable; urgency=medium
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Secure URI in copyright format
* Remove trailing whitespace in debian/control
-- Andreas Tille <tille@debian.org> Sat, 12 Jan 2019 07:48:12 +0100
fest-reflect (1.4.1-2) unstable; urgency=medium
* Fix typo in package name
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders: Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 12~),
default-jdk,
default-jdk-doc,
javahelper,
......@@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 10),
libmaven-javadoc-plugin-java,
libmockito-java,
maven-debian-helper
Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/fest-reflect.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/fest-reflect.git
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/java-team/fest-reflect
Vcs-Git: https://salsa.debian.org/java-team/fest-reflect.git
Homepage: https://github.com/alexruiz/fest-reflect/
Package: libfest-reflect-java
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fest-reflect
Source: https://github.com/alexruiz/fest-reflect
......