[med-svn] r22323 - trunk/packages/ginkgocadx/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Sun Jul 3 19:57:41 UTC 2016
Author: gert-guest
Date: 2016-07-03 19:57:40 +0000 (Sun, 03 Jul 2016)
New Revision: 22323
Modified:
trunk/packages/ginkgocadx/trunk/debian/changelog
trunk/packages/ginkgocadx/trunk/debian/rules
Log:
prepare new upstream release
Modified: trunk/packages/ginkgocadx/trunk/debian/changelog
===================================================================
--- trunk/packages/ginkgocadx/trunk/debian/changelog 2016-07-03 19:21:43 UTC (rev 22322)
+++ trunk/packages/ginkgocadx/trunk/debian/changelog 2016-07-03 19:57:40 UTC (rev 22323)
@@ -1,3 +1,10 @@
+ginkgocadx (3.8.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * d/rules: enable new hardening flags
+
+ -- Gert Wollny <gw.fossdev at gmail.com> Sun, 03 Jul 2016 19:55:54 +0000
+
ginkgocadx (3.8.2-2) unstable; urgency=medium
* cme fix dpkg-control
Modified: trunk/packages/ginkgocadx/trunk/debian/rules
===================================================================
--- trunk/packages/ginkgocadx/trunk/debian/rules 2016-07-03 19:21:43 UTC (rev 22322)
+++ trunk/packages/ginkgocadx/trunk/debian/rules 2016-07-03 19:57:40 UTC (rev 22323)
@@ -5,6 +5,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
# minimise needless linking
export DEB_LDFLAGS_MAINT_APPEND= -Wl,--as-needed
More information about the debian-med-commit
mailing list