diff options
| author | Colin Watson <cjwatson@debian.org> | 2016-07-17 12:28:26 +0100 |
|---|---|---|
| committer | Colin Watson <cjwatson@debian.org> | 2016-07-17 12:28:26 +0100 |
| commit | ad79533ac3b850a1de634f8d1668d47035b2f937 (patch) | |
| tree | 7705a2fab66ad6fa5e6e56d187d55e3ccc67f5aa | |
| parent | 226e08cbf726743bb7d6c11e8a2c6b3fb00d88f1 (diff) | |
| download | DHG_packages-ad79533ac3b850a1de634f8d1668d47035b2f937.tar.gz | |
Install README.md rather than README.org.
| -rw-r--r-- | p/haskell-aws/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-aws/debian/docs | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog index 4812b093b..ce4022f59 100644 --- a/p/haskell-aws/debian/changelog +++ b/p/haskell-aws/debian/changelog @@ -1,3 +1,9 @@ +haskell-aws (0.13.2-2) UNRELEASED; urgency=medium + + * Install README.md rather than README.org. + + -- Colin Watson <cjwatson@debian.org> Sun, 17 Jul 2016 12:28:06 +0100 + haskell-aws (0.13.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-aws/debian/docs b/p/haskell-aws/debian/docs index f20153bd3..b43bf86b5 100644 --- a/p/haskell-aws/debian/docs +++ b/p/haskell-aws/debian/docs @@ -1 +1 @@ -README.org +README.md |
