[Python-modules-commits] [storm] 01/01: QA upload.
Scott Kitterman
kitterman at moszumanska.debian.org
Sat Jan 20 06:28:06 UTC 2018
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository storm.
commit 4bff475bef2e444a996a1bcd7ef98d2c16e0e6fa
Author: Scott Kitterman <scott at kitterman.com>
Date: Sat Jan 20 01:27:53 2018 -0500
QA upload.
* QA upload.
* QA upload to orphan the package, no human maintainers, see #887813
* Change priority to optional
* Delete DPMT Vcs-* since package is no longer team maintained
* Add missing build-depends to fix FTBFS (Closes: #887748)
* Add dh-python to build-depends
---
debian/changelog | 17 +++++++++--------
debian/control | 14 +++++++++-----
2 files changed, 18 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e44132..948a6b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
-storm (0.19-2) UNRELEASED; urgency=low
+storm (0.19-2) unstable; urgency=low
+
+ * QA upload.
[ Scott Kitterman ]
+ * QA upload to orphan the package, no human maintainers, see #887813
* Fixed watch file to work with Launchpad again. (Closes: #664743).
+ * Change priority to optional
+ * Delete DPMT Vcs-* since package is no longer team maintained
+ * Add missing build-depends to fix FTBFS (Closes: #887748)
+ * Add dh-python to build-depends
[ Miguel Landaeta ]
* Bump Standards-Version to 3.9.8. No changes were required.
@@ -10,13 +17,7 @@ storm (0.19-2) UNRELEASED; urgency=low
* Wrap and sort dependencies lists.
* Update copyright info.
- [ Jakub Wilk ]
- * Use canonical URIs for Vcs-* fields.
-
- [ Ondřej Nový ]
- * Fixed VCS URL (https)
-
- -- Miguel Landaeta <nomadium at debian.org> Fri, 11 Aug 2017 20:07:50 +0100
+ -- Scott Kitterman <scott at kitterman.com> Sat, 20 Jan 2018 01:23:12 -0500
storm (0.19-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 44c1c67..79bbefd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
Source: storm
Section: python
-Priority: extra
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Priority: optional
+Maintainer: Debian QA Group <packages at qa.debian.org>
Build-Depends:
debhelper (>= 10~),
+ dh-python,
python-all-dbg (>= 2.6.6-3~),
python-all-dev (>= 2.6.6-3~),
- python-setuptools
+ python-setuptools,
+ python-testresources,
+ python-transaction,
+ python-twisted,
+ python-zope.component,
+ python-zope.interface
Standards-Version: 3.9.8
X-Python-Version: >= 2.4
Homepage: http://storm.canonical.com/
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/storm.git
-Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/storm.git
Package: python-storm
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/storm.git
More information about the Python-modules-commits
mailing list