mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-08-10 15:14:05 +00:00
remove Depends variables, add lintian TODO
This commit is contained in:
parent
a77d01f89a
commit
e046d0c5cb
11
debian/control
vendored
11
debian/control
vendored
@ -26,7 +26,14 @@ Vcs-Git: https://phab.lubuntu.me/source/trojita.git
|
|||||||
|
|
||||||
Package: trojita
|
Package: trojita
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc: Depends}, ${shlibs: Depends}
|
Depends: libgpg-error,
|
||||||
|
libgpgme,
|
||||||
|
libgpgmepp,
|
||||||
|
libmimetic,
|
||||||
|
libqt5svg5,
|
||||||
|
libqt5webkit5,
|
||||||
|
ragel,
|
||||||
|
zlib1g
|
||||||
Suggests: trojita-plugin-qtkeychain
|
Suggests: trojita-plugin-qtkeychain
|
||||||
Description: Trojitá is a fast Qt IMAP e-mail client.
|
Description: Trojitá is a fast Qt IMAP e-mail client.
|
||||||
Trojitá is a Qt IMAP e-mail client which:
|
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
|
Package: trojita-plugin-qtkeychain
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: qt5keychain
|
||||||
Description: Plugin for secure password storage for Trojitá.
|
Description: Plugin for secure password storage for Trojitá.
|
||||||
This plugin offers secure password storage for the Trojitá e-mail client by using QtKeyChain.
|
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] 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] 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
|
- [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?
|
- [ ] Get in a PPA for initial testing first?
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user