Étienne Mollier pushed to branch master at Debian Med / libfastahack
Commits: 3bc9fdf5 by Étienne Mollier at 2026-07-09T20:33:02+02:00 d/control: drop redundant Priority: optional. - - - - - c9924c8b by Étienne Mollier at 2026-07-09T20:33:19+02:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - 53d1ed24 by Étienne Mollier at 2026-07-09T20:33:37+02:00 d/control: declare compliance to standards version 4.7.4. - - - - - f4215dd9 by Étienne Mollier at 2026-07-09T20:35:12+02:00 d/watch: update to Githuh uscan template version 5. - - - - - 93c3deb8 by Étienne Mollier at 2026-07-09T20:36:25+02:00 d/rules: enable LTO builds. - - - - - b275fd96 by Étienne Mollier at 2026-07-09T20:45:42+02:00 autoconf.patch: normalize Last-Update timestamp. - - - - - 9812591a by Étienne Mollier at 2026-07-09T20:46:16+02:00 d/control: bump to debhelper-compat 14. - - - - - 6d3b988e by Étienne Mollier at 2026-07-09T20:47:00+02:00 d/changelog: ready for upload to unstable. - - - - - 5 changed files: - debian/changelog - debian/control - debian/patches/autoconf.patch - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +libfastahack (1.0.0+dfsg-12) unstable; urgency=medium + + * Rebuild to resolve multiarch conflict on changelog on loong64. + * d/control: drop redundant Priority: optional. + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: declare compliance to standards version 4.7.4. + * d/watch: update to Githuh uscan template version 5. + * d/rules: enable LTO builds. + * autoconf.patch: normalize Last-Update timestamp. + * d/control: bump to debhelper-compat 14. + + -- Étienne Mollier <[email protected]> Thu, 09 Jul 2026 20:46:52 +0200 + libfastahack (1.0.0+dfsg-11) unstable; urgency=medium * d/libfastahack0.symbols: mark optional symbols. ===================================== debian/control ===================================== @@ -3,16 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: science -Priority: optional -Build-Depends: debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 14), d-shlibs, libdisorder-dev, help2man -Standards-Version: 4.6.2 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/libfastahack Vcs-Git: https://salsa.debian.org/med-team/libfastahack.git Homepage: https://github.com/ekg/fastahack -Rules-Requires-Root: no Package: libfastahack0 Architecture: any ===================================== debian/patches/autoconf.patch ===================================== @@ -1,6 +1,6 @@ Author: Andreas Tille <[email protected]>, Adrian Bunk <[email protected]> -Last-Update: Sat, 18 Aug 2018 02:26:01 +0300 +Last-Update: 2018-08-18 Description: Add autoconf stuff to enable simple library creation Forwarded: not-needed ===================================== debian/rules ===================================== @@ -2,7 +2,7 @@ # DH_VERBOSE := 1 -export DEB_BUILD_MAINT_OPTIONS=hardening=+all +export DEB_BUILD_MAINT_OPTIONS=hardening=+all optimize=+lto include /usr/share/dpkg/default.mk %: ===================================== debian/watch ===================================== @@ -1,4 +1,9 @@ -version=4 +Version: 5 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libfastahack-$1\.tar\.gz/" \ - https://github.com/ekg/fastahack/tags (?:.*?/)?v@ANY_VERSION@@ARCHIVE_EXT@ +Template: Github +Project: fastahack +Owner: ekg +Compression: xz +Dversionmangle: auto +Repack: yes +Repacksuffix: +dfsg View it on GitLab: https://salsa.debian.org/med-team/libfastahack/-/compare/6020099a9a62939ae16f7cb6741dad1c33d84862...6d3b988eebd02f34dacd46d2b2319aa94c0eb9b5 -- View it on GitLab: https://salsa.debian.org/med-team/libfastahack/-/compare/6020099a9a62939ae16f7cb6741dad1c33d84862...6d3b988eebd02f34dacd46d2b2319aa94c0eb9b5 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
