[med-svn] r22803 - trunk/packages/amide/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Sep 15 07:38:49 UTC 2016
Author: tille
Date: 2016-09-15 07:38:48 +0000 (Thu, 15 Sep 2016)
New Revision: 22803
Modified:
trunk/packages/amide/trunk/debian/changelog
trunk/packages/amide/trunk/debian/control
trunk/packages/amide/trunk/debian/rules
Log:
Build-Depends: gnome-common, hardening=+all
Modified: trunk/packages/amide/trunk/debian/changelog
===================================================================
--- trunk/packages/amide/trunk/debian/changelog 2016-09-15 06:32:49 UTC (rev 22802)
+++ trunk/packages/amide/trunk/debian/changelog 2016-09-15 07:38:48 UTC (rev 22803)
@@ -1,8 +1,11 @@
-amide (1.0.5-7) UNRELEASED; urgency=medium
+amide (1.0.5-7) unstable; urgency=medium
* cme fix dpkg-control
+ * Build-Depends: gnome-common
+ Closes: #837817
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Thu, 15 Sep 2016 08:32:12 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 15 Sep 2016 08:35:14 +0200
amide (1.0.5-6) unstable; urgency=medium
Modified: trunk/packages/amide/trunk/debian/control
===================================================================
--- trunk/packages/amide/trunk/debian/control 2016-09-15 06:32:49 UTC (rev 22802)
+++ trunk/packages/amide/trunk/debian/control 2016-09-15 07:38:48 UTC (rev 22803)
@@ -7,6 +7,7 @@
Priority: optional
Build-Depends: gnome-doc-utils,
gtk-doc-tools,
+ gnome-common,
libtool,
debhelper (>= 9),
autotools-dev,
Modified: trunk/packages/amide/trunk/debian/rules
===================================================================
--- trunk/packages/amide/trunk/debian/rules 2016-09-15 06:32:49 UTC (rev 22802)
+++ trunk/packages/amide/trunk/debian/rules 2016-09-15 07:38:48 UTC (rev 22803)
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
export ACLOCAL = aclocal -I m4
%:
More information about the debian-med-commit
mailing list