[med-svn] [Git][med-team/multiqc][master] 2 commits: Make packages that are providing JS, css and fonts via symlinks Depends instead of Recommends
Andreas Tille
gitlab at salsa.debian.org
Fri Feb 26 15:10:40 GMT 2021
Andreas Tille pushed to branch master at Debian Med / multiqc
Commits:
ca722b5b by Andreas Tille at 2021-02-26T16:08:44+01:00
Make packages that are providing JS, css and fonts via symlinks Depends instead of Recommends
- - - - -
3e8ed1ba by Andreas Tille at 2021-02-26T16:10:26+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-multiqc (1.9+dfsg-3) UNRELEASED; urgency=medium
+multiqc (1.9+dfsg-3) unstable; urgency=medium
* Team upload
@@ -10,6 +10,8 @@ multiqc (1.9+dfsg-3) UNRELEASED; urgency=medium
* Add Recommends: pandoc and texlive-xetex (see debian/tests/README.tests)
* Fix link glyphicons-halflings-regular.svg
* Depends: python3-distutils
+ * Make packages that are providing JS, css and fonts via symlinks Depends
+ instead of Recommends
-- Tassia Camoes Araujo <tassia at debian.org> Wed, 24 Feb 2021 10:39:05 +0100
=====================================
debian/control
=====================================
@@ -42,13 +42,13 @@ Depends: ${python3:Depends},
python3-simplejson,
python3-spectra,
python3-coloredlogs,
- python3-humanfriendly (>= 8.1-2)
-Recommends:
+ python3-humanfriendly (>= 8.1-2),
fonts-glyphicons-halflings,
libjs-bootstrap,
libjs-jquery,
libjs-jquery-tablesorter,
libjs-jquery-ui,
+Recommends:
node-clipboard,
libjs-filesaver,
pandoc,
View it on GitLab: https://salsa.debian.org/med-team/multiqc/-/compare/6e019cd4f889afdaf5b7b047d639303f163faeaf...3e8ed1ba6a7c0e1aefeacb58e437af785e940da9
--
View it on GitLab: https://salsa.debian.org/med-team/multiqc/-/compare/6e019cd4f889afdaf5b7b047d639303f163faeaf...3e8ed1ba6a7c0e1aefeacb58e437af785e940da9
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/20210226/a427791f/attachment.htm>
More information about the debian-med-commit
mailing list