[med-svn] [Git][med-team/mypy][master] 2 commits: Due to a racing condition between two uploads this one has won as debian/0.580-2.

Andreas Tille gitlab at salsa.debian.org
Wed Apr 4 17:52:21 BST 2018


Andreas Tille pushed to branch master at Debian Med / mypy


Commits:
55a6b361 by Andreas Tille at 2018-04-04T18:49:50+02:00
Due to a racing condition between two uploads this one has won as debian/0.580-2.

- - - - -
a1127f04 by Andreas Tille at 2018-04-04T18:52:02+02:00
Add basic autopkgtest and enable autopkgtest-pkg-python

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
-mypy (0.580-2) unstable; urgency=medium
+mypy (0.580-3) UNRELEASED; urgency=medium
 
   * Add basic autopkgtest and enable autopkgtest-pkg-python
-  * mypy: also depend on python3-pkg-resources (Closes: #894075)
 
  -- Michael R. Crusoe <michael.crusoe at gmail.com>  Wed, 04 Apr 2018 04:31:28 -0700
 
+mypy (0.580-2) unstable; urgency=medium
+
+  * Team upload
+  * Depends: python3-pkg-resources
+    Closes: #894075
+
+ -- Andreas Tille <tille at debian.org>  Wed, 04 Apr 2018 13:41:34 +0200
+
 mypy (0.580-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: mypy
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
 Section: utils
+Testsuite: autopkgtest-pkg-python
 Priority: optional
 Build-Depends: debhelper (>= 11~),
                dh-python,
@@ -21,14 +22,12 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mypy.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/mypy.git
 Homepage: http://www.mypy-lang.org/
 X-Python3-Version: >= 3.2
-Testsuite: autopkgtest-pkg-python
 
 Package: mypy
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
-         python3-mypy,
-         python3-pkg-resources
+         python3-mypy
 Suggests: mypy-doc
 Description: optional static typing for Python
  Add type annotations to your Python programs, and use mypy to type check them.
@@ -59,7 +58,8 @@ Architecture: all
 Section: python
 Depends: ${misc:Depends},
          ${python3:Depends},
-         python3-distutils
+         python3-distutils,
+         python3-pkg-resources
 Breaks: mypy (<< 0.540-2)
 Replaces: mypy (<< 0.540-2)
 Description: public modules for mypy (Python 3)



View it on GitLab: https://salsa.debian.org/med-team/mypy/compare/6ec101c87c50810b7f0edef96fa0f9e1220a9750...a1127f04744fb194de202c831344ef2f5c95fba5

---
View it on GitLab: https://salsa.debian.org/med-team/mypy/compare/6ec101c87c50810b7f0edef96fa0f9e1220a9750...a1127f04744fb194de202c831344ef2f5c95fba5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180404/05b84b36/attachment-0001.html>


More information about the debian-med-commit mailing list