summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2018-07-12[pkg] bump version to 0.10.70.10.7Ruben Pollan
2018-05-26Add lintian to build-depsVarac
2018-05-24[pkg] bump version to 0.10.60.10.6Kali Kaneko
2018-04-06[pkg] add new system module to the debian packageKali Kaneko
2018-03-28[docs] update docs to 0.10.5 release0.10.5Kali Kaneko
2018-03-02[pkg] update debian changelog0.10.4Kali Kaneko
2018-01-25[pkg] add service-identity as a dep to debian packagesKali Kaneko
- Resolves: #9220
2018-01-25[pkg] bump changelogKali Kaneko
2018-01-25[pkg] make python packages depend on pythonRuben Pollan
2018-01-09[pkg] add webengine to depsKali Kaneko
2017-10-06[pkg] add soledad-common temporarilyKali 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 packageKali Kaneko
2017-10-03[pkg] update debian short descriptions0.10rc3Micah Anderson
Short descriptions should be unique. Related: #9033
2017-10-03[pkg] menu-command-not-in-packageMicah 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-dependsMicah 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 depsKali Kaneko
2017-10-03[pkg] remove pre-depsKali Kaneko
2017-10-02[pkg] metapackage and missing depsKali Kaneko
2017-09-29[pkg] fix blank line errorKali Kaneko
2017-09-29[docs] previous commit msg is wrong. workaround is for python-srpKali Kaneko
2017-09-29[bug] workaround for broken python-scrypt package in ubuntuKali Kaneko
- Related: #9079, #7566
2017-09-29[pkg] add missing python-scryptKali Kaneko
2017-09-29[pkg] fix lintian warning debhelper-but-no-misc-dependsMicah 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 changesMicah Anderson
- Resolves: #9060
2017-09-29[pkg] add Depends: bitmask-core to bitmask-qt packageMicah Anderson
- Resolves: #9077
2017-09-05[pkg] Add python-wheel to build-dependsVarac
Resolves: #9045
2017-09-04[pkg] Add python as dep to bitmask-chromiumVarac
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-chromiumKali Kaneko
2017-09-01[pkg] bitmask-js packageKali Kaneko
2017-08-30[pkg] add lxpolkit as suggested0.10rc1Kali Kaneko
2017-08-30[pkg] fix install path for gui module9008_packagingKali Kaneko
2017-08-30[pkg] fix the vpn module installation pathKali Kaneko
2017-08-30[pkg] Cleanup debian/control, set right maintainer/uploaderKali 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 packageKali Kaneko
2017-08-11[pkg] add missing desktop fileKali Kaneko
wrong rename in the debian files
2017-08-10[pkg] new debianization splitKali 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 packagesKali Kaneko
2017-08-10[pkg] initial port of the debian packageKali Kaneko