diff options
-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 |