diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-12-30 15:02:04 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-12-30 15:02:04 -0400 |
| commit | 1c46f5c6b1c9b8eb50237f2ad2d20b9c8e377db5 (patch) | |
| tree | 492c63fa24f58123c35cde33675520066737bf82 /debian | |
| parent | eb34c6418b9d245bdd7d7ca819078f28822adcc1 (diff) | |
changeog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f5fb1e4..d3c84858 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (2.15.2) UNRELEASED; urgency=medium + + * Added GNUPGBIN environment variable to control the command run for gpg. + Allows eg, GNUPGBIN=gpg2 + Thanks, Félix Sipma. + + -- Joey Hess <id@joeyh.name> Wed, 30 Dec 2015 15:01:19 -0400 + propellor (2.15.1) unstable; urgency=medium * Added git configs propellor.spin-branch and propellor.forbid-dirty-spin. |
