Hi,

call me "stupid" but I still cannot create .deb packages :(

I'm still trying to package flickrapi-0.15 python library. I've read
these documents:

http://pymaemo.garage.maemo.org/documentation/pymaemo_tutorial/python_maemo_howto.html#link22
http://maemo.org/development/documentation/how-tos/4-x/creating_a_debian_package.html

and even the Debian new maintainer guide.

I did these things:

- unpacked sources
- create a Makefile like the one in the Python Maemo howto
- execute this: export DEBFULLNAME="Andrea Grandi"
- execute this: dh_make -e [EMAIL PROTECTED]
- I choose "library"
- I edit debian/control file, you can see it here: http://pastebin.ca/807371
- I edit debian/rules file to fix the problem you described:
http://pastebin.ca/807372
- I execute: dpkg-buildpackage -rfakeroot

the result??? NO packages created :(

Here is the output when I execute dpkg-buildpackage: http://pastebin.ca/807377

Really don't know what to do more :(

-- 
Andrea Grandi
email: [EMAIL PROTECTED]
website: http://www.ptlug.org
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to