Skip to content
Commits on Source (4)
python-hl7 (0.3.4-3) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 11:34:59 +0200
python-hl7 (0.3.4-2) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -3,6 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: John Paulett <john@paulett.org>,
Andreas Tille <tille@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 10),
dh-python,
......@@ -15,9 +16,9 @@ Build-Depends: debhelper (>= 10),
python3-setuptools,
python3-six,
python3-mock
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-hl7.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-hl7.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/python-hl7
Vcs-Git: https://salsa.debian.org/med-team/python-hl7.git
Homepage: https://github.com/johnpaulett/python-hl7/
Package: python-hl7
......