[med-svn] r23191 - trunk/packages/soap/soapdenovo/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Dec 2 08:42:47 UTC 2016
Author: tille
Date: 2016-12-02 08:42:47 +0000 (Fri, 02 Dec 2016)
New Revision: 23191
Modified:
trunk/packages/soap/soapdenovo/trunk/debian/changelog
trunk/packages/soap/soapdenovo/trunk/debian/control
trunk/packages/soap/soapdenovo/trunk/debian/rules
Log:
Try hardening but failed, upload
Modified: trunk/packages/soap/soapdenovo/trunk/debian/changelog
===================================================================
--- trunk/packages/soap/soapdenovo/trunk/debian/changelog 2016-12-02 08:25:45 UTC (rev 23190)
+++ trunk/packages/soap/soapdenovo/trunk/debian/changelog 2016-12-02 08:42:47 UTC (rev 23191)
@@ -1,12 +1,13 @@
-soapdenovo (1.05-3) UNRELEASED; urgency=medium
+soapdenovo (1.05-3) unstable; urgency=medium
* Team upload
* debian/upstream moved to debian/upstream/metadata
* d/watch: Source not available any more at download page
* cme fix dpkg-control
* debhelper 10
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Fri, 02 Dec 2016 09:20:32 +0100
+ -- Andreas Tille <tille at debian.org> Fri, 02 Dec 2016 09:26:22 +0100
soapdenovo (1.05-2) unstable; urgency=low
Modified: trunk/packages/soap/soapdenovo/trunk/debian/control
===================================================================
--- trunk/packages/soap/soapdenovo/trunk/debian/control 2016-12-02 08:25:45 UTC (rev 23190)
+++ trunk/packages/soap/soapdenovo/trunk/debian/control 2016-12-02 08:42:47 UTC (rev 23191)
@@ -21,4 +21,5 @@
It creates new opportunities for building reference
sequences and carrying out accurate analyses of unexplored genomes in a cost
effective way.
+ .
This version is not maintained anymore, consider using soapdenovo2.
Modified: trunk/packages/soap/soapdenovo/trunk/debian/rules
===================================================================
--- trunk/packages/soap/soapdenovo/trunk/debian/rules 2016-12-02 08:25:45 UTC (rev 23190)
+++ trunk/packages/soap/soapdenovo/trunk/debian/rules 2016-12-02 08:42:47 UTC (rev 23191)
@@ -4,6 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
More information about the debian-med-commit
mailing list