forked from lagerspetz/linux-stuff
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6263111
commit c038dbe
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Package: lagerspetz-meta-tools | ||
Maintainer: Eemil Lagerspetz <[email protected]> | ||
Architecture: all | ||
Version: 1.0.5 | ||
Version: 1.0.7 | ||
Multi-Arch: foreign | ||
Depends: darktable, dos2unix, gedit-plugin-text-size, gimp, gitg, gnuplot-x11, google-talkplugin, heimdall-flash, html2text, hugin, inkscape, intel-gpu-tools, jdupes, libpng-tools, libreoffice-voikko, maven, meld, mosh, nautilus-megasync, nginx, openoffice.org-hyphenation, openshot, openssh-server, openssh-sftp-server, pdfmod, postgresql, powertop, python3-bcrypt, python3-psycopg2, python3-tornado, qalculate-gtk, qgis, rambox, scrot, shotwell, skypeforlinux, solaar, texlive-full-nodoc, texstudio, vim-gnome, voikko-fi, xournal, zsh, sbt, mono-complete, python3-seaborn | ||
Depends: darktable, dos2unix, gedit-plugin-text-size, gimp, gitg, gnuplot-x11, google-talkplugin, heimdall-flash, html2text, hugin, inkscape, intel-gpu-tools, jdupes, libpng-tools, libreoffice-voikko, maven, meld, mosh, nautilus-megasync, nginx, pdfmod, powertop, python3-bcrypt, python3-psycopg2, python3-tornado, qalculate-gtk, rambox, scrot, shotwell, skypeforlinux, solaar, texlive-full-nodoc, texstudio, vim-gnome, voikko-fi, xournal, zsh, sbt, mono-complete, python3-seaborn | ||
Recommends:dbeaver-ce | ||
Suggests:pdftk | ||
Description: metapackage pulling in maven, java, texstudio, etc work tools. | ||
|
@@ -14,3 +14,5 @@ Description: metapackage pulling in maven, java, texstudio, etc work tools. | |
Removed atom, I no longer use it. Removed jabref, it depends on old JDK 8, which will not be supported in the future. | ||
Moved dbeaver-ce into recommends. | ||
Moved pdftk to suggests, it has been removed from Ubuntu 18.04. | ||
Removed qgis, I no longer use it. | ||
Removed openoffice-hyphenation and some ssh packages that should be there anyway. |