[med-svn] r23571 - trunk/packages/tifffile/trunk/debian

Sascha Steinbiss satta at moszumanska.debian.org
Sat Jan 14 08:21:39 UTC 2017


Author: satta
Date: 2017-01-14 08:21:39 +0000 (Sat, 14 Jan 2017)
New Revision: 23571

Modified:
   trunk/packages/tifffile/trunk/debian/changelog
   trunk/packages/tifffile/trunk/debian/control
   trunk/packages/tifffile/trunk/debian/rules
Log:
new upstream version, housekeeping


Modified: trunk/packages/tifffile/trunk/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog	2017-01-14 08:21:23 UTC (rev 23570)
+++ trunk/packages/tifffile/trunk/debian/changelog	2017-01-14 08:21:39 UTC (rev 23571)
@@ -1,3 +1,14 @@
+tifffile (20151006-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream version.
+  * Enable full hardening.
+  * Bump Standards-Version.
+  * Use secure Vcs-Browser.
+  * Add autopkgtest.
+
+ -- Sascha Steinbiss <satta at debian.org>  Sat, 14 Jan 2017 07:53:53 +0000
+
 tifffile (20150817-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/tifffile/trunk/debian/control
===================================================================
--- trunk/packages/tifffile/trunk/debian/control	2017-01-14 08:21:23 UTC (rev 23570)
+++ trunk/packages/tifffile/trunk/debian/control	2017-01-14 08:21:39 UTC (rev 23571)
@@ -7,8 +7,8 @@
 Build-Depends: debhelper (>= 9),
                python-all-dev,
                python-numpy (>= 1:1.7.1)
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tifffile/trunk/
 Homepage: http://www.lfd.uci.edu/~gohlke/
 X-Python-Version: >= 2.6

Modified: trunk/packages/tifffile/trunk/debian/rules
===================================================================
--- trunk/packages/tifffile/trunk/debian/rules	2017-01-14 08:21:23 UTC (rev 23570)
+++ trunk/packages/tifffile/trunk/debian/rules	2017-01-14 08:21:39 UTC (rev 23571)
@@ -5,8 +5,8 @@
 ifeq ($(DEB_HOST_ARCH_ENDIAN),big)
 export CFLAGS=-DMSB=0
 endif
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-
 %:
 	dh $@ --with python2
 




More information about the debian-med-commit mailing list