[mupen64plus-video-z64] 82/161: Upgrade debhelper compat to v9

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:20:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-z64.

commit b7a00cce0937102e010fac3171cc455f6c79a938
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Mar 9 10:23:51 2012 +0100

    Upgrade debhelper compat to v9
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 4 ----
 4 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6ecbe14..5f08699 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mupen64plus-video-z64 (1.99.4-5) UNRELEASED; urgency=low
   * Update copyright years in debian/copyright
   * Enable all hardening flags in debian/rules
   * Upgraded to policy 3.9.3, no changes required
+  * Upgrade debhelper compat to v9
 
  -- Sven Eckelmann <sven at narfation.org>  Sun, 01 Jan 2012 20:20:26 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 694b615..3ff939d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://code.google.com/p/mupen64plus/
 Vcs-Git: git://anonscm.debian.org/collab-maint/mupen64plus-video-z64.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus-video-z64.git
 Build-Depends:
- debhelper (>= 8.1.3),
+ debhelper (>= 9),
  dpkg-dev (>= 1.16.0),
  libgl1-mesa-dev | libgl-dev,
  libglew1.6-dev | libglew-dev,
diff --git a/debian/rules b/debian/rules
index 4ca409f..01823f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
-export CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-export CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
-export CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)
-export LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git



More information about the Pkg-games-commits mailing list