Skip to content
Commits on Source (7)
pondus (0.8.0-4) unstable; urgency=medium
* Team upload.
* debhelper 11
* Standards-Version: 4.3.0
* Secure URI in copyright format
* Remove trailing whitespace in debian/rules
* Drop ancient X-Python-Version field
-- Andreas Tille <tille@debian.org> Mon, 07 Jan 2019 13:38:19 +0100
pondus (0.8.0-3) unstable; urgency=medium
* Team upload.
......
......@@ -3,13 +3,12 @@ Maintainer: Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Eike Nicklas <eike@ephys.de>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11~),
python
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/med-team/pondus.git
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/pondus
Vcs-Git: https://salsa.debian.org/med-team/pondus.git
Homepage: http://bitbucket.org/eike/pondus/
X-Python-Version: >= 2.5
Package: pondus
Architecture: all
......
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: Pondus
Upstream-Contact: Eike Nicklas <eike@ephys.de>
Source: http://bitbucket.org/eike/pondus/downloads
......