| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
Default it to /nonexistent to prevent builds from writing to /home.
This reverts what was done for #170762
Closes: #441052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
take over a file wrongly placed on pbuilder due to #800416
After a discussion on the debian-devel mailing list this was the really the
only possible sane action.
Trying to delete it in some maintainer script would be insane to try catching
the varius possible corner cases. Also, this bug affects only users of pbuilder
0.217, the odds you ever installed that version are quite slim, give that 0.218
appeared on the archives less than 24 hours later.
Closes: #800769
Gbp-Dch: Short
|
|
|
|
|
|
| |
back the build results
Closes: #652527
|
|
|
|
| |
Closes: #800757
|
|
|
|
|
|
|
|
| |
when cleaning up
So, no need to load&run&unload everywhere as it is now.
Gbp-Dch: Short
|
|
|
|
|
| |
This way we can call it also when hooks are not actually loaded or two times
in a row without fear the result.
|
|
|
|
| |
Gbp-Dch: Ignore
|
|
|
|
| |
Gbp-Dch: Ignore
|
| |
|
| |
|
| |
|
|
|
|
| |
Gbp-Dch: Ignore
|
| |
|
|
|
|
|
|
|
| |
place (/sys/fs/selinux >= wheezy, /selinux < wheezy)
Thanks: ChangZhuo Chen (陳昌倬) <czchen@gmail.com> for the patch.
Closes: #734193, #734454
|
|
|
|
|
|
|
|
|
|
|
|
| |
/etc/apt/sources.list.d/* at install time
Now it supports
* all files ending with *.list (before we checked *.sources.list)
* multiple files
Thanks: jre <jre.winesim@gmail.com> for the patch
Closes: 772062
Gbp-Dch: Short
|
| |
|
| |
|
|
|
|
| |
Gbp: Ignore
|
|
|
|
| |
available in squeeze
|
|
|
|
| |
available in squeeze
|
|
|
|
|
|
|
| |
So, for example, ccache continues to work
Thanks: Matthias Förste <foerste@schlittermann.de> for the patch
Closes: #716680
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which are only in recommends
Those 2 are real deps, as debdelta-upgrade won't work without them, though the
maintainer thinks otherwise: https://bugs.debian.org/545831
Install them manually (since using --install-recommends would install way too
much stuff), and then mark them as automatically installed, so they will be
removed by the `apt-get autoremove` thing once debdelta's gone (but won't before
because debdelta references them someway).
Gbp-Dch: Ignore
|
|
|
|
| |
the manpages
|
|
|
|
|
|
| |
Closes: #602711
Signed-off-by: Ritesh Raj Sarraf <rrs@debian.org>
|
|
|
|
| |
Gbp-Dch: Ignore
|
|
|
|
| |
Closes: #774468
|
|
|
|
| |
debian bug
|
| |
|
|
|
|
|
|
|
|
|
|
| |
invocations
get_dep_op_and_ver() returns a space separated string which is supposed to be
used that way.
Closes: #800628
Thanks: Daniel Schepler <dschepler@gmail.com> for the bug and the initial investigation
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The way we previously used dh_movefiles is not safe to use with
`dpkg-buildpackage -A`, end with a real source-only upload ended up in files
belonging to pbuilder-uml in the pbuilder binary.
This is suboptimal, given that we duplicate the list of what we install
Closes: #800416
|
|
|
|
|
|
| |
Users are not supposed to be interested in running tests that much...
Anyway, I plan to refactor the way tests are handled, making them more scalable
and easy to hack on.
|
|
|
|
|
|
|
|
| |
condition
(happy to have added an autopkgtest for this...)
Gbp-Dch: Ignore
|
| |
|
|
|
|
| |
Gbp-Dch: Ignore
|
|
|
|
|
|
| |
debootstrap
Closes: #434113
|
|
|
|
|
|
|
|
| |
system /etc.
New configuration variable: CONFDIR
Closes: #580086
|
|
|
|
|
|
|
| |
There are still quite some, this is a first chunk based on a given patch
applied where i felt confident enough.
Thanks: Herbert Parentes Fortes Neto <hpfn@ig.com.br> for the initial patch-set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
available
More info:
http://dep.debian.net/deps/dep8/
https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/plain/doc/README.package-tests.rst
The initial script is licensed under another license. Agreement in changing
the license from Expat to GPL-2+ is available in https://bugs.debian.org/750137
Thanks: Christoph Berg and Michael Prokop for writing the initial script
Closes: #750137
|
|
|
|
| |
Gbp-Dch: Ignore
|
|
|
|
|
|
| |
setted
Who knows what people want to do with those scripts...
|
|
|
|
|
|
| |
BUILDDIR before repacking and just after unpacking
Closes: #797351
|
|
|
|
|
| |
Gbp-Dch: Ignore
Thanks: Sven Joachim <svenjoac@gmx.de> for the reporting
|
|
|
|
|
|
| |
they are during update. Update manpage accordingly.
LP: #1307909
|
|
|
|
|
|
| |
software that tries to connect to a X server
LP: #816556
|
|
|
|
|
|
|
| |
multiple entries
Closes: #659583
LP: #609106
|
| |
|
| |
|
|
|
|
|
|
| |
This change will go away someday, so please update your scripts to use BUILDDIR
Thanks: Helmut for the idea
|
|
|
|
| |
Thanks: Reiner Herrmann <reiner@reiner-h.de>
|