Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Standards-Version: 4.1.4
· 4f94abf6
Andreas Tille
authored
May 07, 2018
4f94abf6
debhelper 11
· 3289cac6
Andreas Tille
authored
May 07, 2018
3289cac6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3289cac6
...
...
@@ -10,6 +10,8 @@ libnanoxml2-java (2.2.3.dfsg-6) UNRELEASED; urgency=medium
[ Andreas Tille ]
* More verbose output in build time test
* Point Vcs-fields to Salsa
* Standards-Version: 4.1.4
* debhelper 11
-- Chris West (Faux) <debian@fau.xxx> Fri, 08 Sep 2017 13:16:03 +0100
...
...
debian/compat
View file @
3289cac6
9
11
debian/control
View file @
3289cac6
...
...
@@ -3,13 +3,13 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders: Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>
Section: java
Priority: optional
Build-Depends: debhelper (>=
9
)
Build-Depends: debhelper (>=
11~
)
Build-Depends-Indep: default-jdk-doc,
default-jdk,
bnd (>= 2.1.0),
perl,
javahelper
Standards-Version:
3.9.6
Standards-Version:
4.1.4
Vcs-Browser: https://salsa.debian.org/java-team/libnanoxml2-java
Vcs-Git: https://salsa.debian.org/java-team/libnanoxml2-java.git
Homepage: http://devkix.com/nanoxml.php
...
...