Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add Turkish debconf template translation | Mert Dirik | 2015-06-22 | |
| | | | | Closes: #757505 | |||
* | Mark pbuilder as "Multi-Arch: foreign" | Frédéric Brière | 2015-06-22 | |
| | | | | Closes: #752545 | |||
* | Use "none" instead of "/dev/pts" as device for the /dev/pts mount inside the ↵ | Axel Beckert | 2015-06-22 | |
| | | | | | | chroot Closes: #788580 | |||
* | Force dpkg-architecture to use arguments over env | Andreas Henriksson | 2015-06-22 | |
| | | | | | | We don't want magic environment variables to override what we specified on the command line when asking dpkg-architecture to compare architectures for us.... | |||
* | Support build-profiles in classic satisfydeps | Andreas Henriksson | 2015-06-22 | |
| | ||||
* | Fix DEB_BUILD_PROFILES quoting | Andreas Henriksson | 2015-06-22 | |
| | | | | Thanks: Michael Stapelberg for spotting this | |||
* | build profile parsing support | Johannes Schauer | 2015-06-22 | |
| | ||||
* | move filter_arch_deps from pbuilder-satisfydepends-aptitude to ↵ | Johannes Schauer | 2015-06-22 | |
| | | | | pbuilder-satisfydepends-funcs and add tests | |||
* | set the USER env variable to BUILDUSERNAME, to fix FTBFS of some package ↵ | Mattia Rizzolo | 2015-06-17 | |
| | | | | | | | which check for not being run as root using that variable Closes: #677666 Thanks: Tim Landscheidt <tim@tim-landscheidt.de> for the initial patch | |||
* | update changelog | Mattia Rizzolo | 2015-06-17 | |
| | ||||
* | debian/source/format: 3.0 (native) | Mattia Rizzolo | 2015-06-17 | |
| | ||||
* | do real cleanup, don't hide temporary files under .gitignore, rather teach ↵ | Mattia Rizzolo | 2015-06-17 | |
| | | | | makefiles' clean targets how to deal with them properly | |||
* | import 0.125+nmu3 | Mattia Rizzolo | 2015-06-17 | |
| | ||||
* | import 0.125+nmu2 | Mattia Rizzolo | 2015-06-17 | |
| | ||||
* | import 0.125+nmu1 | Mattia Rizzolo | 2015-06-17 | |
| | ||||
* | rename alioth filehosting. | Junichi Uekawa | 2013-12-31 | |
| | ||||
* | remove asn1 compiler. it's not even a C compiler | Junichi Uekawa | 2013-04-06 | |
| | ||||
* | 0.215 | Junichi Uekawa | 2013-03-30 | |
| | ||||
* | oops, typo in filename. | Junichi Uekawa | 2013-03-26 | |
| | ||||
* | coding style fixes. | Junichi Uekawa | 2013-03-26 | |
| | ||||
* | add documentation for USERUNSHM config variable. | Junichi Uekawa | 2013-03-26 | |
| | ||||
* | install various-compiler-support script. | Junichi Uekawa | 2013-03-26 | |
| | ||||
* | Add clang support hook script from Hideki Yamane. (closes: #700290) | Junichi Uekawa | 2013-03-26 | |
| | ||||
* | Do not try to use /dev/shm if /run/shm is not present. (closes: #702811, ↵ | Junichi Uekawa | 2013-03-26 | |
| | | | | | | | | #702102) falling back to /dev/shm doesn't make sense; /dev/shm is a symlink to /run/shm. rename variable to USERUNSHM instead of USEDEVSHM, we don't need to touch /dev/shm | |||
* | release 0.214 | Junichi Uekawa | 2013-03-02 | |
| | ||||
* | updated documentation po baseline. | Junichi Uekawa | 2013-03-02 | |
| | ||||
* | Added support for shared memory mounting point (closes: #700591) | Agustin Henze | 2013-02-28 | |
| | ||||
* | what's this x. | Junichi Uekawa | 2013-02-28 | |
| | ||||
* | update the release target to work with wagner, and release. | Junichi Uekawa | 2012-12-24 | |
| | | | | remove netfort target, it's probably not useful to maintain that copy further. | |||
* | update documentation about CCACHEDIR (closes: #694311) | Junichi Uekawa | 2012-12-12 | |
| | | | | | It is no longer enabled by default because it doesn't satisfy the expectation of standard pbuilder behavior. | |||
* | release 0.213 | Junichi Uekawa | 2012-10-08 | |
| | ||||
* | remove /etc/pbuilder/pbuilderrc -> etc/pbuilderrc. (closes: 689213) | Junichi Uekawa | 2012-10-08 | |
| | | | | | | /etc/pbuilder/pbuilderrc is a file that you cannot edit and just for your viewing pleasure, but it's hard to see, and dpkg isn't very friendly to anyone who edits this file. | |||
* | update changelog | Junichi Uekawa | 2012-10-07 | |
| | ||||
* | Bug#686410: pbuilder: [INTL:es] Spanish translation update of debconf ↵ | David Martínez Moreno | 2012-09-11 | |
| | | | | messages - pbuilder. | |||
* | Bug#686004: [INTL: it] Italian translation of debconf messages - pbuilder | Beatrice Torracca | 2012-09-11 | |
| | ||||
* | 0.212 release. | Junichi Uekawa | 2012-08-24 | |
| | ||||
* | set ccachedir to default to off. It's a minor optimization that a developer ↵ | Junichi Uekawa | 2012-06-04 | |
| | | | | | | | may choose to enable at the cost of incompatibility and some bugs. (closes: #675691, #675843, #670651) I could go around fixing all those bugs but I would rather like to not force everyone to use ccache when ccache is not for everybody. | |||
* | remove debuild.sh from makefile too. | Junichi Uekawa | 2012-06-04 | |
| | ||||
* | ignore .de.html from git, since it's autogenerated. | Junichi Uekawa | 2012-05-31 | |
| | ||||
* | update copyright file to be more machine-process-able, and move homepage ↵ | Junichi Uekawa | 2012-05-31 | |
| | | | | information to debian/control | |||
* | I don't need this file anymore. | Junichi Uekawa | 2012-05-31 | |
| | ||||
* | I don't need this script and I don't use it. | Junichi Uekawa | 2012-05-31 | |
| | ||||
* | 0.211 release | Junichi Uekawa | 2012-05-30 | |
| | ||||
* | update changelog | Junichi Uekawa | 2012-05-29 | |
| | ||||
* | When testing mirror selection, force an architecture that we know is on that ↵ | Sjoerd Simons | 2012-05-29 | |
| | | | | mirror | |||
* | Recognize armhf as an architecture on ubuntu-ports | Sjoerd Simons | 2012-05-29 | |
| | ||||
* | B90lintian requires bashism (closes: #604546) | Junichi Uekawa | 2012-05-29 | |
| | ||||
* | first draft of a useful changelog | Junichi Uekawa | 2012-05-29 | |
| | ||||
* | For testsuite, do not depend on approx instance. It's not always reliable ↵ | Junichi Uekawa | 2012-05-28 | |
| | | | | | | and confusing. Just trust autoconfiguration result here. | |||
* | policy 3.9.1 probably does not require any change. | Junichi Uekawa | 2012-04-24 | |
| | | | | | | | | I wasn't sure if I needed to do something for the following, but maybe not: 7.1 Architecture restrictions and wildcards are also allowed in binary package relationships provided that the binary package is not architecture-independent. |