[med-svn] [Git][med-team/bustools][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Sep 30 07:35:53 BST 2022
Andreas Tille pushed to branch master at Debian Med / bustools
Commits:
fed5732b by Andreas Tille at 2022-09-30T08:32:01+02:00
Fix watch file
- - - - -
3f35808a by Andreas Tille at 2022-09-30T08:32:14+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
36399e97 by Andreas Tille at 2022-09-30T08:34:08+02:00
routine-update: Ready to upload to unstable
- - - - -
9f61d4ed by Andreas Tille at 2022-09-30T08:35:39+02:00
DEP3
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/add_lto.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+bustools (0.41.0+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 30 Sep 2022 08:32:23 +0200
+
bustools (0.41.0+dfsg-1) unstable; urgency=medium
[ Nilesh Patra ]
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libeigen3-dev,
libcppnumericalsolvers-dev,
liblbfgspp-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/bustools
Vcs-Git: https://salsa.debian.org/med-team/bustools.git
Homepage: https://bustools.github.io/
=====================================
debian/patches/add_lto.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-02-27 00:44:21 +0100
+Description: Add -flto linker option
+
Index: bustools/CMakeLists.txt
===================================================================
--- bustools.orig/CMakeLists.txt
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \
- https://github.com/BUStools/bustools/releases .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/BUStools/bustools/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/bustools/-/compare/aab7916e25a2d320ff45e52feec17fb0c917c979...9f61d4ede48b3b265dc9a9f19b5c046b2318b20c
--
View it on GitLab: https://salsa.debian.org/med-team/bustools/-/compare/aab7916e25a2d320ff45e52feec17fb0c917c979...9f61d4ede48b3b265dc9a9f19b5c046b2318b20c
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/20220930/f33d2892/attachment-0001.htm>
More information about the debian-med-commit
mailing list