Skip to content
Commits on Source (6)
varna (3-93+ds-2) unstable; urgency=medium
* Team upload.
* d/copyright: Document what files are removed in Files-Excluded
* Depends: ${java:Depends}, default-jre-headless
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Fri, 06 Jul 2018 17:53:25 +0200
varna (3-93+ds-1) unstable; urgency=medium
* Initial release. (Closes: #814050)
......
Source: varna
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <crusoe@ucdavis.edu>
Build-Depends: debhelper (>= 9),
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
javahelper,
default-jdk
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/varna.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/varna.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/varna
Vcs-Git: https://salsa.debian.org/med-team/varna.git
Homepage: http://varna.lri.fr/
Package: varna
Architecture: all
Depends: ${misc:Depends}
Depends: ${misc:Depends},
${java:Depends},
default-jre-headless
Description: Visualization Applet for RNA
VARNA is Java lightweight Applet dedicated to drawing the secondary structure
of RNA. It is also a Swing component that can be very easily included in an
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VARNA
Source: http://varna.lri.fr/index.php?lang=en&page=home&css=varna
Files-Excluded: */*.class
Files: *
Copyright: © 2008 Kevin Darty, Alain Denise and Yann Ponty <Yann.Ponty@lri.fr>
......