From 81dc28ff9555c08cd9b1628de74c60bff2f3d8e7 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Fri, 7 Aug 2015 21:53:14 -0400 Subject: [PATCH] Remove formatting artifacts in Debian description. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 8f0dba5..90685cf 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Standards-Version: 3.9.6 Package: python3-mwparserfromhell Architecture: all Depends: ${misc:Depends}, ${python3:Depends} -Description: **mwparserfromhell** (the *MediaWiki Parser from Hell*) is a Python package - that provides an easy-to-use and outrageously powerful parser for MediaWiki_ - wikicode. +Description: mwparserfromhell (the MediaWiki Parser from Hell) is a Python + package that provides an easy-to-use and outrageously powerful parser for + MediaWiki wikicode.