View Single Post
lostinmirkwood's Avatar
Posts: 128 | Thanked: 232 times | Joined on Sep 2009 @ New Jersey, USA
#43
Originally Posted by mece View Post
(I don't know how you build your packages, just thought I'd mention how I do mine, in case it helps)
I currently use py2deb, then extras-assistant. I have to look at your approach

Originally Posted by mece View Post
dch -i
to increment version and add changelog entry. And that does not and should not do anything to the control file. Only changelog.

to create the files for extras i do a
dpkg-buildpackage -sn -S
I used a build.py file I found while doing research on py2deb it currently it looks like this (notice the bugtracker change? , but when I place a carriage return in the description, python complains.
 

The Following User Says Thank You to lostinmirkwood For This Useful Post: