This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-rsp-z64.
commit 81798dd714e5f908ad5da50ff983d7722fdfb1d2 Author: Sven Eckelmann <[email protected]> Date: Sun Jan 31 15:38:00 2016 +0100 Sort debian control files with `wrap-and-sort -abst` --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cdec5c9..8621d62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mupen64plus-rsp-z64 (2.0.0+12+g5a0a580-4) UNRELEASED; urgency=medium * debian/control - Change Vcs-Git to https:// + * Sort debian control files with `wrap-and-sort -abst` -- Sven Eckelmann <[email protected]> Mon, 25 Jan 2016 22:01:10 +0100 diff --git a/debian/control b/debian/control index 83abee1..735e1cd 100644 --- a/debian/control +++ b/debian/control @@ -15,14 +15,14 @@ Build-Depends: libmupen64plus-dev (>= 1.99.5), Package: mupen64plus-rsp-z64 -Architecture: any-i386 any-amd64 +Architecture: any-amd64 any-i386 Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: + mupen64plus-rsp-abi-2, ${misc:Depends}, ${shlibs:Depends}, - mupen64plus-rsp-abi-2, Provides: mupen64plus-rsp, Description: low-level rsp emulation for mupen64plus -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

