diff -Nru tivion-0.0.4/debian/changelog tivion-0.0.4/debian/changelog --- tivion-0.0.4/debian/changelog 2010-03-29 09:11:45.000000000 +0100 +++ tivion-0.0.4/debian/changelog 2010-03-30 00:45:06.000000000 +0100 @@ -1,3 +1,10 @@ +tivion (0.0.4-0ubuntu5~jaunty) jaunty; urgency=low + + * I do not know how to fix the problem con libstdc++ and the binary + sp-sc-auth maybe it is not free software, so I am removing from .deb. + + -- Ángel Guzmán Maeso Tue, 30 Mar 2010 00:02:47 +0200 + tivion (0.0.4-0ubuntu1~jaunty) jaunty; urgency=low * Increased channel list up to 692 channels from 67 countries. diff -Nru tivion-0.0.4/debian/rules tivion-0.0.4/debian/rules --- tivion-0.0.4/debian/rules 2010-03-29 09:11:45.000000000 +0100 +++ tivion-0.0.4/debian/rules 2010-03-30 00:45:06.000000000 +0100 @@ -71,7 +71,7 @@ cp -r src/data/ $(CURDIR)/debian/tivion/usr/share/tivion ## Installing lib files (Sopcast) - cp -r src/lib/* $(CURDIR)/debian/tivion/usr/share/tivion/lib/ + #cp -r src/lib/* $(CURDIR)/debian/tivion/usr/share/tivion/lib/ ## Installing the locale files cp -r src/lang/* $(CURDIR)/debian/tivion/usr/share/locale/ @@ -93,7 +93,8 @@ dh_testdir dh_testroot dh_installchangelogs - dh_installdocs -A AUTHORS LICENSE README THANKS TODO + # LICENSE dont needed, included on .deb + dh_installdocs -A AUTHORS README THANKS TODO dh_installexamples # dh_install # dh_installmenu @@ -114,6 +115,7 @@ # dh_perl dh_makeshlibs dh_installdeb + #LD_LIBRARY_PATH=/lib:debian/tivion/usr/share/tivion/lib dh_shlibdeps -v -a -l /usr/share/tivion/lib:/lib dh_shlibdeps dh_gencontrol dh_md5sums Binary files /tmp/MPXCrJfCrJ/tivion-0.0.4/src/lib/libstdc++.so.5 and /tmp/7EZ8YVU6HQ/tivion-0.0.4/src/lib/libstdc++.so.5 differ Binary files /tmp/MPXCrJfCrJ/tivion-0.0.4/src/lib/libstdc++.so.5.0.1 and /tmp/7EZ8YVU6HQ/tivion-0.0.4/src/lib/libstdc++.so.5.0.1 differ