r6670 - packages/trunk/boson/debian

Gonéri Le Bouder goneri at alioth.debian.org
Sun Apr 20 01:28:17 UTC 2008


Author: goneri
Date: 2008-04-20 01:28:16 +0000 (Sun, 20 Apr 2008)
New Revision: 6670

Modified:
   packages/trunk/boson/debian/changelog
   packages/trunk/boson/debian/control
   packages/trunk/boson/debian/rules
Log:
* remove boson-dbg, the package was big and not really useful
* remove a \n in 0.12dfsg1-1 entry of the changelog


Modified: packages/trunk/boson/debian/changelog
===================================================================
--- packages/trunk/boson/debian/changelog	2008-04-20 01:12:21 UTC (rev 6669)
+++ packages/trunk/boson/debian/changelog	2008-04-20 01:28:16 UTC (rev 6670)
@@ -5,6 +5,8 @@
   * pass CFLAGS to cmake correctly 
   * add fix_desktop_files.diff to make the desktop files Freedesktop
     compliant, Thanks Stefan Ebner (Closes: #475063)
+  * remove boson-dbg, the package was big and not really useful
+  * remove a \n in 0.12dfsg1-1 entry of the changelog
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sun, 20 Apr 2008 02:41:24 +0200
 
@@ -89,7 +91,6 @@
 boson (0.12dfsg1-1) unstable; urgency=low
 
   [ Gonéri Le Bouder ]
-
   * New upstream release (Closes: #378973, #383105)
   * boson-base: amd64 architecture works fine now (Closes: #354971, #366343)
   * Standards-Version: 3.7.2

Modified: packages/trunk/boson/debian/control
===================================================================
--- packages/trunk/boson/debian/control	2008-04-20 01:12:21 UTC (rev 6669)
+++ packages/trunk/boson/debian/control	2008-04-20 01:28:16 UTC (rev 6670)
@@ -37,14 +37,3 @@
  their battles. A number of sample missions and maps are also available.
  .
  This package provides the binaries to run Boson.
-
-
-Package: boson-dbg
-Priority: extra
-Section: libdevel
-Architecture: any
-Depends: boson (= ${binary:Version})
-Description: debugging symbols for boson 
- This package contains the debugging symbols associated with boson.
- They will automatically be used by gdb for debugging boson-related
- issues.

Modified: packages/trunk/boson/debian/rules
===================================================================
--- packages/trunk/boson/debian/rules	2008-04-20 01:12:21 UTC (rev 6669)
+++ packages/trunk/boson/debian/rules	2008-04-20 01:28:16 UTC (rev 6670)
@@ -80,7 +80,7 @@
 	dh_installman
 	dh_installmenu
 	dh_link
-	dh_strip --dbg-package=boson-dbg
+	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb




More information about the Pkg-games-commits mailing list