[Python-modules-commits] [django-nose] 01/03: Ran wrap-and-sort -t -a.

Thomas Goirand zigo at moszumanska.debian.org
Mon Jul 25 08:26:49 UTC 2016


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

zigo pushed a commit to branch master
in repository django-nose.

commit 3abf8d806d0f79bc807614522f405727b3547163
Author: Thomas Goirand <thomas at goirand.fr>
Date:   Mon Jul 25 08:13:41 2016 +0000

    Ran wrap-and-sort -t -a.
---
 debian/changelog |  3 ++-
 debian/control   | 10 ++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af2cdab..88439f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-django-nose (1.4.4-0.1) UNRELEASED; urgency=medium
+django-nose (1.4.4-0.1) unstable; urgency=medium
 
   [ Ondřej Nový ]
   * Fixed homepage (https)
@@ -9,6 +9,7 @@ django-nose (1.4.4-0.1) UNRELEASED; urgency=medium
     - Rebased patches.
   * Standards-Version: 3.9.8 (no change).
   * Added a debian/gbp.conf.
+  * Ran wrap-and-sort -t -a.
 
  -- Thomas Goirand <zigo at debian.org>  Tue, 19 Jul 2016 11:59:11 +0000
 
diff --git a/debian/control b/debian/control
index 21f2a9b..630bb41 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <fladi at debian.org>,
- Brian May <bam at debian.org>
+           Brian May <bam at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                gawk,
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python3-django,
                python3-nose,
-               python3-setuptools
+               python3-setuptools,
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
@@ -24,7 +24,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-nose
 
 Package: python-django-nose
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends},
+         ${python:Depends},
 Description: Django test runner that uses python-nose
  python-django-nose integrates python-nose into Django test runner by
  extending the Django management CLI with nose-related options.
@@ -33,7 +34,8 @@ Description: Django test runner that uses python-nose
 
 Package: python3-django-nose
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
+Depends: ${misc:Depends},
+         ${python3:Depends},
 Description: Django test runner that uses python-nose (Python3 version)
  python-django-nose integrates python-nose into Django test runner by
  extending the Django management CLI with nose-related options.

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



More information about the Python-modules-commits mailing list