From: tony mancill Date: Sat, 10 Sep 2016 17:03:36 +0000 (-0700) Subject: add --distribution patch (Closes: #819537) X-Git-Url: http://git.sven.stormbind.net/?a=commitdiff_plain;ds=sidebyside;h=3507a234b95476fe4ed3e6d7be685e4ffb2df576;hp=3507a234b95476fe4ed3e6d7be685e4ffb2df576;p=sven%2Fjava-package.git add --distribution patch (Closes: #819537) Author: Martin Gerhard Loschwitz Date: Wed Mar 30 10:18:20 2016 +0200 Add the "--distribution" parameter This commit adds the "--distribution" paramater, effectively allowing to specify the target distribution in the changelog of the resulting java package. This feature is particularly helpful when dealing with local repositories maintained by software such as reprepro and organized based on different distributions. ---