Andreas Tille pushed to branch master at Debian Med / mcl


Commits:
5c3b8960 by Andreas Tille at 2025-01-25T18:54:46+01:00
Build-Depends: architecture-is-64-bit since it does not build on 32bit any more

- - - - -
8e1c4525 by Andreas Tille at 2025-01-25T18:58:59+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mcl (1:22-282+ds-4) unstable; urgency=medium
+
+  * Build-Depends: architecture-is-64-bit since it does not build on 32bit
+    any more
+
+ -- Andreas Tille <[email protected]>  Sat, 25 Jan 2025 18:54:51 +0100
+
 mcl (1:22-282+ds-3) unstable; urgency=medium
 
   * Move external code in a separate subdirectory


=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Uploaders: Andreas Tille <[email protected]>,
 Section: math
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-ocaml,
+               architecture-is-64-bit,
+#               dh-ocaml,
                zoem,
                tidy,
                aephea,


=====================================
debian/rules
=====================================
@@ -60,7 +60,7 @@ confflags += --enable-blast
 docbackupdir:=$(CURDIR)/debian/doc.bak
 
 %:
-       dh $@ # --with ocaml
+       dh $@
 
 override_dh_clean:
        dh_clean



View it on GitLab: 
https://salsa.debian.org/med-team/mcl/-/compare/399b97d4fd1b17db463f6ac687ee015b50a7ccf4...8e1c4525c3869854c20070a3a0c6c5e091ddf912

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mcl/-/compare/399b97d4fd1b17db463f6ac687ee015b50a7ccf4...8e1c4525c3869854c20070a3a0c6c5e091ddf912
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