From 2193b853b693e96a4650ec5c736de090979b1a3b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 15:28:55 -0400 Subject: add --- debian/README | 1 + propellor.cabal | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/README diff --git a/debian/README b/debian/README new file mode 100644 index 00000000..4d54a783 --- /dev/null +++ b/debian/README @@ -0,0 +1 @@ +I don't know a good way to Debianize propellor! Help appreciated. -- Joey diff --git a/propellor.cabal b/propellor.cabal index a9c38cb9..9264c4aa 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -16,6 +16,7 @@ Extra-Source-Files: CHANGELOG Makefile debian/changelog + debian/README Synopsis: property-based host configuration management in haskell Description: Propellor enures that the system it's run in satisfies a list of -- cgit v1.2.3