[Git][debian-gis-team/pytroll-schedule][master] 3 commits: Fix d/trollsched-bin.install
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Jun 24 12:09:21 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / pytroll-schedule
Commits:
d193a077 by Antonio Valentino at 2023-06-24T10:49:36+00:00
Fix d/trollsched-bin.install
- - - - -
e6206bcf by Antonio Valentino at 2023-06-24T11:05:18+00:00
Fix d/tests/python3
- - - - -
87c38f46 by Antonio Valentino at 2023-06-24T11:05:37+00:00
Set distribution to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/tests/python3
- debian/trollsched-bin.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pytroll-schedule (0.7.0-2) unstable; urgency=medium
+
+ * Fix d/trollsched-bin.install.
+ * Fix d/tests/python3.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 24 Jun 2023 11:05:25 +0000
+
pytroll-schedule (0.7.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
=====================================
debian/tests/python3
=====================================
@@ -2,7 +2,7 @@
set -efu
PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
-TESTDIR=${PWD}/tests
+TESTDIR=${PWD}/trollsched/tests
cd "$AUTOPKGTEST_TMP"
for py in $PYS; do
=====================================
debian/trollsched-bin.install
=====================================
@@ -1,2 +1,2 @@
usr/bin/*
-generate_schedule_xmlpage.py usr/share/trollsched-bin/generate_schedule_xmlpage.py
+generate_schedule_xmlpage.py usr/share/trollsched-bin/
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/compare/e4ab9141cfa49072b7902091f96377ad5faa2377...87c38f468b9dc2132774b6305d15d25a98475ef1
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/compare/e4ab9141cfa49072b7902091f96377ad5faa2377...87c38f468b9dc2132774b6305d15d25a98475ef1
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/20230624/32b48fe0/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list