[med-svn] [Git][med-team/figtree][master] 7 commits: Removing Priority: optional, which is default
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Apr 18 19:14:19 BST 2026
Pierre Gruet pushed to branch master at Debian Med / figtree
Commits:
6a926ebf by Pierre Gruet at 2026-04-18T19:53:07+02:00
Removing Priority: optional, which is default
- - - - -
41a80c37 by Pierre Gruet at 2026-04-18T19:53:12+02:00
Removing R-R-R: no, which is now default
- - - - -
ff21ca7b by Pierre Gruet at 2026-04-18T19:53:26+02:00
Raising Standards version to 4.7.4
- - - - -
316c7339 by Pierre Gruet at 2026-04-18T19:54:38+02:00
Revising dependencies: default-jre and java-wrappers
- - - - -
c9c9d6f5 by Pierre Gruet at 2026-04-18T19:55:11+02:00
Rewriting d/watch with version 5
- - - - -
d43142ec by Pierre Gruet at 2026-04-18T19:55:45+02:00
Updating changelog
- - - - -
750b1f20 by Pierre Gruet at 2026-04-18T20:02:52+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+figtree (1.4.4-7) unstable; urgency=medium
+
+ * Team upload
+ * Raising Standards version to 4.7.4:
+ - Removing Priority: optional, which is default
+ - Removing R-R-R: no, which is now default
+ * Revising dependencies: default-jre and java-wrappers
+ * Rewriting d/watch with version 5
+
+ -- Pierre Gruet <pgt at debian.org> Sat, 18 Apr 2026 20:02:46 +0200
+
figtree (1.4.4-6) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>,
Olivier Sallou <osallou at debian.org>
Section: science
-Priority: optional
Build-Depends: debhelper-compat (= 13),
javahelper,
default-jdk,
@@ -14,17 +13,17 @@ Build-Depends: debhelper-compat (= 13),
libjam-java (>= 0.1.20140824),
libtrove-java,
libitext5-java
-Standards-Version: 4.6.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/figtree
Vcs-Git: https://salsa.debian.org/med-team/figtree.git
Homepage: http://tree.bio.ed.ac.uk/software/figtree/
-Rules-Requires-Root: no
Package: figtree
Architecture: all
Depends: ${misc:Depends},
${java:Depends},
- default-jdk
+ default-jre,
+ java-wrappers
Description: graphical phylogenetic tree viewer
FigTree is designed as a graphical viewer of phylogenetic trees and as
a program for producing publication-ready figures. In particular it is
=====================================
debian/watch
=====================================
@@ -1,3 +1,7 @@
-version=4
-opts=repack,compression=xz,dversionmangle=s/\+dfsg//g \
-https://github.com/rambaut/figtree/tags .*/v(\d[.\d]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+Version: 5
+
+Source: https://github.com/rambaut/figtree/tags
+Matching-Pattern: .*/v(\d[.\d]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+Compression: xz
+Dversionmangle: s/\+dfsg//g
+Repack: yes
View it on GitLab: https://salsa.debian.org/med-team/figtree/-/compare/0d97fb934efc4b0bcaf538b390df078cefaf531e...750b1f2089f958ee2ec7b6c63a0fd0425852be6d
--
View it on GitLab: https://salsa.debian.org/med-team/figtree/-/compare/0d97fb934efc4b0bcaf538b390df078cefaf531e...750b1f2089f958ee2ec7b6c63a0fd0425852be6d
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/20260418/3fe31d2f/attachment-0001.htm>
More information about the debian-med-commit
mailing list