[Python-modules-commits] [pysword] 01/01: Fix up a few minor issues
Raoul Snyman
superfly-guest at moszumanska.debian.org
Tue Apr 19 20:14:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
superfly-guest pushed a commit to branch master
in repository pysword.
commit c882f2d8d31d3d4c818c969eb9abb93bba2d836b
Author: Raoul Snyman <raoul at snyman.info>
Date: Tue Apr 19 22:14:28 2016 +0200
Fix up a few minor issues
---
debian/changelog | 3 +--
debian/control | 28 ++++++++++++++--------------
2 files changed, 15 insertions(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c4ffac4..89f7c82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
pysword (0.2.1-1) unstable; urgency=medium
- * Initial release.
- * Closes: #821461
+ * Initial release. (Closes: #821461)
-- Raoul Snyman <raoul at snyman.info> Tue, 12 Apr 2016 15:23:25 -0400
diff --git a/debian/control b/debian/control
index 52c3cc4..f2fc84c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: pysword
-Maintainer: Raoul Snyman <raoul at snyman.info>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Raoul Snyman <raoul at snyman.info>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
@@ -15,29 +15,29 @@ Homepage: https://gitlab.com/tgc-dk/pysword
Package: python-pysword
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
-Description: A native Python reader module for the SWORD Project (Python 2)
+Description: native Python reader module for the SWORD Project (Python 2)
This project is not an official CrossWire project. It merely provides an
alternative way to read the bible modules created by CrossWire's SWORD
project.
.
Features:
- Read SWORD bibles (not commentaries etc.)
- Detection of locally installed bible modules.
- Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
- Read from zipped modules
- Clean text of OSIS, GBF or ThML tags.
+ * Read SWORD bibles (not commentaries etc.)
+ * Detection of locally installed bible modules.
+ * Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
+ * Read from zipped modules
+ * Clean text of OSIS, GBF or ThML tags.
Package: python3-pysword
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
-Description: A native Python reader module for the SWORD Project (Python 3)
+Description: native Python reader module for the SWORD Project (Python 3)
This project is not an official CrossWire project. It merely provides an
alternative way to read the bible modules created by CrossWire's SWORD
project.
.
Features:
- Read SWORD bibles (not commentaries etc.)
- Detection of locally installed bible modules.
- Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
- Read from zipped modules
- Clean text of OSIS, GBF or ThML tags.
+ * Read SWORD bibles (not commentaries etc.)
+ * Detection of locally installed bible modules.
+ * Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
+ * Read from zipped modules
+ * Clean text of OSIS, GBF or ThML tags.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysword.git
More information about the Python-modules-commits
mailing list