Commit 8898233d authored by Clint Adams's avatar Clint Adams
Browse files

SDL-mixer: Upgrading from 0.6.1 to 0.6.2.0

parent d5ed1578
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
haskell-sdl-mixer (0.6.1-13) UNRELEASED; urgency=medium
haskell-sdl-mixer (0.6.2.0-1) unstable; urgency=medium

  * Set Rules-Requires-Root to no.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 06 May 2018 22:10:31 -0400
 -- Clint Adams <clint@debian.org>  Wed, 04 Jul 2018 17:32:13 -0400

haskell-sdl-mixer (0.6.1-12) unstable; urgency=medium

+4 −13
Original line number Diff line number Diff line
@@ -16,15 +16,11 @@ Build-Depends:
 haskell-devscripts (>= 0.13),
 libghc-sdl-dev,
 libghc-sdl-prof,
 libgl1-mesa-dev | libgl-dev,
 libglu1-mesa-dev | libglu-dev,
 libsdl-mixer1.2-dev,
 libsdl1.2-dev,
 libx11-dev,
 pkg-config,
Build-Depends-Indep:
 ghc-doc,
Standards-Version: 4.1.4
 libsdl-mixer1.2-dev,
Build-Depends-Indep: ghc-doc,
 libghc-sdl-doc,
Standards-Version: 4.1.5
Homepage: http://hackage.haskell.org/package/SDL-mixer
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-sdl-mixer
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-sdl-mixer]
@@ -32,12 +28,7 @@ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-sdl-m
Package: libghc-sdl-mixer-dev
Architecture: any
Depends:
 libghc-sdl-dev,
 libgl1-mesa-dev | libgl-dev,
 libglu1-mesa-dev | libglu-dev,
 libsdl-mixer1.2-dev,
 libsdl1.2-dev,
 libx11-dev,
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},