[med-svn] r23173 - trunk/packages/treeviewx/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 1 12:18:01 UTC 2016
Author: tille
Date: 2016-12-01 12:17:59 +0000 (Thu, 01 Dec 2016)
New Revision: 23173
Modified:
trunk/packages/treeviewx/trunk/debian/changelog
trunk/packages/treeviewx/trunk/debian/copyright
trunk/packages/treeviewx/trunk/debian/rules
Log:
hardening=+all, upload to unstable
Modified: trunk/packages/treeviewx/trunk/debian/changelog
===================================================================
--- trunk/packages/treeviewx/trunk/debian/changelog 2016-12-01 11:54:43 UTC (rev 23172)
+++ trunk/packages/treeviewx/trunk/debian/changelog 2016-12-01 12:17:59 UTC (rev 23173)
@@ -1,4 +1,4 @@
-treeviewx (0.5.1+20100823-4) UNRELEASED; urgency=medium
+treeviewx (0.5.1+20100823-4) unstable; urgency=medium
[ Charles Plessy ]
* Drop menu file as per decision of the Technical Committee.
@@ -15,8 +15,9 @@
* Update d/upstream/metadata
* Make sure all files are mentioned in d/copyright
* Mention todo in README.source: link dynamically against libncl
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Thu, 01 Dec 2016 11:46:01 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 01 Dec 2016 12:52:47 +0100
treeviewx (0.5.1+20100823-3) unstable; urgency=low
Modified: trunk/packages/treeviewx/trunk/debian/copyright
===================================================================
--- trunk/packages/treeviewx/trunk/debian/copyright 2016-12-01 11:54:43 UTC (rev 23172)
+++ trunk/packages/treeviewx/trunk/debian/copyright 2016-12-01 12:17:59 UTC (rev 23173)
@@ -14,10 +14,6 @@
License: GPL-2+
Comment: TreeView X is statically linked to the Nexus Class Library.
-Files: debian/tv.1.xml debian/tv.1
-Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
-License: GPL-2+
-
Files: debian/*
Copyright: 2006–2015 Charles Plessy <plessy at debian.org>
2007 David Paleino <d.paleino at gmail.com>
@@ -25,7 +21,11 @@
License: PD
Please treat the packaging work as if it were in the public domain.
+Files: debian/tv.1.xml debian/tv.1
+Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
License: GPL-2+
+
+License: GPL-2+
TreeView X is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Modified: trunk/packages/treeviewx/trunk/debian/rules
===================================================================
--- trunk/packages/treeviewx/trunk/debian/rules 2016-12-01 11:54:43 UTC (rev 23172)
+++ trunk/packages/treeviewx/trunk/debian/rules 2016-12-01 12:17:59 UTC (rev 23173)
@@ -4,6 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with autoreconf
More information about the debian-med-commit
mailing list