[SCM] Debian packaging of allegro4.4 branch, master, updated. 47c054503b3aab3669893448eecf9fdaaade953a

Andreas Rönnquist gusnan at gusnan.se
Sat Mar 31 20:16:54 UTC 2012


The following commit has been merged in the master branch:
commit b84db7c424619e46cd8fb2371169bdf46dba22a3
Author: Andreas Rönnquist <gusnan at gusnan.se>
Date:   Sat Mar 31 22:01:14 2012 +0200

    Fix misc:Depends capitalization

diff --git a/debian/control b/debian/control
index df34f37..d9f5074 100644
--- a/debian/control
+++ b/debian/control
@@ -181,7 +181,7 @@ Package: libjpgalleg-dev
 Section: libdevel
 Architecture: any
 Pre-Depends: multiarch-support
-Depends: ${misc:depends}
+Depends: ${misc:Depends}
 Description: JPG loading addon for Allegro 4
  This add-on for Allegro will allow you to load and save JPG images using 
  standard Allegro image handling functions as if they were normal bitmaps.
@@ -199,7 +199,7 @@ Package: libloadpng-dev
 Section: libdevel
 Architecture: any
 Pre-Depends: multiarch-support
-Depends: ${misc:depends}
+Depends: ${misc:Depends}
 Description: PNG loading addon for Allegro 4
  This add-on for Allegro will allow you to load and save PNG images using 
  standard Allegro image handling functions as if they were normal bitmaps.

-- 
Debian packaging of allegro4.4



More information about the Pkg-games-commits mailing list