summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2025-01-28 19:25:17 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2025-01-28 19:25:17 +0100
commit620f99deea391aa0c92a06bcb393bcabfedc239a (patch)
tree146786a5fe2b50e88c230a3d8d6231db35e22466
parenta632ae1e79e15454d6bb633f420e68d3a3b4f1eb (diff)
Bump Travel::Status::DE::DBRIS dependency to 0.02
-rw-r--r--Build.PL4
-rwxr-xr-xscripts/makedeb-docker-helper3
2 files changed, 5 insertions, 2 deletions
diff --git a/Build.PL b/Build.PL
index aa6c4d7..be94955 100644
--- a/Build.PL
+++ b/Build.PL
@@ -30,8 +30,8 @@ Module::Build->new(
'List::Util' => 0,
'LWP::UserAgent' => 0,
'LWP::Protocol::https' => 0,
- 'Travel::Status::DE::DBRIS' => '0.01',
- 'Travel::Status::DE::DBRIS::Location' => '0.01',
+ 'Travel::Status::DE::DBRIS' => '0.02',
+ 'Travel::Status::DE::DBRIS::Location' => '0.02',
},
script_files => 'bin/',
sign => 1,
diff --git a/scripts/makedeb-docker-helper b/scripts/makedeb-docker-helper
index 2646663..33ea5c3 100755
--- a/scripts/makedeb-docker-helper
+++ b/scripts/makedeb-docker-helper
@@ -15,6 +15,9 @@ apt-get -y install \
libtest-compile-perl libtest-pod-perl \
libtest-simple-perl
+wget https://lib.finalrewind.org/deb/libtravel-status-de-dbris-perl_0.02-1_all.deb
+dpkg -i libtravel-status-de-dbris-perl_0.02-1_all.deb
+
apt-file update
apt-cache dumpavail | dpkg --merge-avail