[med-svn] [Git][med-team/pilon][master] 2 commits: Add missing dependencies: default-jre, java-wrappers
Liubov Chuprikova
gitlab at salsa.debian.org
Fri Oct 12 13:15:38 BST 2018
Liubov Chuprikova pushed to branch master at Debian Med / pilon
Commits:
0777e939 by Liubov Chuprikova at 2018-10-12T12:12:01Z
Add missing dependencies: default-jre, java-wrappers
- - - - -
503426a2 by Liubov Chuprikova at 2018-10-12T12:14:32Z
Standards-Version: 4.2.1
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pilon (1.22+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add required dependencies: default-jre, java-wrappers
+ * Standards-Version: 4.2.1
+
+ -- Liubov Chuprikova <chuprikovalv at gmail.com> Fri, 12 Oct 2018 13:58:35 +0200
+
pilon (1.22+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #903911)
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11~),
javahelper,
scala,
libhtsjdk-java
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/pilon
Vcs-Git: https://salsa.debian.org/med-team/pilon.git
Homepage: https://github.com/broadinstitute/pilon/wiki
@@ -15,6 +15,8 @@ Homepage: https://github.com/broadinstitute/pilon/wiki
Package: pilon
Architecture: all
Depends: ${misc:Depends},
+ default-jre (>= 2:1.10) | java10-runtime,
+ java-wrappers,
libhtsjdk-java,
libcommons-lang-java,
scala-library
View it on GitLab: https://salsa.debian.org/med-team/pilon/compare/c74f52df407444d33b82bc28a56f391820b09577...503426a22eaff98a598d16551586ce0b34821a4a
--
View it on GitLab: https://salsa.debian.org/med-team/pilon/compare/c74f52df407444d33b82bc28a56f391820b09577...503426a22eaff98a598d16551586ce0b34821a4a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181012/d1ae9d7a/attachment.html>
More information about the debian-med-commit
mailing list