Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add overrides for dependency-on-python-version-marked-for-end-of-life.
· 4309d66f
Bas Couwenberg
authored
Apr 02, 2018
4309d66f
Remove empty directories.
· 0e0eb6cd
Bas Couwenberg
authored
Apr 02, 2018
0e0eb6cd
Set distribution to unstable.
· c64bc793
Bas Couwenberg
authored
Apr 02, 2018
c64bc793
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c64bc793
pycsw (2.2.0+dfsg-1) UNRELEASED; urgency=medium
pycsw (2.2.0+dfsg-1) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Change priority from extra to optional.
...
...
@@ -9,6 +11,8 @@ pycsw (2.2.0+dfsg-1) UNRELEASED; urgency=medium
* Drop obsolete lintian override.
* Add Disclaimer to copyright file.
* Update Vcs-* URLs for Salsa.
* Add overrides for dependency-on-python-version-marked-for-end-of-life.
* Remove empty directories.
[ Johan Van de Wauw ]
* New upstream version 2.2.0+dfsg
...
...
@@ -19,7 +23,7 @@ pycsw (2.2.0+dfsg-1) UNRELEASED; urgency=medium
* Add python-mock as build-dependency
* Update my mailaddress
--
Johan Van de Wauw <johan@gisky.be> Fri, 23 Ma
r 2018 1
6:06
:4
7
+0
1
00
--
Bas Couwenberg <sebastic@debian.org> Mon, 02 Ap
r 2018 1
3:24
:4
0
+0
2
00
pycsw (2.0.3+dfsg-1) unstable; urgency=medium
...
...
debian/pycsw-wsgi.lintian-overrides
0 → 100644
View file @
c64bc793
# Will switch to Python 3 when Python 2 is EOL.
pycsw-wsgi: dependency-on-python-version-marked-for-end-of-life (Depends: python)
debian/pycsw.lintian-overrides
0 → 100644
View file @
c64bc793
# Will switch to Python 3 when Python 2 is EOL.
pycsw: dependency-on-python-version-marked-for-end-of-life (Depends: python)
debian/rules
View file @
c64bc793
...
...
@@ -28,5 +28,9 @@ override_dh_auto_install:
override_dh_install
:
dh_install
--list-missing
# Remove empty directories
rmdir
debian/*/usr/share/pycsw/tests/functionaltests/suites/harvesting/data/
rmdir
debian/*/usr/share/pycsw/tests/functionaltests/suites/manager/data/
get-orig-source
:
uscan
--verbose
--force-download
--repack
--compression
xz