[med-svn] [Git][med-team/garli][master] 5 commits: d/watch: version=5
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jun 8 20:57:52 BST 2026
Andreas Tille pushed to branch master at Debian Med / garli
Commits:
368a7b3f by Andreas Tille at 2026-06-08T21:52:53+02:00
d/watch: version=5
- - - - -
8b25d31b by Andreas Tille at 2026-06-08T21:53:19+02:00
Standards-Version: 4.7.4 (routine-update)
- - - - -
41f40a25 by Andreas Tille at 2026-06-08T21:53:29+02:00
Changes made by cme
- - - - -
68586203 by Andreas Tille at 2026-06-08T21:53:32+02:00
Drop 'Rules-Requires-Root: no' from d/control (routine-update)
- - - - -
dbe0a501 by Andreas Tille at 2026-06-08T20:53:35+01:00
Set upstream metadata fields: Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: source: upstream-metadata-missing-repository [debian/upstream/metadata]
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+garli (2.1-10) UNRELEASED; urgency=medium
+
+ * d/watch: version=5
+ * Standards-Version: 4.7.4 (routine-update)
+ * Reflow Uploaders field (cme)
+ * Remove Priority field (cme)
+ * Drop 'Rules-Requires-Root: no' from d/control (routine-update)
+ * Set upstream metadata fields: Repository, Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Mon, 08 Jun 2026 21:52:37 +0200
+
garli (2.1-9) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,23 +1,24 @@
Source: garli
+Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
Section: science
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
- libncl-dev,
- mpi-default-dev,
- ncl-tools,
- bc
-Standards-Version: 4.7.0
+Build-Depends:
+ debhelper-compat (= 13),
+ libncl-dev,
+ mpi-default-dev,
+ ncl-tools,
+ bc,
Vcs-Browser: https://salsa.debian.org/med-team/garli
Vcs-Git: https://salsa.debian.org/med-team/garli.git
Homepage: https://github.com/Ashod/garli
-Rules-Requires-Root: no
Package: garli
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
Description: phylogenetic analysis of molecular sequence data using maximum-likelihood
GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
inferring phylogenetic trees. Using an approach similar to a classical
@@ -29,9 +30,10 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like
Package: garli-mpi
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- mpi-default-bin
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ mpi-default-bin,
Description: phylogenetic analysis of molecular sequence data using maximum-likelihood (MPI)
GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
inferring phylogenetic trees. Using an approach similar to a classical
@@ -45,8 +47,9 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like
Package: garli-examples
Architecture: all
-Depends: ${misc:Depends}
Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
Description: phylogenetic analysis of molecular sequence data (examples)
GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
inferring phylogenetic trees. Using an approach similar to a classical
=====================================
debian/upstream/metadata
=====================================
@@ -7,3 +7,5 @@ Registry:
Entry: NA
- Name: SciCrunch
Entry: NA
+Repository: https://github.com/Ashod/garli.git
+Repository-Browse: https://github.com/Ashod/garli/
=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
-version=4
+Version: 5
-https://github.com/Ashod/garli/tags .*/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
+Source: https://github.com/Ashod/@PACKAGE@/
+Matching-Pattern: refs/tags/(\d[\d.-]+)-release
+Mode: git
View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/39b517c974ca6ccd4ebb0494f51c488fab39acdf...dbe0a5015900ad01ee686271439c0e5645f4e6b5
--
View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/39b517c974ca6ccd4ebb0494f51c488fab39acdf...dbe0a5015900ad01ee686271439c0e5645f4e6b5
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260608/58e57206/attachment-0001.htm>
More information about the debian-med-commit
mailing list