[med-svn] r22276 - trunk/packages/invesalius/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Jun 30 14:52:27 UTC 2016
Author: tille
Date: 2016-06-30 14:52:27 +0000 (Thu, 30 Jun 2016)
New Revision: 22276
Modified:
trunk/packages/invesalius/trunk/debian/changelog
trunk/packages/invesalius/trunk/debian/control
trunk/packages/invesalius/trunk/debian/rules
Log:
cme fix dpkg-control, hardening=+bindnow
Modified: trunk/packages/invesalius/trunk/debian/changelog
===================================================================
--- trunk/packages/invesalius/trunk/debian/changelog 2016-06-30 13:11:18 UTC (rev 22275)
+++ trunk/packages/invesalius/trunk/debian/changelog 2016-06-30 14:52:27 UTC (rev 22276)
@@ -4,6 +4,10 @@
* Version 3.0.1
* Support to VTK6
+ [ Andreas Tille ]
+ * cme fix dpkg-control
+ * hardening=+bindnow
+
-- Thiago Franco de Moraes <tfmoraes at cti.gov.br> Thu, 30 Jun 2016 09:43:34 -0300
invesalius (3.0-2) unstable; urgency=medium
Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control 2016-06-30 13:11:18 UTC (rev 22275)
+++ trunk/packages/invesalius/trunk/debian/control 2016-06-30 14:52:27 UTC (rev 22276)
@@ -5,13 +5,13 @@
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9),
- python-all-dev (>= 2.7),
+ python-all-dev,
cython,
python-numpy
Build-Depends-Indep: python,
python-casmoothing
-Standards-Version: 3.9.7
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/invesalius/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/invesalius/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/invesalius/trunk/
Homepage: http://www.cti.gov.br/invesalius/
X-Python-Version: 2.7
Modified: trunk/packages/invesalius/trunk/debian/rules
===================================================================
--- trunk/packages/invesalius/trunk/debian/rules 2016-06-30 13:11:18 UTC (rev 22275)
+++ trunk/packages/invesalius/trunk/debian/rules 2016-06-30 14:52:27 UTC (rev 22276)
@@ -2,6 +2,8 @@
# debian/rules for invesalius
# Andreas Tille <tille at debian.org>
# GPL
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
package=invesalius
More information about the debian-med-commit
mailing list