r16002 - packages/trunk/libphysfs/debian

Patrick Matthäi pmatthaei at moszumanska.debian.org
Thu Aug 3 08:50:12 UTC 2017


Author: pmatthaei
Date: 2017-08-03 08:50:11 +0000 (Thu, 03 Aug 2017)
New Revision: 16002

Modified:
   packages/trunk/libphysfs/debian/changelog
   packages/trunk/libphysfs/debian/control
   packages/trunk/libphysfs/debian/rules
Log:
* Drop dbg package.


Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog	2017-08-03 08:47:51 UTC (rev 16001)
+++ packages/trunk/libphysfs/debian/changelog	2017-08-03 08:50:11 UTC (rev 16002)
@@ -1,6 +1,7 @@
 libphysfs (2.0.3-6) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.0.0 (no changes required).
+  * Drop dbg package.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Aug 2017 10:47:43 +0200
 

Modified: packages/trunk/libphysfs/debian/control
===================================================================
--- packages/trunk/libphysfs/debian/control	2017-08-03 08:47:51 UTC (rev 16001)
+++ packages/trunk/libphysfs/debian/control	2017-08-03 08:50:11 UTC (rev 16002)
@@ -42,17 +42,3 @@
  The PhysicsFS filesystem abstraction library provides a simple C
  interface to aid game programmers in utilizing game assets packaged in
  many different types of archive files.
-
-Package: libphysfs1-dbg
-Architecture: any
-Depends: ${misc:Depends},
- libphysfs1 (= ${binary:Version})
-Priority: extra
-Section: debug
-Multi-Arch: same
-Description: filesystem abstraction library for game programmers (debug symbols)
- The PhysicsFS filesystem abstraction library provides a simple C
- interface to aid game programmers in utilizing game assets packaged in
- many different types of archive files.
- .
- This package contains the debugging symbols for the libphysfs package.

Modified: packages/trunk/libphysfs/debian/rules
===================================================================
--- packages/trunk/libphysfs/debian/rules	2017-08-03 08:47:51 UTC (rev 16001)
+++ packages/trunk/libphysfs/debian/rules	2017-08-03 08:50:11 UTC (rev 16002)
@@ -25,6 +25,3 @@
 	strip --remove-section=.comment \
 		$(CURDIR)/debian/libphysfs-dev/usr/lib/$(DEB_HOST_MULTIARCH)/libphysfs.a
 	rm -f $(CURDIR)/debian/libphysfs-dev/usr/share/doc/libphysfs1/html/jquery.j
-
-override_dh_strip:
-	dh_strip --dbg-package=libphysfs1-dbg




More information about the Pkg-games-commits mailing list