[med-svn] [Git][med-team/varna][master] 6 commits: Document what files are removed in Files-Excluded
Andreas Tille
gitlab at salsa.debian.org
Fri Jul 6 16:57:23 BST 2018
Andreas Tille pushed to branch master at Debian Med / varna
Commits:
6aeece5d by Andreas Tille at 2018-07-06T17:47:58+02:00
Document what files are removed in Files-Excluded
- - - - -
5af4b0a3 by Andreas Tille at 2018-07-06T17:52:33+02:00
Depends: ${java:Depends}, default-jre-headless
- - - - -
a2ed1349 by Andreas Tille at 2018-07-06T17:53:12+02:00
debhelper 11
- - - - -
7e28d083 by Andreas Tille at 2018-07-06T17:53:24+02:00
Point Vcs fields to salsa.debian.org
- - - - -
e6efad2a by Andreas Tille at 2018-07-06T17:53:24+02:00
Standards-Version: 4.1.4
- - - - -
fc299ed8 by Andreas Tille at 2018-07-06T17:56:52+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+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 at debian.org> Fri, 06 Jul 2018 17:53:25 +0200
+
varna (3-93+ds-1) unstable; urgency=medium
* Initial release. (Closes: #814050)
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
Source: varna
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <crusoe at 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
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
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 at lri.fr>
View it on GitLab: https://salsa.debian.org/med-team/varna/compare/1ab16e690fe7fcd594b950ec0c6f731f0a81c7b1...fc299ed8d9107689c87b94d644b308a9bc6972f1
--
View it on GitLab: https://salsa.debian.org/med-team/varna/compare/1ab16e690fe7fcd594b950ec0c6f731f0a81c7b1...fc299ed8d9107689c87b94d644b308a9bc6972f1
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/20180706/dd42336c/attachment-0001.html>
More information about the debian-med-commit
mailing list