remove Depends variables, add lintian TODO

ci/stable
Walter Lapchynski 6 years ago
parent a77d01f89a
commit e046d0c5cb

11
debian/control vendored

@ -26,7 +26,14 @@ Vcs-Git: https://phab.lubuntu.me/source/trojita.git
Package: trojita
Architecture: any
Depends: ${misc: Depends}, ${shlibs: Depends}
Depends: libgpg-error,
libgpgme,
libgpgmepp,
libmimetic,
libqt5svg5,
libqt5webkit5,
ragel,
zlib1g
Suggests: trojita-plugin-qtkeychain
Description: Trojitá is a fast Qt IMAP e-mail client.
Trojitá is a Qt IMAP e-mail client which:
@ -39,6 +46,6 @@ Description: Trojitá is a fast Qt IMAP e-mail client.
Package: trojita-plugin-qtkeychain
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Depends: qt5keychain
Description: Plugin for secure password storage for Trojitá.
This plugin offers secure password storage for the Trojitá e-mail client by using QtKeyChain.

@ -15,7 +15,8 @@ TODO
- [X] Compare to [Kubuntu packaging](https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/trojita/) and incorporate anything particularly relevant.
- [X] Fix rules (the [Kubuntu packaging](https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/trojita/tree/debian/rules) seems overly complicated).
- [X] Check over copyright really well
- [ ] Extra double check compilation and what have you.
- [ ] Test package building
- [ ] Fix lintian warnings
- [ ] Get in a PPA for initial testing first?
Notes

Loading…
Cancel
Save