Control: tags -1 patch

The following patch fixes the RC bugs in witty:

--- debian/control.old  2016-12-21 21:14:55.000000000 +0000
+++ debian/control      2016-12-21 21:16:51.000000000 +0000
@@ -327,7 +327,7 @@
 Breaks: witty-dev (<< 3.1.0a-1~)
 Architecture: any
 Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
- libwtdbo40 (= ${binary:Version}), libmysqlclient18
+ libwtdbo40 (= ${binary:Version})
 Recommends: libwthttp40 (= ${binary:Version}) | libwtfcgi40 (= 
${binary:Version}) |
  libwttest10 (= ${binary:Version})
 Description: MySQL/MariaDB backend for Wt::Dbo [runtime]
--- debian/rules.old    2016-12-21 21:14:57.000000000 +0000
+++ debian/rules        2016-12-21 21:15:39.000000000 +0000
@@ -20,13 +20,7 @@
 
 ### Hardening
 
-# enable the hardening wrapper
-#DEB_BUILD_HARDENING = 1
-# but disable PIE
-#DEB_BUILD_HARDENING_PIE = 0
-#export DEB_BUILD_HARDENING DEB_BUILD_HARDENING_PIE
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # CMake doesn't use CPPFLAGS, pass them to CFLAGS/CXXFLAGS to enable the
 # missing (hardening) flags. dpkg_buildflags is necessary because $(shell ..)


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to