Add --bump=0 to alien
authorTurbo Fredriksson <turbo@bayour.com>
Sat, 13 Apr 2013 16:59:19 +0000 (18:59 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 24 Apr 2013 23:18:53 +0000 (16:18 -0700)
commit1a33036df9de8f95aea38ec0d9e483106d1abaa4
tree5c812e1d5e435dae8bcedb19df802e62414676b0
parentd012ba3832e11511451ff71c1c45f4f64c3b759c
Add --bump=0 to alien

Preserve the release field when creating Debian packages.  The
--keep-version option was not used because it results in a failure
when the git '<commit>_<hash>' syntax is used for the release.
The '_' is a valid character for RPM packages but not for DEBs.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Issue #1402
Issue #928
config/deb.am