summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2017-07-28 12:51:03 -0400
committerAntoine Beaupré <anarcat@debian.org>2017-07-28 12:54:12 -0400
commit39a992b8c213d46b37d990d439a25e89a5243411 (patch)
treedb025753146e88d42cd59fec502c2df0f7cbd2ac
parent906132f4737a515ec8aaa3cac2801417a7eb5b14 (diff)
Improve description (Closes: #819533)
-rw-r--r--debian/changelog1
-rw-r--r--debian/control10
2 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index f11bbf7..c1d9d3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maim (5.4.64-1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #869627)
* Add slop to recommends (Closes: #851593)
+ * Improve description (Closes: #819533)
-- Antoine Beaupré <anarcat@debian.org> Fri, 28 Jul 2017 12:46:30 -0400
diff --git a/debian/control b/debian/control
index 9c20f2c..247bfea 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Package: maim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: slop
-Description: takes screenshts of your desktop
- maim (make image) takes screenshots of your desktop. It has options to take
- only a region, and relies on slop to query for regions. maim is supposed to be
- an improved scrot. \ No newline at end of file
+Description: takes screenshots of your desktop
+ maim (make image) takes screenshots of your desktop. It has options
+ to take only a region, and relies on another programm called slop to
+ query the user for regions using the graphical interface.
+ .
+ maim is command line tool that is supposed to be an improved scrot.