From 11c1160655f64df8586b7e299a22b9befb4e0ef1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 18:06:00 -0400 Subject: [PATCH] reorg manpage --- debian/manpages | 1 + debian/propellor.1 => propellor.1 | 0 propellor.cabal | 3 ++- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/manpages rename debian/propellor.1 => propellor.1 (100%) diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..263e13a --- /dev/null +++ b/debian/manpages @@ -0,0 +1 @@ +propellor.1 diff --git a/debian/propellor.1 b/propellor.1 similarity index 100% rename from debian/propellor.1 rename to propellor.1 diff --git a/propellor.cabal b/propellor.cabal index c492fb6..9f33dd8 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -18,13 +18,14 @@ Extra-Source-Files: config-simple.hs config-joey.hs config.hs + propellor.1 debian/changelog debian/README.Debian - debian/propellor.1 debian/compat debian/control debian/copyright debian/rules + debian/manpages Synopsis: property-based host configuration management in haskell Description: Propellor enures that the system it's run in satisfies a list of