[med-svn] [Git][med-team/libthread-pool][master] 5 commits: Fix watch file and remove comment since upstream claims the incompatibility...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 29 13:45:15 BST 2022
Andreas Tille pushed to branch master at Debian Med / libthread-pool
Commits:
44bef71e by Andreas Tille at 2022-09-29T14:27:57+02:00
Fix watch file and remove comment since upstream claims the incompatibility issue with racon is solved
- - - - -
3072fd6d by Andreas Tille at 2022-09-29T14:28:40+02:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
acf8efa5 by Andreas Tille at 2022-09-29T14:28:45+02:00
Apply multi-arch hints.
+ libthread-pool-dev: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
680bbc65 by Andreas Tille at 2022-09-29T14:31:38+02:00
Remove Multi-Arch: foreign
- - - - -
9c2c1b7e by Andreas Tille at 2022-09-29T14:33:16+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-libthread-pool (4.0.0-1) UNRELEASED; urgency=medium
+libthread-pool (4.0.0-1) unstable; urgency=medium
[ Nilesh Patra ]
* New upstream version 4.0.0
@@ -6,20 +6,12 @@ libthread-pool (4.0.0-1) UNRELEASED; urgency=medium
it now installs arch-dependent .cmake files
[ Andreas Tille ]
- * Standards-Version: 4.6.0 (routine-update)
-
- BLOCKER: https://github.com/lbcb-sci/racon/issues/60
- + Do ** NOT ** upload this
- + Probably arch needs changing, and we will end up with an
- infinite wait for ftp masters to remove arch:all package for this
- As Nilesh wrote before this release of the lib is *not* compatible w/ the
- package racon, and breaks it. However, there have been several releases of
- racon which have made it compatible w/ this lib. However, none of them have
- been properly tagged and released.
- Since the issue Niles opened was cloese for the old repository of racon
- I opened the new issue (see above).
-
- -- Nilesh Patra <nilesh at debian.org> Sat, 31 Jul 2021 00:26:55 +0530
+ * Standards-Version: 4.6.1 (routine-update)
+ * Fix watch file
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove Multi-Arch: foreign
+
+ -- Andreas Tille <tille at debian.org> Thu, 29 Sep 2022 14:31:47 +0200
libthread-pool (3.0.2-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
d-shlibs,
rename,
libgtest-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/libthread-pool
Vcs-Git: https://salsa.debian.org/med-team/libthread-pool.git
Homepage: https://github.com/rvaser/thread_pool
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/rvaser/thread_pool/releases .*/@ANY_VERSION@\.tar\.gz
+ https://github.com/rvaser/thread_pool/tags .*/@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/-/compare/e4aaae4390116187229932d493750eee8d62e94a...9c2c1b7e8cef5107cc667d5f7d69cd701f7f31b1
--
View it on GitLab: https://salsa.debian.org/med-team/libthread-pool/-/compare/e4aaae4390116187229932d493750eee8d62e94a...9c2c1b7e8cef5107cc667d5f7d69cd701f7f31b1
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/20220929/0a8115cf/attachment-0001.htm>
More information about the debian-med-commit
mailing list