Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
debhelper 11
· 87010c4d
Andreas Tille
authored
Oct 16, 2018
87010c4d
Point Vcs fields to salsa.debian.org
· 77085901
Andreas Tille
authored
Oct 16, 2018
77085901
Standards-Version: 4.2.1
· 39bd03ab
Andreas Tille
authored
Oct 16, 2018
39bd03ab
Fix doc location according to debhelper 11
· 59abe8b5
Andreas Tille
authored
Oct 16, 2018
59abe8b5
Fix clean target
· 3ddcb5fc
Andreas Tille
authored
Oct 16, 2018
3ddcb5fc
Remove ancient X-Python*-Version fields
· e7e76c8d
Andreas Tille
authored
Oct 16, 2018
e7e76c8d
Upload to unstable
· 1027ed67
Andreas Tille
authored
Oct 16, 2018
1027ed67
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1027ed67
python-multipletau (0.1.9+ds-2) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Fix clean target
* Remove ancient X-Python*-Version fields
-- Andreas Tille <tille@debian.org> Tue, 16 Oct 2018 18:01:35 +0200
python-multipletau (0.1.9+ds-1) unstable; urgency=medium
* Refresh and update patches
...
...
debian/clean
0 → 100644
View file @
1027ed67
multipletau/_version_save.py
debian/compat
View file @
1027ed67
9
11
debian/control
View file @
1027ed67
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Alexandre Mestiashvili <alex@biotec.tu-dresden.de>
Section: python
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11~
),
dh-python,
python-all,
python-mock,
...
...
@@ -21,12 +21,10 @@ Build-Depends: debhelper (>= 9),
python3-pytest-runner,
python3-setuptools,
python3-sphinx
Standards-Version: 4.
1
.1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/python-multipletau
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/python-multipletau.git
Standards-Version: 4.
2
.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/python-multipletau
Vcs-Git: https://
salsa
.debian.org/
med-team
/python-multipletau.git
Homepage: https://github.com/FCS-analysis/multipletau
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Package: python-multipletau
Architecture: all
...
...
debian/python-multipletau-doc.doc-base
View file @
1027ed67
...
...
@@ -7,5 +7,5 @@ Abstract: This is the documentation of multipletau
Section: Programming/Python
Format: HTML
Index: /usr/share/doc/python-multipletau
-doc
/html/index.html
Files: /usr/share/doc/python-multipletau
-doc
/html/*
Index: /usr/share/doc/python-multipletau/html/index.html
Files: /usr/share/doc/python-multipletau/html/*