Package: git-buildpackage
Version: 0.9.14
Severity: minor

Hi,

When running `gbp dch` and the changelog contains an UNRELEASED entry, the entry
is updated but its urgency is reset to `medium`, despite preserving the comment:

  $ git status
  [...]
  nothing to commit, working tree clean

  $ gbp dch --full                                   
  gbp:info: Changelog last touched at '4b2e728aa5b340bb912d407e0a381a2e70fee792'
  gbp:info: No changes detected from 4b2e728aa5b340bb912d407e0a381a2e70fee792 
to HEAD.

  $ git diff
  diff --git i/debian/changelog w/debian/changelog
  index 91eb7d7..789bd6e 100644
  --- i/debian/changelog
  +++ w/debian/changelog
  @@ -1,4 +1,4 @@
  -yubico-piv-tool (1.7.0-1) UNRELEASED; urgency=high (security fixes)
  +yubico-piv-tool (1.7.0-1) UNRELEASED; urgency=medium (security fixes)
   
     [ Nicolas Braud-Santoni ]
     * New upstream version 1.7.0
  @@ -28,7 +28,7 @@ yubico-piv-tool (1.7.0-1) UNRELEASED; urgency=high 
(security fixes)
     [ Simon Josefsson ]
     * Drop myself from Uploaders.
   
  - -- Nicolas Braud-Santoni <ni...@debian.org>  Sat, 06 Apr 2019 22:26:01 +0200
  + -- Nicolas Braud-Santoni <ni...@debian.org>  Sat, 06 Apr 2019 22:41:01 +0200
 
 yubico-piv-tool (1.6.2-1) unstable; urgency=high


Best,

  nicoo

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages git-buildpackage depends on:
ii  devscripts             2.19.4
ii  git                    1:2.20.1-2
ii  man-db                 2.8.5-2
ii  python3                3.7.2-1
ii  python3-dateutil       2.7.3-3
ii  python3-pkg-resources  40.8.0-1
ii  sensible-utils         0.0.12

Versions of packages git-buildpackage recommends:
ii  pristine-tar      1.46
ii  python3-requests  2.21.0-1
ii  sbuild            0.78.1-2

Versions of packages git-buildpackage suggests:
pn  python3-notify2  <none>
ii  sudo             1.8.27-1
ii  unzip            6.0-22

-- Configuration Files:
/etc/git-buildpackage/gbp.conf changed:
[DEFAULT]
builder = sbuild -v --no-clean-source
[buildpackage]
postbuild = cd /opt/deb/buildarea && apt-ftparchive packages . > Packages
export-dir = /opt/deb/buildarea
dist = DEP14
[import-orig]
[import-dsc]
[dch]
[pq]
[clone]
[pull]
[create-remote-repo]
[remote-config pkg-libvirt]
remote-url-pattern = ssh://git.debian.org/git/pkg-libvirt/%(pkg)s
template-dir = 
/srv/alioth.debian.org/chroot/home/groups/pkg-libvirt/git-template


-- no debconf information

Reply via email to