Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-06 | [pkg] add soledad-common temporarily | Kali Kaneko | |
the released soledad packages didn't list soledad-common as a dependency for client. this change can be reverted after releasing soledad 0.10.4 -Resolves: #9065 | |||
2017-10-03 | [pkg] remove python testing on package | Kali Kaneko | |
2017-10-03 | [pkg] update debian short descriptions0.10rc3 | Micah Anderson | |
Short descriptions should be unique. Related: #9033 | |||
2017-10-03 | [pkg] menu-command-not-in-package | Micah Anderson | |
The menu item specifies a command which is not available in the package. In most cases this is a typo or after you moved a binary around, but forgot to update the menu file. I've moved the menu file to be in the bitmask-qt package. Related: #9030 | |||
2017-10-03 | [pkg] lintian virtual-package-depends-without-real-package-depends | Micah Anderson | |
The package declares a depends on a virtual package without listing a real package as an alternative first. Its not necessary to have an alternative, but if there is a real package providing that virtual package that most users will want to use, its better to have one. Its good to have a specific one set for build-dependencies, so that builds are consistent. Picking policykit-1-gnome as the suggested, but it could be any. Related: #9033 | |||
2017-10-03 | [pkg] lintian debian-rules-sets-DEB_BUILD_OPTIONS. | Micah Anderson | |
The debian/rules file sets the DEB_BUILD_OPTIONS variable, which will override any user-specified build profile. We should be setting DH_BUILD_MAINT_OPTIONS. -Related: #9033 | |||
2017-10-03 | [pkg] fix typo in the metapackage deps | Kali Kaneko | |
2017-10-03 | [pkg] remove pre-deps | Kali Kaneko | |
2017-10-02 | [pkg] metapackage and missing deps | Kali Kaneko | |
2017-09-29 | [pkg] fix blank line error | Kali Kaneko | |
2017-09-29 | [docs] previous commit msg is wrong. workaround is for python-srp | Kali Kaneko | |
2017-09-29 | [bug] workaround for broken python-scrypt package in ubuntu | Kali Kaneko | |
- Related: #9079, #7566 | |||
2017-09-29 | [pkg] add missing python-scrypt | Kali Kaneko | |
2017-09-29 | [pkg] fix lintian warning debhelper-but-no-misc-depends | Micah Anderson | |
- Related: #9033 | |||
2017-09-29 | [pkg] fix .git files being included in debian tar. | Micah Anderson | |
- Related: #9033 | |||
2017-09-29 | [pkg] set debian Standards-Version to 4.1.0 - no changes | Micah Anderson | |
- Resolves: #9060 | |||
2017-09-29 | [pkg] add Depends: bitmask-core to bitmask-qt package | Micah Anderson | |
- Resolves: #9077 | |||
2017-09-05 | [pkg] Add python-wheel to build-depends | Varac | |
Resolves: #9045 | |||
2017-09-04 | [pkg] Add python as dep to bitmask-chromium | Varac | |
Fixes linitan error: E: bitmask-chromium: python-script-but-no-python-dep usr/bin/bitmask_chromium | |||
2017-09-01 | [pkg] add install file for bitmask-chromium | Kali Kaneko | |
2017-09-01 | [pkg] bitmask-js package | Kali Kaneko | |
2017-08-30 | [pkg] add lxpolkit as suggested0.10rc1 | Kali Kaneko | |
2017-08-30 | [pkg] fix install path for gui module9008_packaging | Kali Kaneko | |
2017-08-30 | [pkg] fix the vpn module installation path | Kali Kaneko | |
2017-08-30 | [pkg] Cleanup debian/control, set right maintainer/uploader | Kali Kaneko | |
- remove sphinx from build-deps We're not buildint the sphinx docs at the moment, and it's breaking the build in zesty (since sphinx has been moved to universe). - add dev package for pyrcc5 - re-add docutils-common, needed for rst2man - remove build-depends from binary packages - Install python-docutils for rst2man - bitmask-qt + -vpn: Depend on python-deps | |||
2017-08-15 | [pkg] add stub for bitmask-chromium package | Kali Kaneko | |
2017-08-11 | [pkg] add missing desktop file | Kali Kaneko | |
wrong rename in the debian files | |||
2017-08-10 | [pkg] new debianization split | Kali Kaneko | |
with this organization, there's no need to install too many dependencies if user only needs either vpn or mail. | |||
2017-08-10 | [pkg] update packages | Kali Kaneko | |
2017-08-10 | [pkg] initial port of the debian package | Kali Kaneko | |