[med-svn] [Git][med-team/phybin][master] 3 commits: wrap-and-sort -ast
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Tue Oct 14 18:28:42 BST 2025
Alexandre Detiste pushed to branch master at Debian Med / phybin
Commits:
ae485e5a by Alexandre Detiste at 2025-10-14T19:26:16+02:00
wrap-and-sort -ast
- - - - -
d570ebc6 by Alexandre Detiste at 2025-10-14T19:26:40+02:00
bump Standards-Version to 4.7.2
- - - - -
ea0771b7 by Alexandre Detiste at 2025-10-14T19:26:59+02:00
drop "Rules-Requires-Root: no": it is now the default
- - - - -
3 changed files:
- debian/control
- debian/copyright
- debian/tests/control
Changes:
=====================================
debian/control
=====================================
@@ -1,40 +1,46 @@
Source: phybin
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 (>= 11),
- haskell-devscripts,
- cdbs,
- ghc,
- libghc-hunit-dev,
- libghc-async-dev,
- libghc-fgl-dev,
- libghc-graphviz-dev,
- libghc-hierarchical-clustering-dev,
- libghc-parsec3-dev,
- libghc-prettyclass-dev,
- libghc-split-dev,
- libghc-text-dev,
- libghc-vector-dev,
- libghc-tasty-dev,
- libghc-tasty-hunit-dev,
- libghc-tasty-th-dev
-Standards-Version: 4.5.1
+Build-Depends:
+ cdbs,
+ debhelper (>= 11),
+ ghc,
+ haskell-devscripts,
+ libghc-async-dev,
+ libghc-fgl-dev,
+ libghc-graphviz-dev,
+ libghc-hierarchical-clustering-dev,
+ libghc-hunit-dev,
+ libghc-parsec3-dev,
+ libghc-prettyclass-dev,
+ libghc-split-dev,
+ libghc-tasty-dev,
+ libghc-tasty-hunit-dev,
+ libghc-tasty-th-dev,
+ libghc-text-dev,
+ libghc-vector-dev,
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/phybin
Vcs-Git: https://salsa.debian.org/med-team/phybin.git
Homepage: https://www.cs.indiana.edu/~rrnewton/projects/phybin/
-Rules-Requires-Root: no
Package: phybin
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Conflicts: ${haskell:Conflicts}
-Provides: ${haskell:Provides}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: binning/clustering newick trees by topology
PhyBin is a simple command line tool that classifies a set of Newick
tree files by their topology. The purpose of it is to take a large set
=====================================
debian/copyright
=====================================
@@ -52,5 +52,3 @@ License: BSD-3-clause
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,6 @@
-Tests: run-unit-test
-Depends: @
-Restrictions: allow-stderr
+Tests:
+ run-unit-test,
+Depends:
+ @,
+Restrictions:
+ allow-stderr,
View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/3790984db43369a46a7c30d88dfde800a9dd4b7f...ea0771b712d694995bd2d2cdd3f57dfea4295d17
--
View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/3790984db43369a46a7c30d88dfde800a9dd4b7f...ea0771b712d694995bd2d2cdd3f57dfea4295d17
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/20251014/a83e26e0/attachment-0001.htm>
More information about the debian-med-commit
mailing list