[med-svn] [Git][med-team/python-schema-salad][master] add missing python-avro dependency

Michael R. Crusoe gitlab at salsa.debian.org
Sun Feb 18 13:36:06 UTC 2018


Michael R. Crusoe pushed to branch master at Debian Med / python-schema-salad


Commits:
70c99f23 by Michael R. Crusoe at 2018-02-18T05:29:29-08:00
add missing python-avro dependency

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-schema-salad (2.6.20171201034858-3) unstable; urgency=medium
+
+  * Add missing python-avro dependency
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Sun, 18 Feb 2018 05:27:57 -0800
+
 python-schema-salad (2.6.20171201034858-2) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: python-schema-salad
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
 Section: python
+Testsuite: autopkgtest-pkg-python
 Priority: optional
 Build-Depends: debhelper (>= 10),
                dh-python,
@@ -19,7 +20,7 @@ Build-Depends: debhelper (>= 10),
                python-cachecontrol,
                python-lockfile,
                help2man
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-schema-salad.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-schema-salad.git
 Homepage: http://www.commonwl.org
@@ -28,6 +29,7 @@ Package: python-schema-salad
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
+         python-avro,
          libjs-bootstrap
 Recommends: cwltool
 Description: Schema Annotations for Linked Avro Data (SALAD)



View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/commit/70c99f23c3d9a28439af3d34b11b2a5ea0e21a11

---
View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/commit/70c99f23c3d9a28439af3d34b11b2a5ea0e21a11
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/20180218/05225d51/attachment-0001.html>


More information about the debian-med-commit mailing list