Andreas Tille pushed to branch minizip-fixes at Debian Med / libsbml


Commits:
fab8b95d by Rafael Laboissière at 2026-09-17T20:28:32+02:00
Use dh_octave_substvars instead of dh_octave_substvar

+ d/rules: Ditto
+ d/control: Build-depend on dh-octave >= 0.18

Gbp-Dch: Full
Closes: #1148063

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends:
  libperl-dev,
  default-jdk-headless,
  default-jdk-doc,
- dh-octave,
+ dh-octave (>= 1.18),
  r-base-dev,
  r-base-core,
  graphviz <!nodoc>,


=====================================
debian/rules
=====================================
@@ -105,7 +105,7 @@ endif
        find $(debtmp)/usr/lib -name "*.mex*" -exec strip --strip-unneeded {} + 
|| true
        find $(debtmp)/usr/lib -name "*.mex*" -exec strip 
--remove-section=.comment {} + || true
        dpkg-shlibdeps $(debtmp)/usr/lib/*/octave/site/oct/*/*.mex 
-Tdebian/libsbml5-octave.substvars -l$(shell octave-config -p OCTLIBDIR)
-       dh_octave_substvar --package=libsbml5-octave
+       dh_octave_substvars --package=libsbml5-octave
        # for some reason the perl library ends up in
        #  debian/tmp/usr/lib/$(DEB_HOST_ARCH)/$(DEB_HOST_ARCH)/perl5
        # try to fix this



View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/fab8b95db592d8b742555ea0bef4cc7a35d3cc9e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/fab8b95db592d8b742555ea0bef4cc7a35d3cc9e
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

Reply via email to