[med-svn] [Git][med-team/mypy][master] 3 commits: Fix spelling of dependency
Andreas Tille
gitlab at salsa.debian.org
Thu Jan 24 09:12:50 GMT 2019
Andreas Tille pushed to branch master at Debian Med / mypy
Commits:
03044c9e by Andreas Tille at 2019-01-24T08:13:32Z
Fix spelling of dependency
- - - - -
587abf48 by Andreas Tille at 2019-01-24T08:13:50Z
debhelper 12
- - - - -
73bd0caa by Andreas Tille at 2019-01-24T09:02:00Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mypy (0.660-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix spelling of dependency
+ Closes: #920325
+ * debhelper 12
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Jan 2019 09:55:27 +0100
+
mypy (0.660-2) unstable; urgency=medium
* Make explicit the dependencies of python3-mypy; add "Breaks" for older
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
Section: utils
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper (>= 12~),
dh-python,
flake8,
help2man,
@@ -61,7 +61,7 @@ Section: python
Depends: ${misc:Depends},
${python3:Depends},
python3-typed-ast,
- python3-mypy-extenions,
+ python3-mypy-extensions,
python3-psutil,
python3-distutils,
python3-pkg-resources
View it on GitLab: https://salsa.debian.org/med-team/mypy/compare/50352f13883aa92a0e09b01c35f31b66454add43...73bd0caa7e2e1f593516db5782c901f723332ddd
--
View it on GitLab: https://salsa.debian.org/med-team/mypy/compare/50352f13883aa92a0e09b01c35f31b66454add43...73bd0caa7e2e1f593516db5782c901f723332ddd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190124/811eb77f/attachment-0001.html>
More information about the debian-med-commit
mailing list