[SCM] GNU Shockwave Flash (SWF) player branch, master,	updated. debian/0.8.10_git20110618-2-4-g8b0ca92
    Gabriele Giacone 
    gg0-guest at alioth.debian.org
       
    Wed Jun 29 00:00:14 UTC 2011
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Shockwave Flash (SWF) player".
The branch, master has been updated
       via  8b0ca92a1c2b48891001d96bee90bbc0796e60c3 (commit)
      from  e16e97536df2dad333d1e49747a1fbec97e252ed (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8b0ca92a1c2b48891001d96bee90bbc0796e60c3
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Wed Jun 29 01:58:34 2011 +0200
    Enable hardening.
-----------------------------------------------------------------------
Summary of changes:
 debian/changelog |    5 +++--
 debian/control   |    1 +
 debian/rules     |    1 +
 3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1b25098..4ac712f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-gnash (0.8.10~git20110618-3) unstable; urgency=low
+gnash (0.8.10~git20110618-3) UNRELEASED; urgency=low
 
   * Remove opengl renderer. 
+  * Enable hardening.
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Tue, 28 Jun 2011 21:04:21 +0200
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Wed, 29 Jun 2011 01:59:16 +0200
 
 gnash (0.8.10~git20110618-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9ed91e9..c7a933d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 7.0.50~7), sng,
  libavcodec-dev, libavformat-dev, libswscale-dev, libspeex-dev, libspeexdsp-dev,
  libgstreamer-plugins-base0.10-dev | gstreamer-plugins-base-dev, libgstreamer0.10-dev | gstreamer0.10-dev,
  libsdl1.2-dev, libqt4-dev, qt4-qmake, kdelibs5-dev, libmysqlclient-dev, xulrunner-dev,
+ hardening-wrapper
 Standards-Version: 3.9.2
 Section: video
 Homepage: http://www.gnu.org/software/gnash/
diff --git a/debian/rules b/debian/rules
index 33e1910..3bf8dae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
+export DEB_BUILD_HARDENING=1
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
hooks/post-receive
-- 
GNU Shockwave Flash (SWF) player
    
    
More information about the pkg-flash-devel
mailing list