[Git][debian-gis-team/pycoast][master] 2 commits: Clean tmp files

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Nov 14 22:47:14 GMT 2022



Antonio Valentino pushed to branch master at Debian GIS Project / pycoast


Commits:
c68718c8 by Antonio Valentino at 2022-11-14T22:31:02+00:00
Clean tmp files

- - - - -
1a8d905c by Antonio Valentino at 2022-11-14T22:31:16+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,13 @@
-pycoast (1.6.1+dfsg-1) UNRELEASED; urgency=medium
+pycoast (1.6.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
   * debian/rules:
     - set LANGUAGE to ensure reproducible builds.
+    - clean temporary files after build/test.
   * debian/patches:
     - refresh all patches.
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Fri, 04 Nov 2022 06:34:46 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 14 Nov 2022 22:31:09 +0000
 
 pycoast (1.6.0+dfsg-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ export PYTHONPATH=$(CURDIR)
 
 export PYBUILD_NAME=pycoast
 export PYBUILD_BEFORE_TEST=cp -r {dir}/pycoast/tests/* {build_dir}/pycoast/tests
-export PYBUILD_AFTER_TEST=rm -rf {build_dir}/pycoast/tests
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/pycoast/tests {build_dir}/*.png
 export PYBUILD_TEST_ARGS=$(CURDIR)/pycoast/tests \
 -k "not test_add_points_pil and not test_config_file_points_and_borders_pil \
 and not test_add_shapefiles_from_dict_agg \



View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/compare/38e9b57b9fd4e310368b75a525a60213739895d0...1a8d905cad9245ad0fd5b13dbd72cad91b565460

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/compare/38e9b57b9fd4e310368b75a525a60213739895d0...1a8d905cad9245ad0fd5b13dbd72cad91b565460
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/20221114/b1ecd07f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list