This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-audio-sdl.
commit 4922a78ab8a06be3d8cf386bf29b2e9cacd652e4 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 | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a32614..45f55a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus-audio-sdl (2.5-4) UNRELEASED; urgency=medium * debian/control - Change Vcs-Git to https:// * Change debian URLs to https:// + * Sort debian control files with `wrap-and-sort -abst` -- Sven Eckelmann <[email protected]> Mon, 25 Jan 2016 22:01:00 +0100 diff --git a/debian/control b/debian/control index 3c47163..520fac5 100644 --- a/debian/control +++ b/debian/control @@ -19,15 +19,15 @@ Build-Depends: pkg-config, Package: mupen64plus-audio-sdl -Architecture: any-i386 any-amd64 +Architecture: any-amd64 any-i386 Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: - ${misc:Depends}, - ${shlibs:Depends}, mupen64plus-audio-abi-2, mupen64plus-config-abi-2.2, + ${misc:Depends}, + ${shlibs:Depends}, Provides: mupen64plus-audio, Breaks: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-audio-sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

