[med-svn] [Git][med-team/blasr][master] 7 commits: d/control: build depends on libboost-iostreams-dev.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Oct 5 23:04:12 BST 2025
Étienne Mollier pushed to branch master at Debian Med / blasr
Commits:
c3d0eb64 by Étienne Mollier at 2025-10-05T23:57:19+02:00
d/control: build depends on libboost-iostreams-dev.
Closes: #1117387
- - - - -
ca6fbbc6 by Étienne Mollier at 2025-10-05T23:59:54+02:00
d/watch: convert to untrackable watch file v5.
- - - - -
b820b716 by Étienne Mollier at 2025-10-06T00:01:08+02:00
d/control: fix BSD-3-Clause pointer.
- - - - -
339c2cb3 by Étienne Mollier at 2025-10-06T00:02:02+02:00
d/patches/*: normalize Last-Update timestamp.
- - - - -
e95bd193 by Étienne Mollier at 2025-10-06T00:02:40+02:00
d/control: declare compliance to standards version 4.7.2.
- - - - -
b7b33f33 by Étienne Mollier at 2025-10-06T00:03:02+02:00
d/control: drop redundant Rules-Required-Root: no.
- - - - -
076428a7 by Étienne Mollier at 2025-10-06T00:03:40+02:00
d/changelog: ready for upload to unstable.
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/2to3.patch
- debian/patches/use_debian_packaged_pblibs.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+blasr (5.3.5+dfsg-8) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: build depends on libboost-iostreams-dev. (Closes: #1117387)
+ * d/watch: convert to untrackable watch file v5.
+ * d/control: fix BSD-3-Clause pointer.
+ * d/patches/*: normalize Last-Update timestamp.
+ * d/control: declare compliance to standards version 4.7.2.
+ * d/control: drop redundant Rules-Required-Root: no.
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 06 Oct 2025 00:03:26 +0200
+
blasr (5.3.5+dfsg-7) unstable; urgency=medium
[ Nilesh Patra ]
=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 13),
cmake,
pkgconf,
libboost-dev,
+ libboost-iostreams-dev,
libhdf5-dev,
zlib1g-dev,
libpbseq-dev,
@@ -17,11 +18,10 @@ Build-Depends: debhelper-compat (= 13),
libpbcopper-dev,
libgtest-dev,
libblasr-dev (>= 5.3.5+dfsg-9~)
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/blasr
Vcs-Git: https://salsa.debian.org/med-team/blasr.git
Homepage: https://github.com/PacificBiosciences/blasr
-Rules-Requires-Root: no
Package: blasr
Architecture: any
=====================================
debian/copyright
=====================================
@@ -18,7 +18,7 @@ Files: debian/tests/data/*
Copyright: Shruti Sridhar <shruti.sridhar99 at gmail.com>
License: BSD-3-Clause
-License: PacBio-BSD-3-Clause
+License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
=====================================
debian/patches/2to3.patch
=====================================
@@ -1,7 +1,7 @@
Description: Use 2to3 to port to Python3
Bug-Debian: https://bugs.debian.org/936213
Author: Andreas Tille <tille at debian.org>
-Last-Update: Sun, 01 Sep 2019 07:49:53 +0200
+Last-Update: 2019-09-01
--- a/tools/git-clang-format
+++ b/tools/git-clang-format
=====================================
debian/patches/use_debian_packaged_pblibs.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Thu, 16 Jan 2020 08:52:43 +0100
+Last-Update: 2020-01-16
Bug-Debian: https://bugs.debian.org/948926
Description: Add some missing libraries to linker
=====================================
debian/watch
=====================================
@@ -1,8 +1,6 @@
-version=4
+Version: 5
+Untrackable: project archived upstream.
-opts=dversionmangle=s/.*/0.No-Site/ \
- https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
-
-# No tags in BioinformaticsArchive
-#opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-# https://github.com/BioinformaticsArchive/blasr/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+Template: Github
+Owner: BioinformaticsArchive
+Project: blasr
View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/36dc5516d77b2b6ab08c56ef4c95fd061e45c7d1...076428a72141a04954392480948a92fb6d5dda02
--
View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/36dc5516d77b2b6ab08c56ef4c95fd061e45c7d1...076428a72141a04954392480948a92fb6d5dda02
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/20251005/24192983/attachment-0001.htm>
More information about the debian-med-commit
mailing list