r9251 - in packages/trunk/libphysfs/debian: . patches

Barry deFreese bdefreese at alioth.debian.org
Mon Mar 23 16:06:53 UTC 2009


Author: bdefreese
Date: 2009-03-23 16:06:53 +0000 (Mon, 23 Mar 2009)
New Revision: 9251

Added:
   packages/trunk/libphysfs/debian/libphysfs1.install
   packages/trunk/libphysfs/debian/libphysfs1.symbols
Removed:
   packages/trunk/libphysfs/debian/libphysfs-1.0-0.install
   packages/trunk/libphysfs/debian/libphysfs-1.0-0.symbols
Modified:
   packages/trunk/libphysfs/debian/changelog
   packages/trunk/libphysfs/debian/control
   packages/trunk/libphysfs/debian/docs
   packages/trunk/libphysfs/debian/libphysfs-dev.doc-base
   packages/trunk/libphysfs/debian/libphysfs-dev.install
   packages/trunk/libphysfs/debian/patches/series
   packages/trunk/libphysfs/debian/rules
Log:
  * Upload new upstream to unstable.
  * Add Provides and Conflicts for libphysfs-1.0-0.
    + Add appropriate symlink.
  * Drop 02_soname.patch, no longer needed.
Sync with experimental uploads.
Update changelog to reflect experimental uploads.


Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/changelog	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1,3 +1,36 @@
+libphysfs (2.0.0-2) unstable; urgency=low
+
+  [ Barry deFreese ]
+  * Upload new upstream to unstable.
+  * Add Provides and Conflicts for libphysfs-1.0-0.
+    + Add appropriate symlink.
+  * Drop 02_soname.patch, no longer needed.
+
+ -- Barry deFreese <bdefreese at debian.org>  Mon, 23 Mar 2009 11:52:31 -0400
+
+libphysfs (2.0.0-1) experimental; urgency=low
+
+  [ Barry deFreese ]
+  * New upstream release.
+  * Bump Standards Version to 3.8.1. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Mon, 23 Mar 2009 10:26:34 -0400
+
+libphysfs (1.1.1-1) experimental; urgency=low
+
+  [ Patrick Matthäi ]
+  * Add missing ${misc:Depends}. Thanks lintian.
+
+  [ Barry deFreese ]
+  * New upstream release.
+  * Rename binary for SONAME bump.
+  * Fix symbols file. (Thanks to Paul Wise).
+  * Don't install bogus manpage links.
+  * Remove duplicated sections from binary packages.
+  * Add description to quilt patch.
+
+ -- Barry deFreese <bdefreese at debian.org>  Sun, 01 Mar 2009 18:05:01 -0500
+
 libphysfs (1.0.1-3) unstable; urgency=low
 
   [ Barry deFreese ]

Modified: packages/trunk/libphysfs/debian/control
===================================================================
--- packages/trunk/libphysfs/debian/control	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/control	2009-03-23 16:06:53 UTC (rev 9251)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>, Patrick Matthäi <patrick.matthaei at web.de>
-Build-Depends: debhelper (>= 5.0.0), quilt, doxygen, autotools-dev, zlib1g-dev, libreadline5-dev
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 5.0.0), quilt, cmake, doxygen, autotools-dev, zlib1g-dev, libreadline5-dev
+Standards-Version: 3.8.1
 Homepage: http://www.icculus.org/physfs/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/libphysfs/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/libphysfs/?op=log
@@ -12,7 +12,7 @@
 Package: libphysfs-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libphysfs-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends}, libphysfs1 (= ${binary:Version})
 Description: filesystem abstraction library for game programmers (development headers)
  The PhysicsFS filesystem abstraction library provides a simple C
  interface to aid game programmers in utilizing game assets packaged in
@@ -20,19 +20,21 @@
  .
  This package contains the development libraries and headers.
 
-Package: libphysfs-1.0-0
+Package: libphysfs1
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: libphysfs-1.0-0
+Conflicts: libphysfs-1.0-0
 Description: filesystem abstraction library for game programmers
  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: libphysfs-1.0-0-dbg
+Package: libphysfs1-dbg
 Architecture: any
-Depends: ${misc:Depends}, libphysfs-1.0-0 (= ${binary:Version})
+Depends: ${misc:Depends}, libphysfs1 (= ${binary:Version})
 Priority: extra
-Description: debug symbols package for libphysfs
+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.

Modified: packages/trunk/libphysfs/debian/docs
===================================================================
--- packages/trunk/libphysfs/debian/docs	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/docs	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1,2 +1,2 @@
-TODO
-CREDITS
+TODO.txt
+CREDITS.txt

Deleted: packages/trunk/libphysfs/debian/libphysfs-1.0-0.install
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs-1.0-0.install	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/libphysfs-1.0-0.install	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1 +0,0 @@
-debian/tmp/usr/lib/lib*.so.* usr/lib

Deleted: packages/trunk/libphysfs/debian/libphysfs-1.0-0.symbols
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs-1.0-0.symbols	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/libphysfs-1.0-0.symbols	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1,130 +0,0 @@
-libphysfs-1.0.so.0 libphysfs-1.0-0 #MINVER#
- PHYSFS_addToSearchPath at Base 1.0.1-0
- PHYSFS_close at Base 1.0.1-0
- PHYSFS_deinit at Base 1.0.1-0
- PHYSFS_delete at Base 1.0.1-0
- PHYSFS_enumerateFiles at Base 1.0.1-0
- PHYSFS_eof at Base 1.0.1-0
- PHYSFS_exists at Base 1.0.1-0
- PHYSFS_fileLength at Base 1.0.1-0
- PHYSFS_flush at Base 1.0.1-0
- PHYSFS_freeList at Base 1.0.1-0
- PHYSFS_getBaseDir at Base 1.0.1-0
- PHYSFS_getCdRomDirs at Base 1.0.1-0
- PHYSFS_getDirSeparator at Base 1.0.1-0
- PHYSFS_getLastError at Base 1.0.1-0
- PHYSFS_getLastModTime at Base 1.0.1-0
- PHYSFS_getLinkedVersion at Base 1.0.1-0
- PHYSFS_getRealDir at Base 1.0.1-0
- PHYSFS_getSearchPath at Base 1.0.1-0
- PHYSFS_getUserDir at Base 1.0.1-0
- PHYSFS_getWriteDir at Base 1.0.1-0
- PHYSFS_init at Base 1.0.1-0
- PHYSFS_isDirectory at Base 1.0.1-0
- PHYSFS_isSymbolicLink at Base 1.0.1-0
- PHYSFS_mkdir at Base 1.0.1-0
- PHYSFS_openAppend at Base 1.0.1-0
- PHYSFS_openRead at Base 1.0.1-0
- PHYSFS_openWrite at Base 1.0.1-0
- PHYSFS_permitSymbolicLinks at Base 1.0.1-0
- PHYSFS_read at Base 1.0.1-0
- PHYSFS_readSBE16 at Base 1.0.1-0
- PHYSFS_readSBE32 at Base 1.0.1-0
- PHYSFS_readSBE64 at Base 1.0.1-0
- PHYSFS_readSLE16 at Base 1.0.1-0
- PHYSFS_readSLE32 at Base 1.0.1-0
- PHYSFS_readSLE64 at Base 1.0.1-0
- PHYSFS_readUBE16 at Base 1.0.1-0
- PHYSFS_readUBE32 at Base 1.0.1-0
- PHYSFS_readUBE64 at Base 1.0.1-0
- PHYSFS_readULE16 at Base 1.0.1-0
- PHYSFS_readULE32 at Base 1.0.1-0
- PHYSFS_readULE64 at Base 1.0.1-0
- PHYSFS_removeFromSearchPath at Base 1.0.1-0
- PHYSFS_seek at Base 1.0.1-0
- PHYSFS_setBuffer at Base 1.0.1-0
- PHYSFS_setSaneConfig at Base 1.0.1-0
- PHYSFS_setWriteDir at Base 1.0.1-0
- PHYSFS_supportedArchiveTypes at Base 1.0.1-0
- PHYSFS_swapSBE16 at Base 1.0.1-0
- PHYSFS_swapSBE32 at Base 1.0.1-0
- PHYSFS_swapSBE64 at Base 1.0.1-0
- PHYSFS_swapSLE16 at Base 1.0.1-0
- PHYSFS_swapSLE32 at Base 1.0.1-0
- PHYSFS_swapSLE64 at Base 1.0.1-0
- PHYSFS_swapUBE16 at Base 1.0.1-0
- PHYSFS_swapUBE32 at Base 1.0.1-0
- PHYSFS_swapUBE64 at Base 1.0.1-0
- PHYSFS_swapULE16 at Base 1.0.1-0
- PHYSFS_swapULE32 at Base 1.0.1-0
- PHYSFS_swapULE64 at Base 1.0.1-0
- PHYSFS_tell at Base 1.0.1-0
- PHYSFS_write at Base 1.0.1-0
- PHYSFS_writeSBE16 at Base 1.0.1-0
- PHYSFS_writeSBE32 at Base 1.0.1-0
- PHYSFS_writeSBE64 at Base 1.0.1-0
- PHYSFS_writeSLE16 at Base 1.0.1-0
- PHYSFS_writeSLE32 at Base 1.0.1-0
- PHYSFS_writeSLE64 at Base 1.0.1-0
- PHYSFS_writeUBE16 at Base 1.0.1-0
- PHYSFS_writeUBE32 at Base 1.0.1-0
- PHYSFS_writeUBE64 at Base 1.0.1-0
- PHYSFS_writeULE16 at Base 1.0.1-0
- PHYSFS_writeULE32 at Base 1.0.1-0
- PHYSFS_writeULE64 at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_DIR at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_GRP at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_HOG at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_MVL at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_QPAK at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_WAD at Base 1.0.1-0
- __PHYSFS_ArchiveInfo_ZIP at Base 1.0.1-0
- __PHYSFS_DirFunctions_DIR at Base 1.0.1-0
- __PHYSFS_DirFunctions_GRP at Base 1.0.1-0
- __PHYSFS_DirFunctions_HOG at Base 1.0.1-0
- __PHYSFS_DirFunctions_MVL at Base 1.0.1-0
- __PHYSFS_DirFunctions_QPAK at Base 1.0.1-0
- __PHYSFS_DirFunctions_WAD at Base 1.0.1-0
- __PHYSFS_DirFunctions_ZIP at Base 1.0.1-0
- __PHYSFS_addToLinkedStringList at Base 1.0.1-0
- __PHYSFS_convertToDependent at Base 1.0.1-0
- __PHYSFS_platformCalcBaseDir at Base 1.0.1-0
- __PHYSFS_platformClose at Base 1.0.1-0
- __PHYSFS_platformCopyEnvironmentVariable at Base 1.0.1-0
- __PHYSFS_platformCreateMutex at Base 1.0.1-0
- __PHYSFS_platformCurrentDir at Base 1.0.1-0
- __PHYSFS_platformCvtToDependent at Base 1.0.1-0
- __PHYSFS_platformDeinit at Base 1.0.1-0
- __PHYSFS_platformDelete at Base 1.0.1-0
- __PHYSFS_platformDestroyMutex at Base 1.0.1-0
- __PHYSFS_platformDetectAvailableCDs at Base 1.0.1-0
- __PHYSFS_platformDirSeparator at Base 1.0.1-0
- __PHYSFS_platformEOF at Base 1.0.1-0
- __PHYSFS_platformEnumerateFiles at Base 1.0.1-0
- __PHYSFS_platformExists at Base 1.0.1-0
- __PHYSFS_platformFileLength at Base 1.0.1-0
- __PHYSFS_platformFlush at Base 1.0.1-0
- __PHYSFS_platformGetLastModTime at Base 1.0.1-0
- __PHYSFS_platformGetThreadID at Base 1.0.1-0
- __PHYSFS_platformGetUserDir at Base 1.0.1-0
- __PHYSFS_platformGetUserName at Base 1.0.1-0
- __PHYSFS_platformGrabMutex at Base 1.0.1-0
- __PHYSFS_platformInit at Base 1.0.1-0
- __PHYSFS_platformIsDirectory at Base 1.0.1-0
- __PHYSFS_platformIsSymLink at Base 1.0.1-0
- __PHYSFS_platformMkDir at Base 1.0.1-0
- __PHYSFS_platformOpenAppend at Base 1.0.1-0
- __PHYSFS_platformOpenRead at Base 1.0.1-0
- __PHYSFS_platformOpenWrite at Base 1.0.1-0
- __PHYSFS_platformRead at Base 1.0.1-0
- __PHYSFS_platformRealPath at Base 1.0.1-0
- __PHYSFS_platformReleaseMutex at Base 1.0.1-0
- __PHYSFS_platformSeek at Base 1.0.1-0
- __PHYSFS_platformStricmp at Base 1.0.1-0
- __PHYSFS_platformStrnicmp at Base 1.0.1-0
- __PHYSFS_platformTell at Base 1.0.1-0
- __PHYSFS_platformTimeslice at Base 1.0.1-0
- __PHYSFS_platformWrite at Base 1.0.1-0
- __PHYSFS_setError at Base 1.0.1-0
- __PHYSFS_sort at Base 1.0.1-0
- __PHYSFS_verifySecurity at Base 1.0.1-0

Modified: packages/trunk/libphysfs/debian/libphysfs-dev.doc-base
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs-dev.doc-base	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/libphysfs-dev.doc-base	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1,9 +1,9 @@
-Document: libphysfs-1.0-0-api
+Document: libphysfs1-2.0-0-api
 Title: PhysicsFS API Documentation
 Author: Ryan Gordon <icculus at icculus.org>
-Abstract: This manual describes the C API for libphysfs.
+Abstract: This manual describes the C API for libphysfs1.
 Section: Games/Tools
 
 Format: HTML
-Index: /usr/share/doc/libphysfs-1.0-0/html/index.html
-Files: /usr/share/doc/libphysfs-1.0-0/html/*.html
+Index: /usr/share/doc/libphysfs1/html/index.html
+Files: /usr/share/doc/libphysfs1/html/*.html

Modified: packages/trunk/libphysfs/debian/libphysfs-dev.install
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs-dev.install	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/libphysfs-dev.install	2009-03-23 16:06:53 UTC (rev 9251)
@@ -2,5 +2,5 @@
 debian/tmp/usr/lib/lib*.a usr/lib
 debian/tmp/usr/lib/lib*.so usr/lib
 debian/tmp/usr/lib/lib*.la usr/lib
-docs/html/* usr/share/doc/libphysfs-1.0-0/html
-docs/latex/* usr/share/doc/libphysfs-1.0-0/latex
+docs/html/* usr/share/doc/libphysfs1/html
+docs/latex/* usr/share/doc/libphysfs1/latex

Added: packages/trunk/libphysfs/debian/libphysfs1.install
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs1.install	                        (rev 0)
+++ packages/trunk/libphysfs/debian/libphysfs1.install	2009-03-23 16:06:53 UTC (rev 9251)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/lib*.so.* usr/lib

Added: packages/trunk/libphysfs/debian/libphysfs1.symbols
===================================================================
--- packages/trunk/libphysfs/debian/libphysfs1.symbols	                        (rev 0)
+++ packages/trunk/libphysfs/debian/libphysfs1.symbols	2009-03-23 16:06:53 UTC (rev 9251)
@@ -0,0 +1,87 @@
+libphysfs.so.1 libphysfs1 #MINVER#
+ PHYSFS_addToSearchPath at Base 1.1.1
+ PHYSFS_close at Base 1.1.1
+ PHYSFS_deinit at Base 1.1.1
+ PHYSFS_delete at Base 1.1.1
+ PHYSFS_enumerateFiles at Base 1.1.1
+ PHYSFS_enumerateFilesCallback at Base 1.1.1
+ PHYSFS_eof at Base 1.1.1
+ PHYSFS_exists at Base 1.1.1
+ PHYSFS_fileLength at Base 1.1.1
+ PHYSFS_flush at Base 1.1.1
+ PHYSFS_freeList at Base 1.1.1
+ PHYSFS_getBaseDir at Base 1.1.1
+ PHYSFS_getCdRomDirs at Base 1.1.1
+ PHYSFS_getCdRomDirsCallback at Base 1.1.1
+ PHYSFS_getDirSeparator at Base 1.1.1
+ PHYSFS_getLastError at Base 1.1.1
+ PHYSFS_getLastModTime at Base 1.1.1
+ PHYSFS_getLinkedVersion at Base 1.1.1
+ PHYSFS_getMountPoint at Base 1.1.1
+ PHYSFS_getRealDir at Base 1.1.1
+ PHYSFS_getSearchPath at Base 1.1.1
+ PHYSFS_getSearchPathCallback at Base 1.1.1
+ PHYSFS_getUserDir at Base 1.1.1
+ PHYSFS_getWriteDir at Base 1.1.1
+ PHYSFS_init at Base 1.1.1
+ PHYSFS_isDirectory at Base 1.1.1
+ PHYSFS_isInit at Base 1.1.1
+ PHYSFS_isSymbolicLink at Base 1.1.1
+ PHYSFS_mkdir at Base 1.1.1
+ PHYSFS_mount at Base 1.1.1
+ PHYSFS_openAppend at Base 1.1.1
+ PHYSFS_openRead at Base 1.1.1
+ PHYSFS_openWrite at Base 1.1.1
+ PHYSFS_permitSymbolicLinks at Base 1.1.1
+ PHYSFS_read at Base 1.1.1
+ PHYSFS_readSBE16 at Base 1.1.1
+ PHYSFS_readSBE32 at Base 1.1.1
+ PHYSFS_readSBE64 at Base 1.1.1
+ PHYSFS_readSLE16 at Base 1.1.1
+ PHYSFS_readSLE32 at Base 1.1.1
+ PHYSFS_readSLE64 at Base 1.1.1
+ PHYSFS_readUBE16 at Base 1.1.1
+ PHYSFS_readUBE32 at Base 1.1.1
+ PHYSFS_readUBE64 at Base 1.1.1
+ PHYSFS_readULE16 at Base 1.1.1
+ PHYSFS_readULE32 at Base 1.1.1
+ PHYSFS_readULE64 at Base 1.1.1
+ PHYSFS_removeFromSearchPath at Base 1.1.1
+ PHYSFS_seek at Base 1.1.1
+ PHYSFS_setAllocator at Base 1.1.1
+ PHYSFS_setBuffer at Base 1.1.1
+ PHYSFS_setSaneConfig at Base 1.1.1
+ PHYSFS_setWriteDir at Base 1.1.1
+ PHYSFS_supportedArchiveTypes at Base 1.1.1
+ PHYSFS_swapSBE16 at Base 1.1.1
+ PHYSFS_swapSBE32 at Base 1.1.1
+ PHYSFS_swapSBE64 at Base 1.1.1
+ PHYSFS_swapSLE16 at Base 1.1.1
+ PHYSFS_swapSLE32 at Base 1.1.1
+ PHYSFS_swapSLE64 at Base 1.1.1
+ PHYSFS_swapUBE16 at Base 1.1.1
+ PHYSFS_swapUBE32 at Base 1.1.1
+ PHYSFS_swapUBE64 at Base 1.1.1
+ PHYSFS_swapULE16 at Base 1.1.1
+ PHYSFS_swapULE32 at Base 1.1.1
+ PHYSFS_swapULE64 at Base 1.1.1
+ PHYSFS_symbolicLinksPermitted at Base 1.1.1
+ PHYSFS_tell at Base 1.1.1
+ PHYSFS_utf8FromLatin1 at Base 1.1.1
+ PHYSFS_utf8FromUcs2 at Base 1.1.1
+ PHYSFS_utf8FromUcs4 at Base 1.1.1
+ PHYSFS_utf8ToUcs2 at Base 1.1.1
+ PHYSFS_utf8ToUcs4 at Base 1.1.1
+ PHYSFS_write at Base 1.1.1
+ PHYSFS_writeSBE16 at Base 1.1.1
+ PHYSFS_writeSBE32 at Base 1.1.1
+ PHYSFS_writeSBE64 at Base 1.1.1
+ PHYSFS_writeSLE16 at Base 1.1.1
+ PHYSFS_writeSLE32 at Base 1.1.1
+ PHYSFS_writeSLE64 at Base 1.1.1
+ PHYSFS_writeUBE16 at Base 1.1.1
+ PHYSFS_writeUBE32 at Base 1.1.1
+ PHYSFS_writeUBE64 at Base 1.1.1
+ PHYSFS_writeULE16 at Base 1.1.1
+ PHYSFS_writeULE32 at Base 1.1.1
+ PHYSFS_writeULE64 at Base 1.1.1

Modified: packages/trunk/libphysfs/debian/patches/series
===================================================================
--- packages/trunk/libphysfs/debian/patches/series	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/patches/series	2009-03-23 16:06:53 UTC (rev 9251)
@@ -1,2 +1 @@
 01_manpages.diff
-02_soname.diff

Modified: packages/trunk/libphysfs/debian/rules
===================================================================
--- packages/trunk/libphysfs/debian/rules	2009-03-23 12:10:53 UTC (rev 9250)
+++ packages/trunk/libphysfs/debian/rules	2009-03-23 16:06:53 UTC (rev 9251)
@@ -67,6 +67,18 @@
 	rm -f config.h
 	rm -f libtool
 	rm -f stamp-h1
+	rm -f libphysfs.so*
+	rm -f test_physfs wxtest_physfs
+	rm -f install_manifest.txt
+	rm -f CMakeCache.txt
+	rm -f cmake_install.cmake
+	rm -rf docs
+	rm -rf CMakeFiles
+	find ./ -name *.o -delete
+	find ./ -name *.a -delete
+	find ./ -name *.bin -delete
+	find ./ -name a.out -delete
+
 	dh_clean
 
 install: build
@@ -80,13 +92,13 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs CHANGELOG
+	dh_installchangelogs CHANGELOG.txt
 	dh_installdocs
 	dh_installexamples
 	dh_installman
 	dh_install
-	dpkg-gensymbols -plibphysfs-1.0-0
-	dh_strip --dbg-package=libphysfs-1.0-0-dbg
+	#dpkg-gensymbols -plibphysfs1
+	dh_strip --dbg-package=libphysfs1-dbg
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs




More information about the Pkg-games-commits mailing list