[med-svn] [Git][med-team/ragout][master] 3 commits: wrap-and-sort -ast
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Mar 7 15:16:40 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / ragout
Commits:
48e27bcb by Alexandre Detiste at 2026-03-07T16:14:48+01:00
wrap-and-sort -ast
- - - - -
1f765a57 by Alexandre Detiste at 2026-03-07T16:15:14+01:00
drop "Rules-Requires-Root: no": this is now the default
- - - - -
2b29d570 by Alexandre Detiste at 2026-03-07T16:15:45+01:00
bump Standard-Version to 4.7.3, drop Priority: tag
- - - - -
3 changed files:
- debian/control
- debian/ragout.install
- debian/tests/control
Changes:
=====================================
debian/control
=====================================
@@ -1,28 +1,30 @@
Source: ragout
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),
- dh-sequence-python3,
- python3-dev,
- python3-networkx,
- python3-setuptools,
- python3-six
-Standards-Version: 4.6.2
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ python3-dev,
+ python3-networkx,
+ python3-setuptools,
+ python3-six,
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/ragout
Vcs-Git: https://salsa.debian.org/med-team/ragout.git
Homepage: https://github.com/fenderglass/Ragout/
-Rules-Requires-Root: no
Package: ragout
Architecture: any
-Depends: ${shlibs:Depends},
- ${python3:Depends},
- ${misc:Depends},
- python3-networkx,
- python3-six
-Recommends: sibelia
+Depends:
+ python3-networkx,
+ python3-six,
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
+Recommends:
+ sibelia,
Description: Reference-Assisted Genome Ordering UTility
Ragout (Reference-Assisted Genome Ordering UTility) is a tool for
chromosome-level scaffolding using multiple references. Given initial
@@ -40,9 +42,10 @@ Description: Reference-Assisted Genome Ordering UTility
Package: ragout-examples
Architecture: all
-Depends: ${shlibs:Depends},
- ${python3:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
Multi-Arch: foreign
Description: Reference-Assisted Genome Ordering UTility (example data)
Ragout (Reference-Assisted Genome Ordering UTility) is a tool for
=====================================
debian/ragout.install
=====================================
@@ -1,2 +1,2 @@
-usr
bin/ragout* usr/bin
+usr
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,7 @@
-Tests: run-unit-test
-Depends: @, sibelia
-Restrictions: allow-stderr
+Tests:
+ run-unit-test,
+Depends:
+ sibelia,
+ @,
+Restrictions:
+ allow-stderr,
View it on GitLab: https://salsa.debian.org/med-team/ragout/-/compare/84127ce7e33e144bc3fa17e5bbe6a14c83b42d58...2b29d570752b6fd9028f65feaf756edc75034dff
--
View it on GitLab: https://salsa.debian.org/med-team/ragout/-/compare/84127ce7e33e144bc3fa17e5bbe6a14c83b42d58...2b29d570752b6fd9028f65feaf756edc75034dff
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/20260307/b119ef9c/attachment-0001.htm>
More information about the debian-med-commit
mailing list