diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:11:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:20:00 (EDT) |
commit | f3c373e227dd8895619a85b734d519bf047c0a9e (patch) | |
tree | f5ea6dc02780bc6ffc85c8dd6be1f2c8cb99cee2 | |
parent | f8a0b11e474b66d8afc9de0dea32171c60accbb8 (diff) |
debian/pro-archman.examples: examples/conf.default was omitted upstream
-rw-r--r-- | debian/README.source | 2 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/pro-archman.examples | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/debian/README.source b/debian/README.source index cffa766..a703017 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,3 +1,5 @@ To download and unpack the current upstream sources, run: $ debian/rules get-orig-source unpack-orig-source + +TODO: Restore debian/pro-archman.examples diff --git a/debian/changelog b/debian/changelog index d37c009..e6130d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ pro-archman (2.0.0-1) UNRELEASED; urgency=medium * New upstream version. + * The example conf.default file is not installed, as it was + accidentally not distributed by the upstream build system. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 14 Apr 2019 17:51:16 -0400 diff --git a/debian/pro-archman.examples b/debian/pro-archman.examples index ca68c91..e69de29 100644 --- a/debian/pro-archman.examples +++ b/debian/pro-archman.examples @@ -1 +0,0 @@ -examples/conf.default |