For creating debian packages on Xubuntu Where from to install debchange / dch?
Asked
Active
Viewed 9,797 times
2 Answers
14
apt-get install devscripts
It contains lots of useful scripts for Debian Development (including: dch, debuild, uscan, uupdate and many others).

Guy
- 491
- 4
- 13
7
You want the devscripts package.
You can use the search forms at http://packages.debian.org/ or the similar ones at http://packages.ubuntu.com/ to find out this sort of thing. Click here to see some sample results.

the paul
- 8,972
- 1
- 36
- 53