Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Testsuite: autopkgtest-pkg-python
· 0595c5ca
Andreas Tille
authored
Apr 16, 2018
0595c5ca
Standards-Version: 4.1.4
· 2ed60d63
Andreas Tille
authored
Apr 16, 2018
2ed60d63
Point Vcs fields to salsa.debian.org
· 5d6b6152
Andreas Tille
authored
Apr 16, 2018
5d6b6152
debhelper 11
· b9569958
Andreas Tille
authored
Apr 16, 2018
b9569958
Upload to unstable
· afcd5b58
Andreas Tille
authored
Apr 16, 2018
afcd5b58
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
afcd5b58
python-sqlsoup (0.9.1-3) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
* debhelper 11
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 14:34:52 +0200
python-sqlsoup (0.9.1-2) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
afcd5b58
1
0
1
1
debian/control
View file @
afcd5b58
...
...
@@ -3,8 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Andreas Tille <tille@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
dh-python,
python-all,
python-setuptools,
...
...
@@ -14,9 +15,9 @@ Build-Depends: debhelper (>= 10),
python3-setuptools,
python3-nose,
python3-sqlalchemy
Standards-Version: 4.1.
1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/python-sqlsoup
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/python-sqlsoup.git
Standards-Version: 4.1.
4
Vcs-Browser: https://
salsa
.debian.org/
med-team
/python-sqlsoup
Vcs-Git: https://
salsa
.debian.org/
med-team
/python-sqlsoup.git
Homepage: https://pypi.python.org/pypi/sqlsoup
X-Python-Version: >= 2.4
...
...