Author: miriam
Date: 2008-11-14 00:52:54 +0000 (Fri, 14 Nov 2008)
New Revision: 8415

Modified:
   packages/trunk/performous/debian/rules
   packages/trunk/performous/debian/ultrastar-ng.links
Log:
transitional package only has symbolic links



Modified: packages/trunk/performous/debian/rules
===================================================================
--- packages/trunk/performous/debian/rules      2008-11-14 00:41:05 UTC (rev 
8414)
+++ packages/trunk/performous/debian/rules      2008-11-14 00:52:54 UTC (rev 
8415)
@@ -51,28 +51,39 @@
 
 # Build architecture independant packages using the common target.
 binary-indep: 
+       dh_testdir
+       dh_testroot
+       dh_install -i
+       dh_link -i
+       dh_compress -i
+       dh_fixperms -i
+       dh_makeshlibs -i
+       dh_installdeb -i
+       dh_gencontrol -i
+       dh_md5sums -i
+       dh_builddeb -i
 
 # Build architecture dependant packages using the common target.
 binary-arch: build install
        dh_testdir
        dh_testroot
-       dh_installchangelogs
-       dh_installdocs
-       dh_installmenu
-       dh_installman
-       dh_install
-       dh_desktop
-       dh_icons
-       dh_link
+       dh_installchangelogs -a
+       dh_installdocs -a
+       dh_installmenu -a
+       dh_installman -a
+       dh_install -a
+       dh_desktop -a
+       dh_icons -a
+       dh_link -a
        dh_strip --dbg-package=performous-dbg
-       dh_compress 
-       dh_fixperms
-       dh_makeshlibs
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
+       dh_compress -a 
+       dh_fixperms -a
+       dh_makeshlibs -a
+       dh_installdeb -a
+       dh_shlibdeps -a
+       dh_gencontrol -a
+       dh_md5sums -a
+       dh_builddeb -a
 
 binary: binary-arch binary-indep
 .PHONY: build clean binary-indep binary-arch binary install configure

Modified: packages/trunk/performous/debian/ultrastar-ng.links
===================================================================
--- packages/trunk/performous/debian/ultrastar-ng.links 2008-11-14 00:41:05 UTC 
(rev 8414)
+++ packages/trunk/performous/debian/ultrastar-ng.links 2008-11-14 00:52:54 UTC 
(rev 8415)
@@ -1,2 +1,3 @@
 usr/games/performous usr/games/ultrastar-ng
 usr/share/man/man6/performous.6.gz usr/share/man/man6/ultrastar-ng.6.gz
+usr/share/doc/performous usr/share/doc/ultrastar-ng


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to