vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit b47db0de2f89fd196092ca573d83530cfa6532b0
Author: Héctor Orón Martínez <zumbi@debian.org>
Date: Thu Mar 4 19:38:21 2021 +0100
Release Debian version 10.1-2
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
commit 6098de8bf1bf26e4e7cd16a2db67339c5762f224
Author: Samuel Thibault <sthibault@debian.org>
Date: Sun Jan 24 10:40:47 2021 +0000
Import Debian changes 10.1-1.7+hurd.1
gdb (10.1-1.7+hurd.1) unreleased; urgency=high
.
* patches/fork-inferior-fix: fix missing fork-inferior.c file.
* patches/vm_min_max_address: fix missing VM_MIN/MAX_ADDRESS macros.
commit caa6aafd39a29b57f5d281c29877871c5f01c471
Author: Matthias Klose <doko@debian.org>
Date: Sun Jan 3 12:07:38 2021 +0100
Import Debian changes 10.1-1.7
gdb (10.1-1.7) unstable; urgency=high
.
* Non-maintainer upload.
* Update to the gdb-10-branch 20210103 (copyright updates).
* Fix building the gdb-source package. Closes: #978391.
* Call dh_dwz before dh_strip.
* Add x86_64-linux-gnux32 as a target for gdb-multiarch.
commit 8b10134ad4a45b682f1a907b33e299aea149604a
Author: Matthias Klose <doko@debian.org>
Date: Sun Jan 3 11:03:21 2021 +0100
Import Debian changes 10.1-1.6
gdb (10.1-1.6) unstable; urgency=high
.
* Non-maintainer upload.
* Update to the gdb-10-branch 20210103 (copyright updates).
* Fix building the gdb-source package. Closes: #978391.
* Call dh_dwz before dh_strip.
* Add x86_64-linux-gnux32 as a target for gdb-multiarch.
commit c50025766ec8ea6b9344893d4407b4ff886260f9
Author: Samuel Thibault <sthibault@debian.org>
Date: Mon Dec 21 17:56:09 2020 +0000
Import Debian changes 10.1-1.5+hurd.1
gdb (10.1-1.5+hurd.1) unreleased; urgency=medium
* Apply hurd fixes.
commit 1c396c0be08d558e3ae11428e2bf20da54080d3f
Author: Matthias Klose <doko@debian.org>
Date: Thu Dec 17 10:06:12 2020 +0100
Import Debian changes 10.1-1.5
gdb (10.1-1.5) unstable; urgency=medium
* Non-maintainer upload.
* Don't build gdb-source when only building architecture dependent packages.
* Don't run the tests when only building arch-indep packages.
* Support the nodoc profile. Closes: #870646.
commit 812f5034d1eef83633701f57054d2bcdd0801d93
Author: Matthias Klose <doko@debian.org>
Date: Sat Dec 12 10:23:22 2020 +0100
Import Debian changes 10.1-1.4
gdb (10.1-1.4) unstable; urgency=medium
* Non-maintainer upload.
* Update to the gdb-10-branch 20201212.
* debian/rules: Get rid off the cdbs named macro names. Addresses: #973355.
* gdb-multiarch: Don't call install with -s, build a proper dbgsym package.
Closes: #968533.
* gdb-source: Compress with xz instead of bz2.
* Make the build of the minimal variant optional (built by default).
* Allow building a gdb-doc package (disabled by default).
* Build with babeltrace everywhere.
* Also build gdbserver on riscv64.
* Bump standards version.
commit a37c09e70daeea3c59ec8da8cf5bc26a90e13971
Author: Matthias Klose <doko@debian.org>
Date: Sun Dec 6 22:42:31 2020 +0100
Import Debian changes 10.1-1.3
gdb (10.1-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Convert to debhelper v10, not using the sequencer. Addresses: #973355.
* Search for DWZ files in debug-file-directories as well, patch taken
from the trunk.
* Only build with debuginfod on linux targets.
commit e671ec4fc6896f5f557db1cec7cdd2db6fc9cd63
Author: Matthias Klose <doko@debian.org>
Date: Sun Dec 6 20:46:18 2020 +0100
Import Debian changes 10.1-1.2
gdb (10.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Convert to debhelper v10, not using the sequencer. Addresses: #973355.
* Search for DWZ files in debug-file-directories as well, patch taken
from the trunk.