[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: tivion (updated package)



BUMP.

2010/6/19 Angel Guzman Maeso <shakaran@gmail.com>
Sorry for delay, I have exams that days.

2010/5/29 Paul Wise <pabs@debian.org>

On Tue, May 25, 2010 at 1:05 PM, Angel Guzman Maeso <shakaran@gmail.com> wrote:

> I upload again the
> package http://mentors.debian.net/debian/pool/main/t/tivion/

I'm unable to unpack it:

$ dpkg-source -x tivion_0.0.4-3.dsc
gpgv: Signature made Tue 25 May 2010 14:14:27 WST using DSA key ID 1DEEE63E
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./tivion_0.0.4-3.dsc
dpkg-source: error: File ./tivion_0.0.4.orig.tar.gz has size 469524
instead of expected 469607

After fixing the .dsc and unpacking it, here is a review:


I did gpg --send-keys 1DEEE63E So now it is fixed.

debian/dirs shouldn't be needed since the upstream build/install
system should create them.

If I remove debian/dirs it fails with:

dh_installdirs
# Add here commands to install the package into debian/tivion.
#/usr/bin/make DESTDIR=/home/shakaran/sandbox/tmp/debian/tivion-0.0.4/debian/tivion install
# Clean the workspace
rm -f src/*.pyc
## Installing the executable
mkdir -p /home/shakaran/sandbox/tmp/debian/tivion-0.0.4/debian/tivion
cp src/tivion.py /home/shakaran/sandbox/tmp/debian/tivion-0.0.4/debian/tivion/usr/share/tivion/tivion.py
cp: cannot create regular file `/home/shakaran/sandbox/tmp/debian/tivion-0.0.4/debian/tivion/usr/share/tivion/tivion.py': No such file or directory
make: *** [install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

So I maintain the file if you dont have a workaround.
 

Please move the manual page upstream and have setup.py install it. The
comments in it can probably be removed too.

I dont understand this. Did you mean move tivion.1 file? where? Also I dont understand "have setup.py install it", Did you mean that I need put some lines on setup.py for install the tivion.1 file?

What comments I should remove? on setup.py or tivion.1?


debian/rules has a lot of useless comments in it. Also the
configure/configure-stamp targets do nothing, you can remove them.
This line can be removed too: echo "* Cleaning from debian/rules".

Done, I remove many comment useless. I left some for installing paths on my app (only because I have bad memory)
 

Do you really need debian/patches/debian-changes-0.0.4-3/setup2.py?
Why not just make the upstream setup.py work?

It is a large history. I made a setup.py but then I modify for Fedora, then I modify for install on windows. All in a file was a complex history. Then I split some code to setup2.py (only for windows)...and then I forget remove this file for generate the .deb and dont include for tar.gz version. I remove totally the setu2.py file.
 

The Homepage should be in the Source section of debian/control. It
should not point at your homepage, but the homepage of the software
http://shakaran.net/blog/tivion/. In addition it would be nice if that
were in English.

Change the url and translated.
 
The package contains no C code, you probably meant Architecture: all
rather than any.
Done 
 

Why do you need debian/source/include-binaries? Normally
images/translations are part of the upstream orig.tar.gz tarball and
don't need to be included in the debian.tar.gz.

If I remove the file, it fails with many error like that:
dpkg-source: error: cannot represent change to tivion-0.0.4/src/data/img/tivion.ico: binary file contents changed
dpkg-source: error: add src/data/img/tivion.ico in debian/source/include-binaries if you want to store the modified binary in the debian tarball
 

debian/docs is empty, please remove it.

done
 
debian/README.Debian contains some things you can remove (first 3
paragraphs) and the last paragraph belongs in the upstream README. So
you can remove debian/README.Debian.

done 

Your package does not contain a watch file, please read the uscan manual page.

I add the watch file 
 

Upstream AUTHORS file doesn't need to be installed in the Debian
binary package since debian/copyright covers that info.


done
 

src/countries.py should be replaced by depending on and using iso-codes.

I already use iso-codes:http://en.wikipedia.org/wiki/ISO_3166-1
 

The manual page needs some things removing:

(TODO)

The programs are documented fully by The Rise and Fall of a Fooish
Bar, available via the Info system.

Done
 

You install the .po files into the binary package but you should only
install the .mo files.


Removed .po files 
desktop file warning:

# desktop-file-validate debian/tivion/usr/share/applications/tivion.desktop
debian/tivion/usr/share/applications/tivion.desktop: error: value
"0.0.1" for key "Version" in group "Desktop Entry" is not a known
version

 Changed to Version=1.0


The desktop file should not use an absolute path to the icon, instead
install the icon into the icons/pixmaps directories as per the
relevant freedesktop standards and refer to it by its name without the
extension.

Changed to /usr/share/pixmaps/ 


dpkg-gencontrol warnings:

dpkg-gencontrol: warning: Depends field of package tivion: unknown
substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: Depends field of package tivion: unknown
substitution variable ${python:Depends}
dpkg-gencontrol: warning: package tivion: unknown substitution
variable ${python:Versions}

Do I need remove it or changed?
 

dpkg-source warnings:

dpkg-source: warning: file tivion-0.0.4/src/countries.py has no final
newline (either original or modified version)
dpkg-source: warning: ignoring deletion of directory debian/tivion-0.0.4
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/THANKS
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/MANIFEST.in
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/setup2.py
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/setup.py
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/AUTHORS
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/LICENSE
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/TODO
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/COPYING
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/MANIFEST
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/README
dpkg-source: warning: ignoring deletion of directory debian/tivion-0.0.4/debian
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/debian/dirs
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/copyright
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/tivion.1
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/debian/rules
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/manpages
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/compat
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/control
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/debian/docs
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/README.Debian
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/changelog
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/debian/source
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/source/format
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/debian/source/include-binaries
dpkg-source: warning: ignoring deletion of directory debian/tivion-0.0.4/src
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/tivion_postinstall.py
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/postinstall.py
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/channels.py
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/src/tivion
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/tivion.desktop
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/__init__.py
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/constants.py
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/countries.py
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/tivion.py
dpkg-source: warning: ignoring deletion of file debian/tivion-0.0.4/src/utils.py
dpkg-source: warning: ignoring deletion of directory debian/tivion-0.0.4/src/lib
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/data
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/data/img
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/audio-volume-muted.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/media-playback-start.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion-icon.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/lpi-bug.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion_uninstall.ico
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/audio-volume-low.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/audio-volume-high.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/lpi-translate.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/lpi-help.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tv.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion.xcf
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/camera-photo.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/audio-volume-medium.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion-frame.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion-launcher.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion-icon.svg
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/all.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/pause_bg.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/play_bg.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion.ico
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/sopcast.png
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/tivion.bmp
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/data/img/radio.png
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en_GB
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en_GB/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en_GB/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en_GB/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/pt
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/pt/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/pt/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/pt/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/af
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/af/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/af/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/af/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/bs
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/bs/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/bs/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/bs/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ar
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ar/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ar/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ar/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/bg
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/bg/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/bg/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/bg/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/tlh
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/tlh/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/tlh/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/tlh/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ru
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ru/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ru/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ru/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/fr
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/fr/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/fr/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/fr/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/eu
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/eu/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/eu/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/eu/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/es_AR
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/es_AR/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/es_AR/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/es_AR/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/gl_BR
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/gl_BR/LC_MESSAGES
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/pt_BR
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/pt_BR/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/pt_BR/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/pt_BR/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/de
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/de/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/de/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/de/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/sq
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/sq/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/sq/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/sq/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/oc
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/oc/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/oc/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/oc/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/el
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/el/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/el/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/el/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/hr
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/hr/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/hr/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/hr/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/an
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/an/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/an/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/an/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/it
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/it/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/it/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/it/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/gl
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/gl/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/gl/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/gl/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/tr
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/tr/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/tr/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/tr/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/zh_TW
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/zh_TW/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/zh_TW/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/zh_TW/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ca
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ca/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ca/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ca/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ast
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/ast/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ast/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/ast/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/id
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/id/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/id/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/id/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/es
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/es/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/es/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/es/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en_AU
dpkg-source: warning: ignoring deletion of directory
debian/tivion-0.0.4/src/lang/en_AU/LC_MESSAGES
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en_AU/LC_MESSAGES/tivion.po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/src/lang/en_AU/LC_MESSAGES/tivion.mo
dpkg-source: warning: ignoring deletion of directory debian/tivion-0.0.4/po
dpkg-source: warning: ignoring deletion of file
debian/tivion-0.0.4/po/tivion.pot
dpkg-source: info: local changes stored in
tivion-0.0.4/debian/patches/debian-changes-0.0.4-3, the modified files
are:
 tivion-0.0.4/AUTHORS
 tivion-0.0.4/COPYING
 tivion-0.0.4/LICENSE
 tivion-0.0.4/MANIFEST
 tivion-0.0.4/MANIFEST.in
 tivion-0.0.4/README
 tivion-0.0.4/THANKS
 tivion-0.0.4/TODO
 tivion-0.0.4/po/tivion.pot
 tivion-0.0.4/setup.py
 tivion-0.0.4/setup2.py
 tivion-0.0.4/src/channels.py
 tivion-0.0.4/src/constants.py
 tivion-0.0.4/src/countries.py
 tivion-0.0.4/src/data/img/tivion-icon.svg
 tivion-0.0.4/src/lang/af/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/an/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/ar/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/ast/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/bg/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/bs/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/ca/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/de/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/el/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/en/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/en_AU/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/en_GB/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/es/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/es_AR/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/eu/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/fr/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/gl/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/hr/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/id/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/it/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/oc/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/pt/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/pt_BR/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/ru/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/sq/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/tlh/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/tr/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/lang/zh_TW/LC_MESSAGES/tivion.po
 tivion-0.0.4/src/postinstall.py
 tivion-0.0.4/src/tivion
 tivion-0.0.4/src/tivion.desktop
 tivion-0.0.4/src/tivion.py
 tivion-0.0.4/src/tivion_postinstall.py
 tivion-0.0.4/src/utils.py

All this warning I think that is for include-binaries, but if I removed it, it fails (dont warnings, but fail)
 

--
bye,
pabs

Thanks for your revision. Now I need a new revision and some answers to my doubts.



--
Blog: www.shakaran.net
Tivion: un simple reproductor de canales streaming de TV www.shakaran.net/blog/tivion
Mi juego de rol online: www.apogeus.es & www.apogeus.es/ao
Servicio manchego de hosting propio: www.quijost.com



--
Blog: www.shakaran.net
Tivion: un simple reproductor de canales streaming de TV www.shakaran.net/blog/tivion
Mi juego de rol online: www.apogeus.es & www.apogeus.es/ao
Servicio manchego de hosting propio: www.quijost.com

Reply to: