[Pkg-sdl-commits] r114 - unstable/sdl-stretch/debian

Aurelien Jarno aurel32 at alioth.debian.org
Mon Mar 5 21:39:38 CET 2007


Author: aurel32
Date: 2007-03-05 20:39:38 +0000 (Mon, 05 Mar 2007)
New Revision: 114

Modified:
   unstable/sdl-stretch/debian/changelog
   unstable/sdl-stretch/debian/control
Log:
  * Make the package binNMU safe.



Modified: unstable/sdl-stretch/debian/changelog
===================================================================
--- unstable/sdl-stretch/debian/changelog	2007-02-20 15:12:46 UTC (rev 113)
+++ unstable/sdl-stretch/debian/changelog	2007-03-05 20:39:38 UTC (rev 114)
@@ -1,3 +1,9 @@
+sdl-stretch (0.2.3-8) unstable; urgency=low
+
+  * Make the package binNMU safe. 
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Mon,  5 Mar 2007 21:37:25 +0100
+
 sdl-stretch (0.2.3-7) unstable; urgency=low
 
   * Bumped Standards-Version to 3.7.2 (no changes).

Modified: unstable/sdl-stretch/debian/control
===================================================================
--- unstable/sdl-stretch/debian/control	2007-02-20 15:12:46 UTC (rev 113)
+++ unstable/sdl-stretch/debian/control	2007-03-05 20:39:38 UTC (rev 114)
@@ -25,7 +25,7 @@
 Package: libsdl-stretch-dev
 Section: devel
 Architecture: i386 hurd-i386 kfreebsd-i386
-Depends: libsdl-stretch-0-2 (= ${Source-Version}), libsdl1.2-dev(>= 1.2.4-1)
+Depends: libsdl-stretch-0-2 (= ${binary:Version}), libsdl1.2-dev(>= 1.2.4-1)
 Description: development files for SDL_stretch library
  This package contains the header files and static library needed to
  compile applications that use SDL_stretch.




More information about the pkg-sdl-commits mailing list