[med-svn] [Git][med-team/rockhopper][master] Sort out some external Java classes - more to come
Andreas Tille
gitlab at salsa.debian.org
Tue Apr 16 15:59:58 BST 2019
Andreas Tille pushed to branch master at Debian Med / rockhopper
Commits:
9f75c80c by Andreas Tille at 2019-04-16T14:59:28Z
Sort out some external Java classes - more to come
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,8 @@
rockhopper (2.0.3+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
+ TODO: sort out several foreign code classes
+ * biz/source_code/base64Coder
+ -> http://www.source-code.biz/base64coder/java/apidocs/biz/source_code/base64Coder/Base64Coder.html
-- Andreas Tille <tille at debian.org> Sun, 20 May 2018 07:16:21 +0200
=====================================
debian/control
=====================================
@@ -5,7 +5,10 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
javahelper,
- default-jdk
+ default-jdk,
+ libconcurrent-java,
+ libjama-java,
+ libjargs-java
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/rockhopper
Vcs-Git: https://salsa.debian.org/med-team/rockhopper.git
=====================================
debian/copyright
=====================================
@@ -1,9 +1,13 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Rockhopper
Source: http://cs.wellesley.edu/~btjaden/Rockhopper/download.html
-Files-Excluded: net/
+Files-Excluded: net
org/broad/tribble
org/json
+ EDU
+ Jama
+ jargs
+ javax
Files: *
Copyright: 2013 Brian Tjaden
View it on GitLab: https://salsa.debian.org/med-team/rockhopper/commit/9f75c80c21693ed1fb0db06c277813f199a30f6c
--
View it on GitLab: https://salsa.debian.org/med-team/rockhopper/commit/9f75c80c21693ed1fb0db06c277813f199a30f6c
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/20190416/99dc1b0f/attachment-0001.html>
More information about the debian-med-commit
mailing list