Skip to content
Snippets Groups Projects
Verified Commit 03aa0f42 authored by jcfp's avatar jcfp
Browse files

Control: add missing spaces in description.

parent f0b15190
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ python-agate-excel (0.2.5-1) UNRELEASED; urgency=medium
[ Jeroen Ploemen ]
* Control: remove the build profile restriction from the suggested
dependency of the binary pkg on the -doc pkg.
* Control: add missing spaces in description.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 29 Nov 2021 20:04:38 +0100
......
......@@ -29,7 +29,7 @@ Suggests: python-agateexcel-doc
Description: support for Excel files in agate
Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
a monkey patching pattern to add read methods for xls and xlsx files to all
agate.Table instances after import of the corresponding agateexcel module.
agate. Table instances after import of the corresponding agateexcel module.
.
This package provides the modules for Python 3.
......@@ -42,7 +42,7 @@ Depends: ${misc:Depends},
Description: documentation for agate-excel
Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
a monkey patching pattern to add read methods for xls and xlsx files to all
agate.Table instances after import of the corresponding agateexcel module.
agate. Table instances after import of the corresponding agateexcel module.
.
This package provides the documentation.
Build-Profiles: <!nodoc>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment