Package: git-buildpackage
Version: 0.7.5
Severity: normal
I expected debian/changelog in git repo to be updated by the "gbp
import-orig --uscan ...". Only debian/changelog in the
<package>-<version> directory updated.
Here is a log.
$ gbp import-orig --uscan --pristine-tar --verbose
gbp:debug: ['git', 'rev-parse', '--show-cdup']
gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/master']
gbp:debug: ['git', 'show-ref', 'refs/heads/upstream']
gbp:debug: ['git', 'status', '--porcelain']
gbp:info: Launching uscan...
uscan: Newest version of getmail4 on remote site is 4.50.0, local version is
4.48.0
uscan: => Newer package available from
http://pyropus.ca/software/getmail/old-versions/getmail-4.50.0.tar.gz
gbp:info: using ../getmail4_4.50.0.orig.tar.gz
What is the upstream version? [4.50.0]
gbp:debug: ['git', 'tag', '-l', 'upstream/4.50.0']
gbp:debug: tar ['-C', '../tmp7oaEOB', '-a', '-xf',
'../getmail4_4.50.0.orig.tar.gz'] []
gbp:debug: Unpacked '../getmail4_4.50.0.orig.tar.gz' to
'../tmp7oaEOB/getmail-4.50.0'
gbp:info: Importing '../getmail4_4.50.0.orig.tar.gz' to branch 'upstream'...
gbp:info: Source package is getmail4
gbp:info: Upstream version is 4.50.0
gbp:debug: ['git', 'add', '-f', '.']
gbp:debug: ['git', 'write-tree']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream']
gbp:debug: ['git', 'commit-tree', '97ef48deb57f46e7c8574d2489a732ea703278e1',
'-p', '85e5b24216f05d3a9fa330ac3828e3b875641a63']
gbp:debug: ['git', 'update-ref', 'refs/heads/upstream',
'd85f2524b4b5ef4b2361af7adbf17494aa2c2845',
'85e5b24216f05d3a9fa330ac3828e3b875641a63']
gbp:debug: /usr/bin/pristine-tar [] ['commit',
'../getmail4_4.50.0.orig.tar.gz', 'upstream']
gbp:debug: ['git', 'tag', '-m', 'Upstream version 4.50.0', 'upstream/4.50.0',
'd85f2524b4b5ef4b2361af7adbf17494aa2c2845']
gbp:info: Merging to 'master'
gbp:debug: ['git', 'help', 'merge', '-m']
gbp:debug: ['git', 'merge', '--no-summary', '--no-edit', 'upstream/4.50.0']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/master']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/master']
gbp:debug: rm ['-rf', '../tmp7oaEOB'] []
gbp:info: Successfully imported version 4.50.0 of ../getmail4_4.50.0.orig.tar.gz
$ gk
$ head debian/changelog
getmail4 (4.48.0-1) unstable; urgency=medium
* New upstream release.
+ 4.47.0: Fix IMAP IDLE mode with delete_after. Closes: #778893
+ 4.48.0: set poplib._MAXLINE to 1 MB. Closes: #782614
-- Osamu Aoki <[email protected]> Mon, 01 Jun 2015 22:46:33 +0900
getmail4 (4.46.0-1) unstable; urgency=medium
$ head ../getmail4-4.50.0/debian/changelog
getmail4 (4.50.0-1) UNRELEASED; urgency=medium
* New upstream release
-- Osamu Aoki <[email protected]> Tue, 23 Aug 2016 22:28:55 +0900
getmail4 (4.48.0-1) unstable; urgency=medium
* New upstream release.
+ 4.47.0: Fix IMAP IDLE mode with delete_after. Closes: #778893
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (98, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages git-buildpackage depends on:
ii devscripts 2.16.6
ii git 1:2.8.1-1
ii man-db 2.7.5-1
ii python-dateutil 2.4.2-1
ii python-pkg-resources 20.10.1-1.1
ii python-six 1.10.0-3
pn python:any <none>
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.80
ii pbuilder 0.225.2
ii pristine-tar 1.34
ii python-requests 2.10.0-2
Versions of packages git-buildpackage suggests:
ii python-notify 0.1.1-4
ii sudo 1.8.17p1-2
ii unzip 6.0-20
-- no debconf information