pbuilder git tree: Changes to 'master'
Mattia Rizzolo
mapreri-guest at moszumanska.debian.org
Thu Oct 1 11:09:36 UTC 2015
Makefile | 9 ---------
debian/changelog | 11 +++++++++++
debian/pbuilder-uml.files | 6 ------
debian/pbuilder-uml.install | 6 ++++++
debian/pbuilder.dirs | 4 ----
debian/pbuilder.install | 22 ++++++++++++++++++++++
debian/rules | 7 -------
7 files changed, 39 insertions(+), 26 deletions(-)
New commits:
commit b936871004724414984808f17765f10943611250
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Sep 29 09:52:05 2015 +0000
update changelog
commit 0828b09a0ffdfb58deb04e940f2631e624a7b46b
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Sep 29 09:14:37 2015 +0000
debian: move to use dh_install.
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
commit 49a42728c38d95e691658ccc10dce57da82294ea
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Sep 29 09:10:46 2015 +0000
makefile: stop installing all the tests (so, pbuilder-selftest is not anymore)
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.
More information about the Pbuilder-maint
mailing list