Santiago Vila pushed to branch master at Debian Med / pftools
Commits: f62b41ed by Santiago Vila at 2026-02-07T11:36:00+01:00 Fix typo in debian/changelog. - - - - - 2749adba by Santiago Vila at 2026-02-07T11:37:00+01:00 Fix clean target. - - - - - ed4762b0 by Santiago Vila at 2026-02-07T11:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - c83bd01a by Santiago Vila at 2026-02-07T11:39:00+01:00 d/control: Update standards-version. - - - - - ac32a727 by Santiago Vila at 2026-02-07T11:40:00+01:00 Upload for unstable as 3.2.12-3 - - - - - 4 changed files: - debian/changelog - debian/clean - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pftools (3.2.12-3) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Sat, 07 Feb 2026 11:40:00 +0100 + pftools (3.2.12-2) unstable; urgency=medium * Team upload. @@ -5,7 +14,7 @@ pftools (3.2.12-2) unstable; urgency=medium Thanks to Nilesh Patra. * Enable nocheck build profile job in Salsa CI. * Drop "Rules-Requires-Root: no", no longer needed. - * Upldate lintian overrides. + * Update lintian overrides. * Update standards-version. -- Santiago Vila <[email protected]> Sat, 27 Sep 2025 22:55:00 +0200 ===================================== debian/clean ===================================== @@ -1,3 +1 @@ -test -test.build -test.compare \ No newline at end of file +testing/examples/ ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: pftools Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), gfortran, cmake, @@ -11,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), libreadline-dev, libpcre2-dev, zlib1g-dev -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/pftools Vcs-Git: https://salsa.debian.org/med-team/pftools.git Homepage: https://github.com/sib-swiss/pftools3 ===================================== debian/rules ===================================== @@ -35,7 +35,3 @@ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) dh_auto_test --no-parallel endif - -override_dh_auto_clean: - dh_auto_clean - rm -rf data/test.* View it on GitLab: https://salsa.debian.org/med-team/pftools/-/compare/18425bb3b7e423a8746fe08e5e10381065436f9a...ac32a7277479deab21c1fe66b14e24454b8d7f48 -- View it on GitLab: https://salsa.debian.org/med-team/pftools/-/compare/18425bb3b7e423a8746fe08e5e10381065436f9a...ac32a7277479deab21c1fe66b14e24454b8d7f48 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
