pbuilder git tree: Changes to 'master'
Mattia Rizzolo
mapreri-guest at moszumanska.debian.org
Tue Oct 13 13:18:37 UTC 2015
Makefile | 2
debian/pbuilder-test/00_prepinstall | 4
debian/pbuilder-test/01_pbuilder_create | 3
debian/pbuilder-test/02_pbuilder_update | 4
debian/pbuilder-test/03_pbuilder_build | 12 -
debian/pbuilder.config | 4
debian/po/ca.po | 1
debian/po/cs.po | 5
debian/po/de.po | 4
debian/po/eu.po | 14 +
debian/po/fi.po | 24 ++-
debian/po/fr.po | 1
debian/po/gl.po | 4
debian/po/ja.po | 9 -
debian/po/nl.po | 2
debian/po/pt.po | 13 +
debian/po/ro.po | 12 -
debian/po/ru.po | 17 +-
debian/po/sk.po | 2
debian/po/sr.po | 25 ++-
debian/po/sr at latin.po | 25 ++-
debian/po/sv.po | 4
debian/po/tr.po | 2
debian/rules | 4
debian/tests/control | 4
debian/tests/unit-tests | 17 ++
pbuilder-modules | 10 -
t/runtests.sh | 8 +
t/test_pbuilder-apt-config | 185 ++++++++++++++++++++++++++
t/test_pbuilder-buildpackage-funcs | 137 +++++++++++++++++++
t/test_pbuilder-checkparams | 34 ++++
t/test_pbuilder-modules | 44 ++++++
t/test_pbuilder-satisfydepends-checkparams | 51 +++++++
t/test_pbuilder-satisfydepends-classic | 116 ++++++++++++++++
t/test_pbuilder-satisfydepends-funcs | 202 ++++++++++++++++++++++++++++
t/test_testlib.sh | 34 ++++
t/testlib.sh | 158 ++++++++++++++++++++++
test_pbuilder-apt-config | 191 --------------------------
test_pbuilder-buildpackage-funcs | 142 -------------------
test_pbuilder-checkparams | 41 -----
test_pbuilder-modules | 48 ------
test_pbuilder-satisfydepends-checkparams | 55 -------
test_pbuilder-satisfydepends-classic | 120 ----------------
test_pbuilder-satisfydepends-funcs | 206 -----------------------------
test_testlib.sh | 34 ----
testlib.sh | 158 ----------------------
46 files changed, 1110 insertions(+), 1082 deletions(-)
New commits:
commit 9afee156e06b9064ee7eb8e35c8415f59d1b3e80
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Oct 13 12:18:50 2015 +0000
t/test_pbuilder-apt-config: remove temporary file at the end of the test
commit 8633c36432b70d4c0d6ea641e1ec28bba9cf9e27
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Oct 13 10:49:43 2015 +0000
debian/pbuilder-test: remove, fully replaced by autopkgtest
commit 3c1577120a116092e7072cd82cda7b564abffe2c
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Oct 13 10:47:54 2015 +0000
debian/tests: add an autopkgtest running the unit tests
commit e1207ed691f9176d481dc1e380050d0f90320c23
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Oct 13 10:45:12 2015 +0000
add a tiny t/runtests.sh
Gbp-Dch: Ignore
commit 72075b8430b826d7dd489765c1004e4161479fa2
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Oct 13 10:26:06 2015 +0000
move all tests under a t/ directory
commit 524cde2e544f40dc2056d2a4c4265ddc4160784d
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Sun Oct 11 23:54:25 2015 +0000
modules: mount correctly selinux: bindmount from the host, and in the same place (/sys/fs/selinux >= wheezy, /selinux < wheezy)
Thanks: ChangZhuo Chen (陳昌倬) <czchen at gmail.com> for the patch.
Closes: #734193, #734454
commit a2d1f4d2a6cb4acbab5c299e4ccc6d8c8ffc8603
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Sun Oct 11 23:31:56 2015 +0000
debian/pbuilder.config: fix detection of mirror through /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 at gmail.com> for the patch
Closes: 772062
Gbp-Dch: Short
commit 85bd24d9cf9cccac94908d742ee616acd5465fbc
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Oct 9 09:42:56 2015 +0200
update po during dh-clean
commit f83d778871f0c2e8f06143cb925e729a438f781b
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Oct 9 09:42:16 2015 +0200
Update translations
More information about the Pbuilder-maint
mailing list