[Python-modules-commits] [mmllib] 01/01: wrap-and-sort

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Jan 29 13:36:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository mmllib.

commit 883ca72ee59956030aab6517cb6ec31ae4b377bb
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Jan 29 14:36:04 2017 +0100

    wrap-and-sort
---
 debian/control               | 6 +++---
 debian/mmllib-tools.manpages | 2 +-
 debian/pypy-mmllib.docs      | 2 +-
 debian/python-mmllib.docs    | 2 +-
 debian/python3-mmllib.docs   | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 34c8680..435974f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
  debhelper (>= 10),
  dh-python,
  pypy,
+ pypy-setuptools,
  python-all (>= 2.6.6-3),
  python-setuptools (>= 0.6b3),
- pypy-setuptools,
  python3-all,
  python3-setuptools,
 Standards-Version: 3.9.8
@@ -65,9 +65,9 @@ Package: mmllib-tools
 Architecture: all
 Section: sound
 Depends:
- ${misc:Depends},
  python3-mmllib,
- ${python3:Depends}
+ ${misc:Depends},
+ ${python3:Depends},
 Description: library for handling Music Macro Language (tools)
  MMLlib is a pure Python implementation of functionality related to the
  Music Macro Language as implemented by Microsoft® GW-BASIC® and
diff --git a/debian/mmllib-tools.manpages b/debian/mmllib-tools.manpages
index 6a5a802..b389ac6 100644
--- a/debian/mmllib-tools.manpages
+++ b/debian/mmllib-tools.manpages
@@ -1,2 +1,2 @@
-debian/mmllint.1
 debian/mml2musicxml.1
+debian/mmllint.1
diff --git a/debian/pypy-mmllib.docs b/debian/pypy-mmllib.docs
index 309c170..ebc8237 100644
--- a/debian/pypy-mmllib.docs
+++ b/debian/pypy-mmllib.docs
@@ -1,2 +1,2 @@
-README.rst
 MMLFILE.rst
+README.rst
diff --git a/debian/python-mmllib.docs b/debian/python-mmllib.docs
index 309c170..ebc8237 100644
--- a/debian/python-mmllib.docs
+++ b/debian/python-mmllib.docs
@@ -1,2 +1,2 @@
-README.rst
 MMLFILE.rst
+README.rst
diff --git a/debian/python3-mmllib.docs b/debian/python3-mmllib.docs
index 309c170..ebc8237 100644
--- a/debian/python3-mmllib.docs
+++ b/debian/python3-mmllib.docs
@@ -1,2 +1,2 @@
-README.rst
 MMLFILE.rst
+README.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mmllib.git



More information about the Python-modules-commits mailing list