[Git][debian-gis-team/pycsw][master] 3 commits: Add overrides for dependency-on-python-version-marked-for-end-of-life.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Apr 2 11:30:41 UTC 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits:
4309d66f by Bas Couwenberg at 2018-04-02T13:19:29+02:00
Add overrides for dependency-on-python-version-marked-for-end-of-life.
- - - - -
0e0eb6cd by Bas Couwenberg at 2018-04-02T13:24:39+02:00
Remove empty directories.
- - - - -
c64bc793 by Bas Couwenberg at 2018-04-02T13:25:05+02:00
Set distribution to unstable.
- - - - -
4 changed files:
- debian/changelog
- + debian/pycsw-wsgi.lintian-overrides
- + debian/pycsw.lintian-overrides
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-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 at gisky.be> Fri, 23 Mar 2018 16:06:47 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 02 Apr 2018 13:24:40 +0200
pycsw (2.0.3+dfsg-1) unstable; urgency=medium
=====================================
debian/pycsw-wsgi.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/pycsw-wsgi.lintian-overrides
@@ -0,0 +1,3 @@
+# 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
=====================================
--- /dev/null
+++ b/debian/pycsw.lintian-overrides
@@ -0,0 +1,3 @@
+# Will switch to Python 3 when Python 2 is EOL.
+pycsw: dependency-on-python-version-marked-for-end-of-life (Depends: python)
+
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/compare/b86ad5a26ad2ed947f6d87013e941362dfa1a52d...c64bc7936f61632de224054a145ad1954caccb78
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/compare/b86ad5a26ad2ed947f6d87013e941362dfa1a52d...c64bc7936f61632de224054a145ad1954caccb78
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180402/8cac1837/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list