[pbuilder] 01/01: Changelog for 0.228

Mattia Rizzolo mattia at debian.org
Sun Jan 15 20:08:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit 003e75380cbeaaf992f084a34f8631ab83f26bc6
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Jan 15 21:03:36 2017 +0100

    Changelog for 0.228
---
 debian/NEWS      | 37 ++++++++++++++++++-------------------
 debian/changelog | 11 ++++++-----
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
index fe56337..39826a1 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,24 +1,23 @@
 pbuilder (0.228) unstable; urgency=medium
 
-  * Pbuilder changes its behavior regarding SHM handling: it'll now mount a
-    tmpfs in /dev/shm and set /run/shm as a symbolic link to the former.
-    Also the USERUNSHM variable is deprecated in favour of USESHM (but any
-    definition of the former will override the latter).
-
-    This will happen regardless of the Debian version of the chroot and the
-    architecture used, as it ought to be harmless if unused.  Administrators
-    are suggested to drop any workarounds in place to overcome this deficiency
-    in pbuilder, such as bind-mounting /dev/shm from the host, to avoid
-    situations like over-mounting.
-
-  * Pdebuild now uses dpkg-source directly to generate the dsc to pass to
-    pbuilder rather than dpkg-buildpackage -S, therefore DEBBUILDOPTS no
-    longer affect this. It will also no longer generate a source changes file
-    if BUILDRESULT is the parent directory, since the dsc will be overwritten
-    when copying back the build results; please use pbuilder's new
-    --source-only-changes option.
-
- -- Mattia Rizzolo <mattia at debian.org>  Sun, 15 Jan 2017 11:46:08 +0100
+  Pbuilder changes its behavior regarding SHM handling: it'll now mount a
+  tmpfs in /dev/shm and set /run/shm as a symbolic link to the former.
+  Also the USERUNSHM variable is deprecated in favour of USESHM (but any
+  definition of the former will override the latter).
+  This will happen regardless of the Debian version of the chroot and the
+  architecture used, as it ought to be harmless if unused.  Administrators
+  are suggested to drop any workarounds in place to overcome this deficiency
+  in pbuilder, such as bind-mounting /dev/shm from the host, to avoid
+  situations like over-mounting.
+
+  Pdebuild now uses dpkg-source directly to generate the dsc to pass to
+  pbuilder rather than dpkg-buildpackage -S, therefore DEBBUILDOPTS no
+  longer affect this.  It will also no longer generate a source changes file
+  if BUILDRESULT is the parent directory, since the dsc will be overwritten
+  when copying back the build results, possibly invalidating the previous
+  changes file; please use pbuilder's new --source-only-changes option.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 15 Jan 2017 20:52:02 +0100
 
 pbuilder (0.224) unstable; urgency=medium
 
diff --git a/debian/changelog b/debian/changelog
index b59d1c2..80f2bb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pbuilder (0.227+) UNRELEASED; urgency=medium
+pbuilder (0.228) unstable; urgency=medium
 
   [ Mattia Rizzolo ]
   * modules:
@@ -31,9 +31,7 @@ pbuilder (0.227+) UNRELEASED; urgency=medium
     + Use the new --indep-only flag from APT 1.4~beta3 when performing an
       indep-only build.  This bumps the required apt version inside the chroot.
   * d/NEWS:
-    + Add news entry for the SHM behaviour change
-    + Add news entry for pdebuild switching from dpkg-buildpackage -S to
-      calling dpkg-source directly.
+    + Add news entry for the SHM behaviour change.
   * t:
     + testlib: Autodetect if this is running from a git checkout and
       automatically set PBUILDER_CHECKOUT.
@@ -63,8 +61,11 @@ pbuilder (0.227+) UNRELEASED; urgency=medium
       guaranteed to be the same as the original one).  Although, if
       BUILDRESULT is not the parent directory, the _sources.changes will still
       be generated.
+  * d/NEWS:
+    + Add news entry for pdebuild switching from dpkg-buildpackage -S to
+      calling dpkg-source directly.
 
- -- Mattia Rizzolo <mattia at debian.org>  Sun, 15 Jan 2017 19:23:58 +0100
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 15 Jan 2017 20:52:02 +0100
 
 pbuilder (0.227) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list