News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Ubuntu Packaging

Started by Ademan, January 23, 2007, 11:37:03 AM

Previous topic - Next topic

andika

Quote from: mandrav on January 23, 2007, 11:57:32 AM
FWIW, I 'm the one who created the debian/ dir. Actually I have modified it but haven't committed my changes yet. Modified it to create the following packages:

codeblocks
codeblocks-contrib
libcodeblocks
libcodeblocks-devel
libcodeblocks-dbg


Yiannis.

Hi Yiannis,

I'm interested to see those files, could you possibly commit them? :D

There are 2 comment/question regarding current (SVN 3917) debian/ files

1. I did svn update on Debian Sid, then copy those files into a Debian Etch box which doesn't have subversion installed.
The result is, version info shows 0. I think you need to add subversion on Build-Depends line.

2. How can we have different debian/rules for Ubuntu vs Debian? Debian doesn't have dh_iconcache

Thanks.

mandrav

Quote1. I did svn update on Debian Sid, then copy those files into a Debian Etch box which doesn't have subversion installed.
The result is, version info shows 0. I think you need to add subversion on Build-Depends line.

Well, it doesn't actually depend on subversion... if it's installed fine else revision 0 will be shown.

Quote
2. How can we have different debian/rules for Ubuntu vs Debian? Debian doesn't have dh_iconcache

I have no clue :).
Be patient!
This bug will be fixed soon...