[med-svn] [Git][med-team/jellyfish][master] 2 commits: Do not hardcode Perl version

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Aug 31 08:37:42 BST 2021



Andreas Tille pushed to branch master at Debian Med / jellyfish


Commits:
acf29230 by Andreas Tille at 2021-08-31T09:16:16+02:00
Do not hardcode Perl version

- - - - -
c1470389 by Andreas Tille at 2021-08-31T09:23:20+02:00
routine-update: Ready to upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jellyfish (2.3.0-12) unstable; urgency=medium
+
+  * Do not hardcode Perl version
+    Closes: #993326
+
+ -- Andreas Tille <tille at debian.org>  Tue, 31 Aug 2021 09:16:42 +0200
+
 jellyfish (2.3.0-11) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/rules
=====================================
@@ -102,5 +102,5 @@ override_dh_missing:
 	# Python files are just installed
 	rm -rf debian/tmp/usr/lib/python3/dist-packages
 	# Necessary Perl files are just installed
-	rm -rf debian/tmp/usr/lib/perl/5.32.0
+	rm -rf debian/tmp/usr/lib/perl/5.*
 	dh_missing



View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/ecd0fc033d5ff80d117177b8d098835ea7fe3cd4...c14703899f7a02c04bd0f355cea49f2fe5f94b8f

-- 
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/ecd0fc033d5ff80d117177b8d098835ea7fe3cd4...c14703899f7a02c04bd0f355cea49f2fe5f94b8f
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/debian-med-commit/attachments/20210831/6cd9b88c/attachment-0001.htm>


More information about the debian-med-commit mailing list