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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to