Santiago Vila pushed to branch master at Debian Med / hhsuite


Commits:
fddbe151 by Santiago Vila at 2026-02-16T22:10:00+01:00
Fix clean target.

- - - - -
43de8f91 by Santiago Vila at 2026-02-16T22:11:00+01:00
d/control: Drop "Rules-Requires-Root: no" (default).

- - - - -
b6de6a0d by Santiago Vila at 2026-02-16T22:12:00+01:00
d/control: Drop "Priority: optional" (default).

- - - - -
bb222c06 by Santiago Vila at 2026-02-16T22:13:00+01:00
d/control: Update standards-version.

- - - - -
0dbff0fd by Santiago Vila at 2026-02-16T22:14:00+01:00
d/salsa-ci.yml: Use the simplified version.

- - - - -
b93fc649 by Santiago Vila at 2026-02-16T22:15:00+01:00
Upload for unstable as 3.3.0+ds-10

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+hhsuite (3.3.0+ds-10) unstable; urgency=medium
+
+  * Team upload.
+  * Fix clean target.
+  * Drop "Rules-Requires-Root: no" (default).
+  * Drop "Priority: optional" (default).
+  * Update standards-version.
+  * Simplify salsa-ci.yml.
+
+ -- Santiago Vila <[email protected]>  Mon, 16 Feb 2026 22:15:00 +0100
+
 hhsuite (3.3.0+ds-9) unstable; urgency=medium
 
   * Fix build with CMake 4


=====================================
debian/control
=====================================
@@ -1,12 +1,11 @@
 Source: hhsuite
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 Uploaders:
  Laszlo Kajan <[email protected]>,
  Andreas Tille <[email protected]>,
  Sascha Steinbiss <[email protected]>,
 Section: science
-Priority: optional
 Build-Depends:
  debhelper-compat (= 13),
  libsimde-dev,
@@ -16,7 +15,6 @@ Build-Depends:
 Vcs-Browser: https://salsa.debian.org/med-team/hhsuite
 Vcs-Git: https://salsa.debian.org/med-team/hhsuite.git
 Homepage: https://toolkit.tuebingen.mpg.de/
-Rules-Requires-Root: no
 
 Package: hhsuite
 Architecture: any


=====================================
debian/rules
=====================================
@@ -36,7 +36,9 @@ endif
 
 override_dh_auto_clean:
        dh_auto_clean
-       rm -rf $(HHMANPAGES) build-* mybuild
+       rm -rf $(HHMANPAGES) build_* mybuild debian/testdir
+       rm -f data/*.ffdata data/*.ffindex
+       rm -f data/blits_app_res data/search_app_res
        find . -name "*.rej" -delete
        find . -name "*~" -delete
        dh_clean


=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,3 @@
 ---
 include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - 
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+  - 
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml



View it on GitLab: 
https://salsa.debian.org/med-team/hhsuite/-/compare/05ac218289557edefd23b15570cffd56d21c9bbd...b93fc649f900656c27fb4c28e77eeee828af2d27

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/hhsuite/-/compare/05ac218289557edefd23b15570cffd56d21c9bbd...b93fc649f900656c27fb4c28e77eeee828af2d27
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

Reply via email to