[med-svn] [Git][med-team/castxml][master] 4 commits: d/control: update to clang-11, Closes: #974782
Gert Wollny
gitlab at salsa.debian.org
Sat Dec 5 22:36:33 GMT 2020
Gert Wollny pushed to branch master at Debian Med / castxml
Commits:
f4e80573 by Gert Wollny at 2020-12-05T23:01:06+01:00
d/control: update to clang-11, Closes: #974782
- - - - -
d0007a23 by Gert Wollny at 2020-12-05T23:01:46+01:00
d/control: cme fix dpkg
- - - - -
7f3f3b06 by Gert Wollny at 2020-12-05T23:02:47+01:00
d/changelog: prep new upload
- - - - -
7da48f3c by Gert Wollny at 2020-12-05T23:37:42+01:00
d/changelog: new upload
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+castxml (0.3.6-2) unstable; urgency=medium
+
+ * d/control: update to clang-11, Closes: #974782
+ * d/control: cme fix dpkg
+
+ -- Gert Wollny <gewo at debian.org> Sat, 05 Dec 2020 23:37:22 +0100
+
castxml (0.3.6-1) unstable; urgency=medium
* New upstream version 0.3.6
=====================================
debian/control
=====================================
@@ -6,15 +6,15 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
help2man,
- libclang-10-dev,
- llvm-10-dev,
+ libclang-11-dev,
+ llvm-11-dev,
libedit-dev,
zlib1g-dev
-Standards-Version: 4.5.0
-Homepage: https://github.com/CastXML/CastXML
-Rules-Requires-Root: no
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/castxml
Vcs-Git: https://salsa.debian.org/med-team/castxml.git
+Homepage: https://github.com/CastXML/CastXML
+Rules-Requires-Root: no
Package: castxml
Architecture: any
=====================================
debian/rules
=====================================
@@ -8,8 +8,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-latomic
endif
-CMAKE_FLAGS = -DCastXML_INSTALL_DOC_DIR:STRING=/usr/share/doc/castxml \
- -DLLVM_DIR=/usr/lib/llvm-4.0/cmake
+CMAKE_FLAGS = -DCastXML_INSTALL_DOC_DIR:STRING=/usr/share/doc/castxml
%:
dh $@
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/df43231812d497e4803ad4cfde12da6872d9bb1c...7da48f3c533ca9e51b5c0443cf08fa7691c96590
--
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/df43231812d497e4803ad4cfde12da6872d9bb1c...7da48f3c533ca9e51b5c0443cf08fa7691c96590
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/20201205/4c385231/attachment-0001.html>
More information about the debian-med-commit
mailing list