[Python-modules-commits] r17395 - in packages/python-musicbrainz2/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Fri Jun 10 12:12:58 UTC 2011
Date: Friday, June 10, 2011 @ 12:12:57
Author: morph
Revision: 17395
removed article at the beginning of short description
Modified:
packages/python-musicbrainz2/trunk/debian/changelog
packages/python-musicbrainz2/trunk/debian/control
Modified: packages/python-musicbrainz2/trunk/debian/changelog
===================================================================
--- packages/python-musicbrainz2/trunk/debian/changelog 2011-06-10 12:06:20 UTC (rev 17394)
+++ packages/python-musicbrainz2/trunk/debian/changelog 2011-06-10 12:12:57 UTC (rev 17395)
@@ -6,6 +6,7 @@
- new maintainer; Closes: #628473
- we now request python >= 2.6, drop alternative depends for ctypes
- add misc:Depends to binary packages
+ - removed article at the beginning of short description
* debian/copyright
- added debian packaging copyright & license notice
* debian/source/format
@@ -17,7 +18,7 @@
* debian/{control, rules}
- run tests for all supported python versions
- -- Sandro Tosi <morph at debian.org> Fri, 10 Jun 2011 14:05:58 +0200
+ -- Sandro Tosi <morph at debian.org> Fri, 10 Jun 2011 14:12:34 +0200
python-musicbrainz2 (0.6.0-2) unstable; urgency=low
Modified: packages/python-musicbrainz2/trunk/debian/control
===================================================================
--- packages/python-musicbrainz2/trunk/debian/control 2011-06-10 12:06:20 UTC (rev 17394)
+++ packages/python-musicbrainz2/trunk/debian/control 2011-06-10 12:12:57 UTC (rev 17395)
@@ -16,7 +16,7 @@
Depends: ${misc:Depends}, ${python:Depends}, libdiscid0
Provides: ${python:Provides}
Suggests: python-musicbrainz2-doc
-Description: An interface to the MusicBrainz XML web service
+Description: interface to the MusicBrainz XML web service
python-musicbrainz2 provides simple, object oriented access to the
MusicBrainz web service. It is useful for applications like CD rippers,
taggers, media players, and other tools that need music metadata.
@@ -30,7 +30,7 @@
Architecture: all
Depends: ${misc:Depends}
Recommends: python-musicbrainz2
-Description: An interface to the MusicBrainz XML web service (documentation)
+Description: interface to the MusicBrainz XML web service (documentation)
python-musicbrainz2 provides simple, object oriented access to the
MusicBrainz web service. It is useful for applications like CD rippers,
taggers, media players, and other tools that need music metadata.
More information about the Python-modules-commits
mailing list