Comment 9 for bug 322350

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

I've seen several things that needs to be fixed:
- debian: you have a Makefile.in and Makefile.am file in the directory. I think they should be deleted.
- debian/lintian: you also have a Makefile.am and Makefile.in files there

Lintian also throw some wishlist messages:
- libcodeblocks0: no-symbols-control-file
- codeblocks-dbg: extended-description-is-probably-too-short
- codeblocks-contrib-dbg: extended-description-is-probably-too-short
- codeblocks-dev: extended-description-is-probably-too-short
and a warning:
W: libwxsmithlib0: description-contains-duplicated-word for for

- debian/control:
  * you don't need to build depend on quilt for 3.0(quilt) format.
  * latest standards-version is 3.9.1. Please update
- what happend to the sharedmime file?
- The copyright file changed. I think that the previous one is the good one...
- did you considered moving to a dh7 tiny rules file? This would make, I think, your rules file smaller and easier to maintain.
- what you are doing in get-orig-source can be achieve wit hthe watch file (it can execute a script after downloading the file)

As soon as you get an updated package, p lease change back the status to New and subscribe again sponsors.

Thanks for your work,

Fabrice