Author Topic: Ubuntu Packaging  (Read 15752 times)

andika

  • Guest
Re: Ubuntu Packaging
« Reply #15 on: May 03, 2007, 07:24:29 pm »
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.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Ubuntu Packaging
« Reply #16 on: May 03, 2007, 08:27:13 pm »
Quote
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.

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...