[med-svn] [Git][med-team/smrtanalysis][master] 5 commits: Make smrtanalysis-dev Architecture: any and add its dependencies to...
Andreas Tille
gitlab at salsa.debian.org
Mon Jan 11 08:05:06 GMT 2021
Andreas Tille pushed to branch master at Debian Med / smrtanalysis
Commits:
23e6c912 by Andreas Tille at 2021-01-11T08:51:49+01:00
Make smrtanalysis-dev Architecture: any and add its dependencies to Build-Depends. This makes clear that the package is not for arm64.
- - - - -
09dd5e10 by Andreas Tille at 2021-01-11T08:52:01+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
2e07c895 by Andreas Tille at 2021-01-11T08:52:01+01:00
routine-update: debhelper-compat 13
- - - - -
3e25a65d by Andreas Tille at 2021-01-11T08:52:10+01:00
routine-update: Rules-Requires-Root: no
- - - - -
67b0db0d by Andreas Tille at 2021-01-11T08:56:17+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+smrtanalysis (0~20210111) unstable; urgency=medium
+
+ * Make smrtanalysis-dev Architecture: any and add its dependencies to
+ Build-Depends. This makes clear that the package is not for arm64.
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 11 Jan 2021 08:52:11 +0100
+
smrtanalysis (0~20200227) unstable; urgency=medium
* Afif removed himself from Uploaders
=====================================
debian/control
=====================================
@@ -3,11 +3,17 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12)
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13),
+ python3-pbcore,
+ python3-pbcommand,
+ python3-pbconsensuscore,
+ libpbseq-dev,
+ libpbbam-dev
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/smrtanalysis
Vcs-Git: https://salsa.debian.org/med-team/smrtanalysis.git
Homepage: https://www.pacb.com/products-and-services/analytical-software/smrt-analysis/
+Rules-Requires-Root: no
Package: smrtanalysis
Architecture: all
@@ -32,7 +38,7 @@ Description: software suite for single molecule, real-time sequencing
This is a metapackage that depends on the components of SMRT Analysis.
Package: smrtanalysis-dev
-Architecture: all
+Architecture: any
Section: libdevel
Depends: ${misc:Depends},
python3-pbcore,
View it on GitLab: https://salsa.debian.org/med-team/smrtanalysis/-/compare/ab80f3d091b34e5c08bcd3e0abb7673c9bb7606a...67b0db0dd1c6c8860859125f4b1fde7872696dcb
--
View it on GitLab: https://salsa.debian.org/med-team/smrtanalysis/-/compare/ab80f3d091b34e5c08bcd3e0abb7673c9bb7606a...67b0db0dd1c6c8860859125f4b1fde7872696dcb
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/20210111/c4561430/attachment-0001.html>
More information about the debian-med-commit
mailing list