[Python-modules-commits] [python-lupa] 07/11: Run wrap-and-sort -bast to reduce diff size of future changes.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 8 21:03:08 UTC 2018


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

fladi pushed a commit to branch debian/master
in repository python-lupa.

commit 7b9ddd0453b89197a83647e98f490fb5f5de00a7
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jan 8 21:44:50 2018 +0100

    Run wrap-and-sort -bast to reduce diff size of future changes.
---
 debian/changelog |  1 +
 debian/control   | 27 +++++++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f118a6f..ffb9e9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-lupa (1.6+dfsg-1) UNRELEASED; urgency=low
   * Add debian/gbp.conf.
   * Bump debhelper compatibility and version to 11.
   * Bump Standards-Version to 4.1.3.
+  * Run wrap-and-sort -bast to reduce diff size of future changes.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 08 Jan 2018 21:43:20 +0100
 
diff --git a/debian/control b/debian/control
index d014e44..06eee5a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,17 @@ Source: python-lupa
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <fladi at debian.org>
-Build-Depends: cython3,
-               debhelper (>= 11),
-               dh-python,
-               libluajit-5.1-dev,
-               pkg-config,
-               python3-all,
-               python3-all-dev,
-               python3-setuptools
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
+Build-Depends:
+ cython3,
+ debhelper (>= 11),
+ dh-python,
+ libluajit-5.1-dev,
+ pkg-config,
+ python3-all,
+ python3-all-dev,
+ python3-setuptools,
 Standards-Version: 4.1.3
 X-Python3-Version: >= 3.3
 Homepage: https://github.com/scoder/lupa/
@@ -19,9 +21,10 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-lupa.git
 
 Package: python3-lupa
 Architecture: any
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
 Description: Python wrapper around LuaJIT (Python3 version)
  Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
  rewrite of LunaticPython in Cython with some additional features such as proper

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



More information about the Python-modules-commits mailing list