[Pkg-sdl-commits] r118 - unstable/sdlgfx/debian
Aurelien Jarno
aurel32 at alioth.debian.org
Mon Mar 5 21:47:46 CET 2007
Author: aurel32
Date: 2007-03-05 20:47:46 +0000 (Mon, 05 Mar 2007)
New Revision: 118
Modified:
unstable/sdlgfx/debian/changelog
unstable/sdlgfx/debian/control
Log:
Make the package binNMU safe.
Modified: unstable/sdlgfx/debian/changelog
===================================================================
--- unstable/sdlgfx/debian/changelog 2007-03-05 20:46:52 UTC (rev 117)
+++ unstable/sdlgfx/debian/changelog 2007-03-05 20:47:46 UTC (rev 118)
@@ -1,3 +1,11 @@
+sdlgfx (2.0.13-4) UNRELEASED; urgency=low
+
+ [ Aurelien Jarno ]
+ * debian/control:
+ + Make the package binNMU safe.
+
+ -- Aurelien Jarno <aurel32 at debian.org> Mon, 5 Mar 2007 21:47:24 +0100
+
sdlgfx (2.0.13-3) unstable; urgency=high
* debian/control:
Modified: unstable/sdlgfx/debian/control
===================================================================
--- unstable/sdlgfx/debian/control 2007-03-05 20:46:52 UTC (rev 117)
+++ unstable/sdlgfx/debian/control 2007-03-05 20:47:46 UTC (rev 118)
@@ -22,7 +22,7 @@
Package: libsdl-gfx1.2-dev
Section: libdevel
Architecture: any
-Depends: libsdl-gfx1.2-4 (= ${Source-Version}), libsdl1.2-dev (>= 1.2.5-3)
+Depends: libsdl-gfx1.2-4 (= ${binary:Version}), libsdl1.2-dev (>= 1.2.5-3)
Conflicts: libsdl-gfx1.2 (<< 2.0.9-5)
Replaces: libsdl-gfx1.2 (<< 2.0.9-5)
Description: development files for SDL_gfx
More information about the pkg-sdl-commits
mailing list