diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-27 12:46:22 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-27 12:46:22 (EDT) |
commit | 35597f3914e6c3824f7f044ae80e649c9bc6a9a9 (patch) | |
tree | a07ba2cc409271727ea6566e3278dc0427c2d7fe | |
parent | ac7dcc4998f639f122d3d457ffbec36efca96888 (diff) |
debian/pro-archman.examples: examples/conf.default is back
-rw-r--r-- | debian/README.source | 2 | ||||
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/pro-archman.examples | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source index a703017..cffa766 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,5 +1,3 @@ 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 c0da2d1..dc2b289 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pro-archman (2.0.1-1) UNRELEASED; urgency=medium * New upstream version. + * The example conf.default file is once again installed. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 27 Apr 2019 12:43:22 -0400 diff --git a/debian/pro-archman.examples b/debian/pro-archman.examples index e69de29..ca68c91 100644 --- a/debian/pro-archman.examples +++ b/debian/pro-archman.examples @@ -0,0 +1 @@ +examples/conf.default |