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 4ba860922d9bfed7ee6e964f6a8eae6dc1589387
Merge: e08fdfa 35bc0da
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Wed Apr 17 14:11:58 2024 +0000
Merge branch 'verbose' into 'master'
GnuPG: Add --verbose on import_keyring
See merge request debian/simple-cdd!13
commit 35bc0daa42f593c374f2401a2a24ce9d9ed8d92c
Author: g0t mi1k <have.you.g0tmi1k@gmail.com>
Date: Mon Mar 4 11:23:48 2024 +0000
GnuPG: Add --verbose on import_keyring
When doing `init_homedir` (first time), it calls `import_keyring`.
When importing keyrings, be more verbose with gpg
Helpful if something goes wrong.
REF: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1672697.html
commit e08fdfaaf0b64dc9b25f7ff13f38b3abc43325f8
Merge: 654ebaf 3037389
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Wed Jan 31 03:40:27 2024 +0000
Merge branch 'custom-installer-amd64-i386' into 'master'
Add i386 custom installer for amd64 builds
See merge request debian/simple-cdd!12
commit 30373893ad206cdb7ecdabfc13d82ba9b316aa10
Author: Arnaud Rebillout <arnaudr@kali.org>
Date: Fri Jun 16 10:16:52 2023 +0700
Add i386 custom installer for amd64 builds
This is a follow-up of commit e94dd3303ef9c3ae6815bb3df76355613296cd40.
debian-cd wants both the amd64 and i386 installer images for amd64
builds, so in case we're using a custom installer, we need to copy both.
Otherwise, build fails:
DEBUG build/debian-cd stdout: Adding Release files
DEBUG build/debian-cd stdout: Trying to add upgrade* directories
DEBUG build/debian-cd stdout: (Optionally) making the image bootable for amd64:
DEBUG build/debian-cd stdout: Running tools/boot/kali-last-snapshot/boot-amd64 1 /scratch/live-build-config/simple-cdd/tmp/cd-build/kali-last-snapshot/CD1
DEBUG build/debian-cd stderr: E: No packages found
DEBUG build/debian-cd stderr: cp: cannot stat '<<WORKDIR>>/simple-cdd/tmp/mirror/dists/kali-last-snapshot/main/installer-i386/current/images/cdrom/debian-cd_info.tar.gz': No such file or directory
DEBUG build/debian-cd stdout: FAILED: error 1
DEBUG build/debian-cd stderr: Failed to start disc 1, error 256
DEBUG build/debian-cd stderr: make: *** [Makefile:487: image-trees] Error 1
commit 654ebafd85e1354b93b09a0b0bfc451e39580abc
Author: Arnaud Rebillout <arnaudr@kali.org>
Date: Mon Feb 6 12:21:50 2023 +0700
Fix wrong substitution in gbp.conf
Gbp-Dch: ignore