[med-svn] [Git][med-team/examl][master] 4 commits: routine-update: Packaging update
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jan 31 17:37:41 GMT 2024
Andreas Tille pushed to branch master at Debian Med / examl
Commits:
d2702e8c by Andreas Tille at 2024-01-31T18:25:29+01:00
routine-update: Packaging update
- - - - -
aa1e7943 by Andreas Tille at 2024-01-31T18:25:29+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
2926ad0d by Andreas Tille at 2024-01-31T18:29:35+01:00
Fix clean target
- - - - -
e22166ab by Andreas Tille at 2024-01-31T18:35:59+01:00
Add changelog entry for experimental upload and upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+examl (3.0.22-4) unstable; urgency=medium
+
+ * Packaging update
+ * Standards-Version: 4.6.2 (routine-update)
+ * Fix clean target
+ Closes: #1044839
+
+ -- Andreas Tille <tille at debian.org> Wed, 31 Jan 2024 18:29:57 +0100
+
+examl (3.0.22-4~0exp) experimental; urgency=medium
+
+ * Team upload.
+ * Experimental rebuild with SIMDe 0.7.3~0git20230118123246.d1e75cd
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sun, 22 Jan 2023 17:17:02 +0100
+
examl (3.0.22-3) unstable; urgency=medium
* Really fix watch file
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
libopenmpi-dev,
libsimde-dev,
debhelper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/examl
Vcs-Git: https://salsa.debian.org/med-team/examl.git
Homepage: https://github.com/stamatak/ExaML
=====================================
debian/rules
=====================================
@@ -30,6 +30,7 @@ else
dh_auto_clean
$(MAKE) --directory=parser -f Makefile.SSE3.gcc clean
endif
+ find examl -executable -type f -delete
override_dh_auto_build:
dh_auto_build
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/03773e5a0631affe517605de99e0bdf4ea3f3e7b...e22166ab7491d9e6d6b41e2e448d156f9c681a1c
--
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/03773e5a0631affe517605de99e0bdf4ea3f3e7b...e22166ab7491d9e6d6b41e2e448d156f9c681a1c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240131/b1e4f673/attachment-0001.htm>
More information about the debian-med-commit
mailing list