Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Add dh-python to Build-Depends since this will be dropped from python3's Depends soon
· 17cf0753
Andreas Tille
authored
Apr 05, 2018
17cf0753
Standards-Version: 4.1.3
· 37f2be5d
Andreas Tille
authored
Apr 05, 2018
37f2be5d
Point Vcs fields to salsa.debian.org
· 5fd183bd
Andreas Tille
authored
Apr 05, 2018
5fd183bd
debhelper 11
· 9f2d8c36
Andreas Tille
authored
Apr 05, 2018
9f2d8c36
Upload to unstable
· a78dce4c
Andreas Tille
authored
Apr 05, 2018
a78dce4c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a78dce4c
python-csb (1.2.5+dfsg-2) unstable; urgency=medium
* Add dh-python to Build-Depends since this will be dropped from python3's
Depends soon
* Standards-Version: 4.1.3
* Point Vcs fields to salsa.debian.org
* debhelper 11
-- Andreas Tille <tille@debian.org> Thu, 05 Apr 2018 14:57:10 +0200
python-csb (1.2.5+dfsg-1) unstable; urgency=medium
* New upstream version
...
...
debian/compat
View file @
a78dce4c
1
0
1
1
debian/control
View file @
a78dce4c
...
...
@@ -4,7 +4,8 @@ Uploaders: Tomas Di Domenico <tdido@tdido.com.ar>,
Andreas Tille <tille@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
dh-python,
python-all,
python3-all,
python-epydoc,
...
...
@@ -16,9 +17,9 @@ Build-Depends: debhelper (>= 10),
python3-scipy,
python3-matplotlib,
python3-setuptools
Standards-Version: 4.1.
1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/python-csb
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/python-csb.git
Standards-Version: 4.1.
3
Vcs-Browser: https://
salsa
.debian.org/
med-team
/python-csb
Vcs-Git: https://
salsa
.debian.org/
med-team
/python-csb.git
Homepage: https://github.com/csb-toolbox/CSB
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
...
...