[med-svn] [Git][med-team/terraphast][master] 2 commits: Disallow lto (Closes: #1015687)
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Fri Dec 30 06:13:56 GMT 2022
Nilesh Patra pushed to branch master at Debian Med / terraphast
Commits:
80e69c50 by Nilesh Patra at 2022-12-30T11:38:40+05:30
Disallow lto (Closes: #1015687)
- - - - -
d435dc0a by Nilesh Patra at 2022-12-30T11:38:55+05:30
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+terraphast (0.0+git20200413.8af2e4c+dfsg-2) unstable; urgency=medium
+
+ * Team Upload.
+ * Disallow lto (Closes: #1015687)
+
+ -- Nilesh Patra <nilesh at debian.org> Fri, 30 Dec 2022 11:38:43 +0530
+
terraphast (0.0+git20200413.8af2e4c+dfsg-1) unstable; urgency=medium
* Remove code copy of catch
=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
include /usr/share/dpkg/default.mk
# for hardening you might like to uncomment this:
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all optimize=-lto
#Set VERSION and SOVERSION
VERSION=0.0
View it on GitLab: https://salsa.debian.org/med-team/terraphast/-/compare/dd45ad19ff57bd6d58f1357d134f690908f93a05...d435dc0a0307e6a130b4c25cf0ac99b364a3f0f7
--
View it on GitLab: https://salsa.debian.org/med-team/terraphast/-/compare/dd45ad19ff57bd6d58f1357d134f690908f93a05...d435dc0a0307e6a130b4c25cf0ac99b364a3f0f7
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/20221230/063b5b1d/attachment-0001.htm>
More information about the debian-med-commit
mailing list