[Fwd: RFS: rutilt]
Cesare Tirabassi
norsetto at ubuntu.com
Mon Oct 8 10:34:43 UTC 2007
On Monday 08 October 2007 02:58:00 Ben Hutchings wrote:
> On Mon, 2007-09-24 at 10:01 +0200, Cesare Tirabassi wrote:
> > Ben Hutchings wrote:
> I finished looking through the code and the packaging. The code is not
> very good and I found a number of bugs by inspection, but I believe I
> have fixed most of them. I'm still unable to configure an interface
> with it, but that may be a driver bug, so I uploaded the result anyway.
I'm quite sure upstream will appreciate your through review.
>
> The patches I added are:
snip
> 010_fix_cflags.diff
> - makes DEB_BUILD_OPTIONS=noopt work, and makes --debug disable
> stripping (these could be separated)
I have not checked your code yet. I just published a new revision here which
patches the -s to -g, downgrade the -O3 to -O (the former was leading to
various problems after some library updates) and correct some minor packaging
stuff:
rutilt (0.15-0ubuntu4) gutsy; urgency=low
* Add space before Homepage: entry in debian/control
* Change XSBC-Original-Maintainer email to <norsetto at ubuntu.com>
* Remove unused CFLAGS from debian/rules
* Add patch 40_fix_CFLAGS.dpatch:
- Change hardcoded compiler options in accordance to Debian policy
requirements:
+ remove -s: Remove all symbol table from the executable
+ add -g: Produce debugging information
- Change optimisation level (fix sigsegv when changing interface):
+ change -O3 to -O
* Add patch 50_change_version.dpatch:
- Add -0ubuntu4 to displayed version number
* Add patch 60_fix_about_comment.dpatch:
- Fix about dialog comment being cut
* Add the removal of unnecessary files in the clean target
-- Cesare Tirabassi <norsetto at ubuntu.com> Sat, 06 Oct 2007 15:29:41 +0200
> I think so, but please check the repository
> <svn://svn.debian.org/svn/pkg-ralink> to see whether I missed any
> changes. And please create a guest account on Alioth so we can add you
> to the pkg-ralink project.
OK, will do.
Cheers,
Cesare
More information about the Pkg-ralink-maintainers
mailing list