Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add build-dep on default-jdk-doc
· 3d85bb67
Tony Mancill
authored
Sep 15, 2018
3d85bb67
Bump Standards-Version to 4.2.1
· e9132b39
Tony Mancill
authored
Sep 15, 2018
e9132b39
prepare changelog for upload
· e5a2b278
Tony Mancill
authored
Sep 15, 2018
e5a2b278
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e5a2b278
dom4j (2.1.1-2) unstable; urgency=medium
* Team upload.
* Add build-dep on default-jdk-doc (Closes: #908835).
* Bump Standards-Version to 4.2.1
-- tony mancill <tmancill@debian.org> Sat, 15 Sep 2018 08:48:58 -0700
dom4j (2.1.1-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
e5a2b278
...
...
@@ -9,6 +9,7 @@ Build-Depends:
antlr,
debhelper (>= 11~),
default-jdk,
default-jdk-doc,
gradle-debian-helper,
junit,
libjaxb-api-java,
...
...
@@ -19,7 +20,7 @@ Build-Depends:
libxpp2-java (>= 2.1.10-8~),
libxpp3-java,
maven-repo-helper
Standards-Version: 4.
1.5
Standards-Version: 4.
2.1
Vcs-Git: https://salsa.debian.org/java-team/dom4j.git
Vcs-Browser: https://salsa.debian.org/java-team/dom4j
Homepage: https://dom4j.github.io
...
...