aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-17 19:19:56 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-06-17 19:19:56 +0000
commit1f2f0398d2034847f54841234ca5e3cc9271816e (patch)
treeaef865924c11e1ac47e030662559829dc93045ac /debian/changelog
parent3975bf31ed8dc2906025722ad7365d6d7992e730 (diff)
downloadpbuilder-1f2f0398d2034847f54841234ca5e3cc9271816e.tar
pbuilder-1f2f0398d2034847f54841234ca5e3cc9271816e.tar.gz
import 0.125+nmu1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 295f934..87fa4e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pbuilder (0.215+nmu1) unstable; urgency=low
+
+ [ Ivo De Decker ]
+ * Only set CCACHE_DIR when running as build user. (closes: #666525)
+
+ [ Thorsten Glaser ]
+ * Non-maintainer upload.
+ * Disable network access during build by default on Linux (Closes: #748967)
+ * Replace use of su as requested by Helmut Grohne (Closes: #747946)
+
+ -- Thorsten Glaser <tg@mirbsd.de> Thu, 22 May 2014 20:37:51 +0200
+
pbuilder (0.215) unstable; urgency=low
* Do not try to use /dev/shm if /run/shm is not present. (closes: #702811, #702102)