summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2017-01-25move packaging to packaging/ subdirMichael Vogt
2017-01-20Merge remote-tracking branch 'upstream/master' into feature/less-in-debian-dirMichael Vogt
2017-01-13Merge branch 'master' into shutdownJohn R. Lenton
2017-01-12debian/rules: clarify grep for test keysZygmunt Krynicki
2017-01-12debian: respect DEB_BUILD_OPTIONS=nocheck in snap-confine testsZygmunt Krynicki
2017-01-09move systemd files out of ./debian and into ./data/systemdMichael Vogt
2017-01-03Merge remote-tracking branch 'snap-confine/shutdown' into shutdownJohn R. Lenton
2017-01-02Merge pull request #2496 from snapcore/release/2.20Michael Vogt
2016-12-16add snap-confine testsMichael Vogt
2016-12-15run ./mkversion.sh manually, it is part of go generate but that is not run on...Michael Vogt
2016-12-13use os-release instead of lsb_releaseThomas Voß
2016-12-08debian: add split ubuntu-core-launcher and snap-confine packagesZygmunt Krynicki
2016-11-24debian/rules: build with -buildoptions=pieJohn R. Lenton
2016-11-15Run govendor sync in debian/rules when TEST_GITHUB_AUTOPKGTEST is givenMichael Vogt
2016-10-25only install share/locale if available (missing on powerpc)Michael Vogt
2016-10-20run our udev rule before the snap udev rules (#2196)Michael Vogt
2016-10-14many: removed frameworks target and fixed service files (#2138)John Lenton
2016-10-06many: move firstboot code into the snapd daemon (#2033)Michael Vogt
2016-10-03snap: auto mount block devices and import assertions (#2047)Michael Vogt
2016-09-29debian: adjust packaging for trusty/deputy systemd (#2003)Thomas Voß
2016-09-20do not run go generate on gcc go systemsMichael Vogt
2016-09-20move GCCGOFLAGS definition inside the ifeqMichael Vogt
2016-09-20add missing endifMichael Vogt
2016-09-19hack around the lack of vendoring support in gccgoMichael Vogt
2016-09-19remove uboot-goMichael Vogt
2016-09-13clean out left over references to integration testsSamuele Pedroni
2016-08-28Merge remote-tracking branch 'upstream/master' into tool-sign-mk2Samuele Pedroni
2016-08-26Merge remote-tracking branch 'upstream/master' into feature/firstboot-classicMichael Vogt
2016-08-24Copy cmd/snap/test-data during package buildsColin Watson
2016-08-20* embed the new format official root/trusted assertionsSamuele Pedroni
2016-08-16Remove Debian packaging from upstream projectZygmunt Krynicki
2016-08-16Drop ubuntu-core-snapd-units package, use release.OnClassic insteadMichael Vogt
2016-08-11switch fixed pub key timestamp to 2016 Jan 1Samuele Pedroni
2016-08-11Move apparmor profile for snap-confine to src/Zygmunt Krynicki
2016-08-05Move - to end so it doesn't indicate a range.Matt Goodall
2016-08-05It's url-safe b64 so can also include '-' and '_'.Matt Goodall
2016-08-04Fix the debian/rules account-key test regexp.Matt Goodall
2016-08-04Update debian/rules check for main account-key.Matt Goodall
2016-07-17simplify sign tool, expose it as hidden 'snap sign'Samuele Pedroni
2016-07-16remove snap-assert while it's in wip, we haven't decided how to ship itSamuele Pedroni
2016-07-08Drop the alternative to ROOTFS_IS_CORE_SNAPZygmunt Krynicki
2016-07-01Set dh build directory explicitly, rather than guessing it.Michael Hudson-Doyle
2016-07-01Use dpkg-vendor so that we can use a single debian/rules for both Debian and ...Michael Hudson-Doyle
2016-06-29fix typo, also override_dh_auto_test is called in any case, we need to rechec...Samuele Pedroni
2016-06-29use the test phase of packaging to check that in the normal build only the ma...Samuele Pedroni
2016-06-29comments and tweaksSamuele Pedroni
2016-06-28add the main store trusted assertions, also have a way to compile with test t...Samuele Pedroni
2016-06-28Install snap-confine to /usr/lib/snapd/snap-confineZygmunt Krynicki
2016-06-17port sideload install tests to spreadFederico Gimenez
2016-06-13Fixup on previous move to libexecdirZygmunt Krynicki