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 0301266d31c01803bb63f61edfd8f74e21b52085 Author: Sven Eckelmann <[email protected]> Date: Tue Jul 11 15:46:17 2017 +0200 Remove ddeb migration conflict against pre-stretch package --- debian/changelog | 2 ++ debian/rules | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5a8b7e..d910c9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ mupen64plus-video-z64 (2.0.0+13+g72af4f0-6) UNRELEASED; urgency=medium - Update copyright years * debian/control: - update to debhelper 10 + * debian/rules + - Remove ddeb migration conflict against pre-stretch package -- Sven Eckelmann <[email protected]> Tue, 02 Feb 2016 20:20:43 +0100 diff --git a/debian/rules b/debian/rules index ffca306..485d558 100755 --- a/debian/rules +++ b/debian/rules @@ -29,8 +29,5 @@ override_dh_auto_build: override_dh_auto_install: dh_auto_install -- $(MAKEOPTIONS) -override_dh_strip: - dh_strip -a --ddeb-migration='mupen64plus-video-z64-dbg (<< 2.0.0+13+g72af4f0-4~)' - .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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

