Displaying 1 result from an estimated 1 matches for "r1490".
Did you mean:
1490
2008 May 12
1
.deb packages [was: Re: backporting changes from the trunk...]
...s/Testing is that we will probably want to keep separate
> versions of packaging/debian for internal testing versus official
> releases. Right now, "debuild -us -uc" from the trunk (rev 1490)
> generates debs with version 2.2.2-1.
When I checked the contents of the .debs from r1490, I also noticed
the nut-xml .deb package is almost empty - it probably needs another
mv command in debian/rules to add the driver.
Arnaud: Let me know if you are already working on this.
In a similar vein, I have been using cdbs at work - it is actually
fairly nice, for the common rule cases. The...