Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
debhelper 11
· c44c0650
Andreas Tille
authored
Oct 30, 2018
c44c0650
Point Vcs fields to salsa.debian.org
· e06ee171
Andreas Tille
authored
Oct 30, 2018
e06ee171
Standards-Version: 4.2.1
· dcf6f69e
Andreas Tille
authored
Oct 30, 2018
dcf6f69e
Testsuite: autopkgtest-pkg-python
· 88d0cae3
Andreas Tille
authored
Oct 30, 2018
88d0cae3
Secure URI in copyright format
· a6cd78d7
Andreas Tille
authored
Oct 30, 2018
a6cd78d7
Drop ancient X-Python-Version field
· 26d85340
Andreas Tille
authored
Oct 30, 2018
26d85340
Build-Depends: s/python-sphinx/python3-sphinx/
· c2cad73d
Andreas Tille
authored
Oct 30, 2018
c2cad73d
Upload to unstable
· d77a30ff
Andreas Tille
authored
Oct 30, 2018
d77a30ff
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d77a30ff
python-rdflib-jsonld (0.4.0-4) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Testsuite: autopkgtest-pkg-python
* Secure URI in copyright format
* Drop ancient X-Python-Version field
* Build-Depends: s/python-sphinx/python3-sphinx/
-- Andreas Tille <tille@debian.org> Tue, 30 Oct 2018 08:10:00 +0100
python-rdflib-jsonld (0.4.0-3) unstable; urgency=medium
* Team upload
...
...
debian/compat
View file @
d77a30ff
1
0
1
1
debian/control
View file @
d77a30ff
...
...
@@ -2,8 +2,9 @@ Source: python-rdflib-jsonld
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
dh-python,
python,
python-all,
...
...
@@ -12,7 +13,7 @@ Build-Depends: debhelper (>= 10),
python-html5lib,
python-sparqlwrapper,
python-nose,
python-sphinx,
python
3
-sphinx,
python3-setuptools,
python3,
python3-all,
...
...
@@ -21,12 +22,10 @@ Build-Depends: debhelper (>= 10),
python3-sparqlwrapper,
python3-nose,
python3-sphinx
Standards-Version: 4.
1.0
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/python-rdflib-jsonld
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/python-rdflib-jsonld.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/python-rdflib-jsonld
Vcs-Git: https://
salsa
.debian.org/
med-team
/python-rdflib-jsonld.git
Homepage: https://github.com/RDFLib/rdflib-jsonld
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.2
Package: python-rdflib-jsonld
Architecture: all
...
...
debian/copyright
View file @
d77a30ff
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: schema-salad
Source: https://pypi.python.org/pypi/rdflib-jsonld
...
...