diff -Nru nvidia-cg-toolkit-pcsx2-2.2/debian/changelog nvidia-cg-toolkit-pcsx2-2.2/debian/changelog --- nvidia-cg-toolkit-pcsx2-2.2/debian/changelog 2010-07-06 17:22:14.000000000 +0100 +++ nvidia-cg-toolkit-pcsx2-2.2/debian/changelog 2010-07-07 18:22:12.000000000 +0100 @@ -1,3 +1,11 @@ +nvidia-cg-toolkit-pcsx2 (2.2-0ubuntu9) maverick; urgency=low + + * Restore ia32. Hope it works better, in works on debian... + - Use -a on debhelper + - Build on maverick, in case in depends of tools versions + + -- Gregory Hainaut Wed, 07 Jul 2010 19:18:53 +0200 + nvidia-cg-toolkit-pcsx2 (2.2-0ubuntu8) lucid; urgency=low * Remove ia32 because it cause some errors on ppa. diff -Nru nvidia-cg-toolkit-pcsx2-2.2/debian/control nvidia-cg-toolkit-pcsx2-2.2/debian/control --- nvidia-cg-toolkit-pcsx2-2.2/debian/control 2010-07-06 17:21:41.000000000 +0100 +++ nvidia-cg-toolkit-pcsx2-2.2/debian/control 2010-07-07 18:15:46.000000000 +0100 @@ -28,25 +28,25 @@ * Cg examples ## ppa try to create it on x86.... -# Package: ia32-nvidia-cg-toolkit-pcsx2 -# Architecture: amd64 -# Depends: ${misc:Depends}, libc6-i386 -# Conflicts: nvidia-cg-toolkit -# Description: NVIDIA Cg Toolkit Installer -# The Cg Toolkit provides a compiler for the Cg 2.0 language, runtime libraries -# for use with both leading graphics APIs, runtime libraries for CgFX, example -# applications, and extensive documentation. Supporting over 25 different OpenGL -# and DirectX profile targets, Cg 2.0 will allow you to incorporate stunning -# interactive effects into your 3D applications. -# . -# The components include: -# . -# * NVIDIA Cg Compiler Release 2.0 -# * Cg/CgFX Runtime libraries for OpenGL and Direct3D -# * Cg User's Manual -# * Documentation for the Cg -# * Language Specification, runtime APIs, Cg standard library, CgFX states, -# and the Cg profiles. -# * Cg examples -# . -# This package provides 32bits library for amd64 system +Package: ia32-nvidia-cg-toolkit-pcsx2 +Architecture: amd64 +Depends: ${misc:Depends}, libc6-i386 +Conflicts: nvidia-cg-toolkit +Description: NVIDIA Cg Toolkit Installer + The Cg Toolkit provides a compiler for the Cg 2.0 language, runtime libraries + for use with both leading graphics APIs, runtime libraries for CgFX, example + applications, and extensive documentation. Supporting over 25 different OpenGL + and DirectX profile targets, Cg 2.0 will allow you to incorporate stunning + interactive effects into your 3D applications. + . + The components include: + . + * NVIDIA Cg Compiler Release 2.0 + * Cg/CgFX Runtime libraries for OpenGL and Direct3D + * Cg User's Manual + * Documentation for the Cg + * Language Specification, runtime APIs, Cg standard library, CgFX states, + and the Cg profiles. + * Cg examples + . + This package provides 32bits library for amd64 system diff -Nru nvidia-cg-toolkit-pcsx2-2.2/debian/rules nvidia-cg-toolkit-pcsx2-2.2/debian/rules --- nvidia-cg-toolkit-pcsx2-2.2/debian/rules 2010-07-06 17:09:35.000000000 +0100 +++ nvidia-cg-toolkit-pcsx2-2.2/debian/rules 2010-07-07 18:15:00.000000000 +0100 @@ -50,20 +50,20 @@ # Build architecture-dependent files here. binary: build install - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installman - dh_strip - dh_link - dh_compress - dh_fixperms - dh_makeshlibs - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb + dh_testdir -a + dh_testroot -a + dh_installchangelogs -a + dh_installdocs -a + dh_installman -a + dh_strip -a + dh_link -a + dh_compress -a + dh_fixperms -a + dh_makeshlibs -a + dh_installdeb -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a binary-arch: binary