Skip to content
Commits on Source (7)
python-oset (0.1.3-1) unstable; urgency=medium
python-oset (0.1.3-1) UNRELEASED; urgency=medium
* Initial release (Closes: #801306)
-- Kevin Murray <spam@kdmurray.id.au> Thu, 08 Oct 2015 14:36:58 +1100
-- Kevin Murray <spam@kdmurray.id.au> Tue, 30 Oct 2018 07:53:30 +0100
......@@ -2,16 +2,17 @@ Source: python-oset
Maintainer: Debian Med Packaging <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Kevin Murray <spam@kdmurray.id.au>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: dh-python,
python-all,
python-setuptools,
python3-all,
python3-setuptools,
debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/debian-med/python-oset.git
Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-oset.git
debhelper (>= 11~)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/python-oset
Vcs-Git: https://salsa.debian.org/med-team/python-oset.git
Homepage: https://gitorious.com/sleipnir/python-oset
Package: python-oset
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Carlos Martin
Upstream-Contact: inean.es@gmail.com
Source: https://gitorious.com/sleipnir/python-oset
......
......@@ -2,5 +2,5 @@
export PYBUILD_NAME=oset
%:
dh $@ --with python2,python3 --buildsystem=pybuild --parallel
dh $@ --with python2,python3 --buildsystem=pybuild