summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-05-07 09:04:16 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-05-07 09:04:46 -0700
commitb3a1c532459edc2576daf6e2fb03a88d2e6285c5 (patch)
tree8eba95f5c3e33d66655b2ecdc158f9133106ac51 /debian
parent552bb31537d01ade373ccbc5eb4a2a496c8f3ba6 (diff)
fix debian-changelog-line-too-long
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 36d4cf3f..f25ead84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,8 @@ propellor (3.0.3-2) UNRELEASED; urgency=medium
* Use CDBS to build new binary packages libghc-propellor-{dev,prof,doc}.
This fixes using propellor as a library, as set up by propellor --init
- option B.
- Closes: https://propellor.branchable.com/todo/propellor_--init_option_B_failure/
+ option B. Closes:
+ https://propellor.branchable.com/todo/propellor_--init_option_B_failure/
* Add X-Description: field to debian/control.
* Binary package propellor now depends on libghc-propellor-dev.
* Re-arrange files in debian/ to deal with multiple binary packages.