[mupen64plus-core] 03/03: Remove ddeb migration conflict against pre-stretch package

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Tue Jul 11 13:48:04 UTC 2017


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

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

commit 9e8c0515e3af3f862e0de5653d2481224816417a
Author: Sven Eckelmann <sven at narfation.org>
Date:   Tue Jul 11 15:46:17 2017 +0200

    Remove ddeb migration conflict against pre-stretch package
---
 debian/changelog | 2 ++
 debian/rules     | 5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b0a71a..a8bba91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ mupen64plus-core (2.5-5) UNRELEASED; urgency=medium
   * Upgraded to policy 4.0.0, no changes required
   * debian/copyright:
     - Update copyright years
+  * debian/rules
+    - Remove ddeb migration conflict against pre-stretch package
 
  -- Sven Eckelmann <sven at narfation.org>  Mon, 25 Jan 2016 22:01:03 +0100
 
diff --git a/debian/rules b/debian/rules
index 02789e7..b070354 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,11 +34,8 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_auto_install -- $(MAKEOPTIONS)
 
-override_dh_strip:
-	dh_strip -a --ddeb-migration='mupen64plus-core-dbg (<< 2.5-3~)'
-
 override_dh_installchangelogs:
 	dh_installchangelogs RELEASE
 
 .PHONY: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep \
-	get-orig-source override_dh_auto_clean override_dh_auto_test override_dh_auto_build override_dh_auto_install override_dh_strip override_dh_installchangelogs
+	get-orig-source override_dh_auto_clean override_dh_auto_test override_dh_auto_build override_dh_auto_install override_dh_installchangelogs

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



More information about the Pkg-games-commits mailing list