[Git][debian-gis-team/pyresample][master] 2 commits: Fix eff-info management in d/rules
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Fri Dec 10 08:18:35 GMT 2021
Antonio Valentino pushed to branch master at Debian GIS Project / pyresample
Commits:
bb44f5b4 by Antonio Valentino at 2021-12-10T07:48:18+00:00
Fix eff-info management in d/rules
- - - - -
c5d6e139 by Antonio Valentino at 2021-12-10T07:48:57+00:00
Set distribution to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pyresample (1.22.3-2) unstable; urgency=medium
+
+ * Fix egg-info management in d/rules.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Fri, 10 Dec 2021 07:48:41 +0000
+
pyresample (1.22.3-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ override_dh_auto_install:
dh_auto_install -ppython-pyresample-test --buildsystem=pybuild
dh_auto_install -X.dat -X.npz --buildsystem=pybuild --remaining
$(RM) -r debian/python3-pyresample/usr/lib/python3*/dist-packages/pyresample/test/test_files
- $(RM) -r debian/python3-pyresample/usr/lib/python3.*/dist-packages/pyresample-*.egg-info
+ $(RM) -r debian/python3-pyresample/usr/lib/python3.??/dist-packages/pyresample-*.egg-info
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/13b6d784e909b61c2b0628e29c3cedb5e9f08743...c5d6e139f687ec590dd3e81a6277f59aa0d42907
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/13b6d784e909b61c2b0628e29c3cedb5e9f08743...c5d6e139f687ec590dd3e81a6277f59aa0d42907
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211210/adf85158/attachment.htm>
More information about the Pkg-grass-devel
mailing list