[Git][debian-gis-team/totalopenstation][master] 3 commits: debian/totalopenstation.docs: update README file extension
Matteo F. Vescovi
gitlab at salsa.debian.org
Sun Dec 1 21:50:26 GMT 2019
Matteo F. Vescovi pushed to branch master at Debian GIS Project / totalopenstation
Commits:
cdc2c5a9 by Matteo F. Vescovi at 2019-12-01T21:45:13Z
debian/totalopenstation.docs: update README file extension
- - - - -
2d97e465 by Matteo F. Vescovi at 2019-12-01T21:46:25Z
debian/rules: fix tests failure
- - - - -
9c12347f by Matteo F. Vescovi at 2019-12-01T21:49:54Z
debian/changelog: new entries added
Gbp-Dch: Ignore
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- debian/totalopenstation.docs
Changes:
=====================================
debian/changelog
=====================================
@@ -8,12 +8,14 @@ totalopenstation (0.5.0-1) UNRELEASED; urgency=medium
- RRR set
- missing build-deps added
* debian/watch: http:// -> https:// for pypi URI
+ * debian/totalopenstation.docs: update README file extension
+ * debian/rules: fix tests failure
[ Bas Couwenberg ]
* Bump Standards-Version to 4.4.1, no changes.
* Add gbp.conf to use pristine-tar & --source-only-changes by default.
- -- Matteo F. Vescovi <mfv at debian.org> Sat, 30 Nov 2019 23:58:48 +0100
+ -- Matteo F. Vescovi <mfv at debian.org> Sun, 01 Dec 2019 22:49:26 +0100
totalopenstation (0.3.3-3) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
export DH_OPTIONS
+export PYBUILD_BEFORE_TEST=cp -r {dir}/sample_data {build_dir}
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/sample_data
INSTDIR=debian/tmp
=====================================
debian/totalopenstation.docs
=====================================
@@ -1,2 +1,2 @@
-README.txt
+README.rst
docs/
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/compare/479f4158e838b95ea3a68f40ad815503251c23d6...9c12347f77cc6b3ec957b02384013af7870504a6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/compare/479f4158e838b95ea3a68f40ad815503251c23d6...9c12347f77cc6b3ec957b02384013af7870504a6
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/20191201/a5bd0641/attachment.html>
More information about the Pkg-grass-devel
mailing list