Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
debhelper 11
· ad26273f
Andreas Tille
authored
Oct 29, 2018
ad26273f
Point Vcs fields to salsa.debian.org
· 2ba21095
Andreas Tille
authored
Oct 29, 2018
2ba21095
Standards-Version: 4.2.1
· 9de5ec52
Andreas Tille
authored
Oct 29, 2018
9de5ec52
Testsuite: autopkgtest-pkg-python
· 66581966
Andreas Tille
authored
Oct 29, 2018
66581966
Secure URI in copyright format
· 5065e119
Andreas Tille
authored
Oct 29, 2018
5065e119
Drop useless get-orig-source target
· efa59723
Andreas Tille
authored
Oct 29, 2018
efa59723
Build-Depends: s/python-sphinx/python3-sphinx/
· 70088048
Andreas Tille
authored
Oct 29, 2018
70088048
Upload to unstable
· 4654191b
Andreas Tille
authored
Oct 29, 2018
4654191b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4654191b
pyqi (0.3.2+dfsg-3) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Testsuite: autopkgtest-pkg-python
* Secure URI in copyright format
* Drop useless get-orig-source target
* Build-Depends: s/python-sphinx/python3-sphinx/
-- Andreas Tille <tille@debian.org> Mon, 29 Oct 2018 13:14:04 +0100
pyqi (0.3.2+dfsg-2) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
4654191b
9
11
debian/control
View file @
4654191b
...
...
@@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>,
Tim Booth <tbooth@ceh.ac.uk>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11~
),
dh-linktree,
python,
python-sphinx,
python
3
-sphinx,
python-setuptools,
sphinx-common,
libjs-sphinxdoc
Standards-Version:
3.9.8
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/pyqi
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/pyqi.git
Standards-Version:
4.2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/pyqi
Vcs-Git: https://
salsa
.debian.org/
med-team
/pyqi.git
Homepage: https://pypi.python.org/pypi/pyqi/
Package: pyqi
...
...
debian/copyright
View file @
4654191b
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyqi
Upstream-Contact: BiPy Development Team <gregcaporaso@gmail.com>
Source: https://pypi.python.org/pypi/pyqi/
...
...
debian/rules
View file @
4654191b
...
...
@@ -13,6 +13,3 @@ override_dh_auto_clean:
dh_auto_clean
cd doc && make clean
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --repack --compression xz --destdir=../tarballs