This is an automated email from the git hooks/post-receive script. gusnan pushed a commit to branch master in repository allegro5.
commit 97bf9f6a02b57c6bb956127d5cb1046f9eedf179 Author: Andreas Rönnquist <[email protected]> Date: Sun Oct 22 17:15:21 2017 +0200 Replace Priority: extra with Priority: optional --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index c6b72f3..0994280 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Description: portable library for cross-platform game and multimedia development occupies the same niche and retains a familiar style. Package: liballegro5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -105,7 +105,7 @@ Description: audio codec addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-acodec5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -147,7 +147,7 @@ Description: audio addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-audio5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -185,7 +185,7 @@ Description: dialog addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-dialog5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -222,7 +222,7 @@ Description: image addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-image5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -263,7 +263,7 @@ Description: physfs addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-physfs5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -300,7 +300,7 @@ Description: ttf addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-ttf5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same @@ -337,7 +337,7 @@ Description: video addon for the Allegro 5 library occupies the same niche and retains a familiar style. Package: liballegro-video5-dev -Priority: extra +Priority: optional Section: libdevel Architecture: any Multi-Arch: same -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

