Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Document what files are removed in Files-Excluded
· 6aeece5d
Andreas Tille
authored
Jul 06, 2018
6aeece5d
Depends: ${java:Depends}, default-jre-headless
· 5af4b0a3
Andreas Tille
authored
Jul 06, 2018
5af4b0a3
debhelper 11
· a2ed1349
Andreas Tille
authored
Jul 06, 2018
a2ed1349
Point Vcs fields to salsa.debian.org
· 7e28d083
Andreas Tille
authored
Jul 06, 2018
7e28d083
Standards-Version: 4.1.4
· e6efad2a
Andreas Tille
authored
Jul 06, 2018
e6efad2a
Upload to unstable
· fc299ed8
Andreas Tille
authored
Jul 06, 2018
fc299ed8
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
fc299ed8
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)
...
...
debian/compat
View file @
fc299ed8
9
11
debian/control
View file @
fc299ed8
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
...
...
debian/copyright
View file @
fc299ed8
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>
...
...