This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 3934c7be8bb9caf7c9ff108a8d014c15ab304baa Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 12:58:28 2009 +0200 Don't mark files in /usr/share as conffiles --- debian/changelog | 1 + debian/conffiles | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 75df8fc..6adcaf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low - Don't conflict with unrelated package mupen64 * debian/rules: - Use dh_prep instead of dh_clean -k + * Don't mark files in /usr/share as conffiles - they are only templates -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/conffiles b/debian/conffiles deleted file mode 100644 index 6e0af9b..0000000 --- a/debian/conffiles +++ /dev/null @@ -1,7 +0,0 @@ -/usr/share/mupen64plus/config/blight_input.conf -/usr/share/mupen64plus/config/Glide64.ini -/usr/share/mupen64plus/config/glN64.conf -/usr/share/mupen64plus/config/jttl_audio.conf -/usr/share/mupen64plus/config/mupen64plus.conf -/usr/share/mupen64plus/config/RiceVideo.cfg -/usr/share/mupen64plus/config/RiceVideoLinux.ini -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

