[maemo-commits] [maemo-commits] r11840 - projects/haf/trunk/libsdl1.2/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 24 19:50:14 EEST 2007
Author: kusalone
Date: 2007-05-24 19:50:11 +0300 (Thu, 24 May 2007)
New Revision: 11840

Modified:
   projects/haf/trunk/libsdl1.2/debian/changelog
   projects/haf/trunk/libsdl1.2/debian/control
   projects/haf/trunk/libsdl1.2/debian/rules
Log:
debug package provided


Modified: projects/haf/trunk/libsdl1.2/debian/changelog
===================================================================
--- projects/haf/trunk/libsdl1.2/debian/changelog	2007-05-24 15:59:04 UTC (rev 11839)
+++ projects/haf/trunk/libsdl1.2/debian/changelog	2007-05-24 16:50:11 UTC (rev 11840)
@@ -1,3 +1,10 @@
+libsdl1.2 (1.2.8-20) unstable; urgency=low
+
+  * UNRELEASED
+  * debian/: -dbg package provided.
+
+ -- Kuisma Salonen <kuisma.salonen at nokia.com>  Thu, 24 May 2007 19:49:19 +0300
+
 libsdl1.2 (1.2.8-19) unstable; urgency=low
 
   * debian/changelog: replaced xlibs-dev build dependancy

Modified: projects/haf/trunk/libsdl1.2/debian/control
===================================================================
--- projects/haf/trunk/libsdl1.2/debian/control	2007-05-24 15:59:04 UTC (rev 11839)
+++ projects/haf/trunk/libsdl1.2/debian/control	2007-05-24 16:50:11 UTC (rev 11840)
@@ -18,3 +18,10 @@
 Description: Simple "Direct"Media Layer
  Altrough it claims to be "direct", it is not that
  direct as you can see after using it for a while...
+
+Package: libsdl1.2-dbg
+Section: libdevel
+Architecture: any
+Depends: libsdl1.2 (= ${Source-Version})
+Description: libsdl debug symbols
+ Debug symbols for libsdl.

Modified: projects/haf/trunk/libsdl1.2/debian/rules
===================================================================
--- projects/haf/trunk/libsdl1.2/debian/rules	2007-05-24 15:59:04 UTC (rev 11839)
+++ projects/haf/trunk/libsdl1.2/debian/rules	2007-05-24 16:50:11 UTC (rev 11840)
@@ -100,7 +100,7 @@
 #	dh_installinfo
 	dh_installman
 	dh_link
-	dh_strip
+	dh_strip --dbg-package=libsdl1.2
 	dh_compress
 	dh_fixperms
 #	dh_perl


More information about the maemo-commits mailing list