[Python-modules-commits] [python-mpegdash] 03/04: wrap description	to 80 chars
    Ondrej Koblizek 
    kobla-guest at moszumanska.debian.org
       
    Wed May 18 15:45:08 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
kobla-guest pushed a commit to branch master
in repository python-mpegdash.
commit df0fa5605ecbf408f25ad6489a5852b927bbc912
Author: Ondrej Koblizek <ondrej.koblizek at firma.seznam.cz>
Date:   Wed May 18 17:18:45 2016 +0200
    wrap description to 80 chars
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 63a61c4..8fabe33 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
 Description: Python MPEG-DASH parser - Python 2.x
- mpd library can load and parse MPEG-DASH MPD(Media Presentation Description) metafile
+ mpd library can load and parse MPEG-DASH MPD(Media Presentation Description)
+ metafile
  .
  The basic usage is to create a metafile object from uri, file path or
  directly from a string.
@@ -37,7 +38,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
 Description: Python MPEG-DASH parser - Python 3.x
- mpd library can load and parse MPEG-DASH MPD(Media Presentation Description) metafile
+ mpd library can load and parse MPEG-DASH MPD(Media Presentation Description)
+ metafile
  .
  The basic usage is to create a playlist object from uri, file path or
  directly from a string.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mpegdash.git
    
    
More information about the Python-modules-commits
mailing list