poke 5.0+dfsg-1~exp1
Package Information
| Description | Extensible editor for structured binary data GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. |
|---|---|
| Maintainer | Debian Poke Team <team+debian-poke@tracker.debian.org> |
| Changed By | Sergio Durigan Junior <sergiodj@debian.org> |
| Sponsor | sergiodj@debian.org |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/debian/poke.git (browse) |
| Popcon Installs | 66 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/poke |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Distribution | experimental |
|---|---|
| Date | Tue, 01 Sep 2026 16:32:31 -0400 |
| Source | poke |
| Version | 5.0+dfsg-1~exp1 |
| Changed-By | Sergio Durigan Junior |
| Architecture | source all amd64 |
Changelog
poke (5.0+dfsg-1~exp1) experimental; urgency=medium
.
* d/u/signing-key.asc: Concatenate.
* d/watch: Convert to version 5. Pull from git.
* New upstream version 5.0+dfsg
* d/p/0001-Disable-building-docs-for-jitter.patch:
Refresh.
* Reflect upstream SONAME bump changes.
- d/control: Rename libpoke1 to libpoke2.
- d/libpoke1.*: Rename to d/libpoke2.*.
- d/libpoke2.symbols: Add new symbol.
* d/control: Bump to debhelper-compat 14.
Add new B-Ds due to build changes caused by how we obtain upstream
sources (git clone vs. tarball). New B-Ds: bison, flex, gawk, git,
texinfo.
Also, run wrap-and-sort.
* d/libpoke-dev.install: Install .a file as well.
* d/poke.info: Install new pokeint.info documentation.
* d/rules: Update autoreconf step to bootstrap sources.
Also, don't remove the .a and the pk-* files as they are now shipped.
* d/poke.examples: Install the pk-* binaries as examples.
* d/vim-poke.install: Reformat (wrap-and-sort).
* d/control: Remove redundant Priority field.
* d/control: Remove redundant Rules-Requires-Root field.
* d/control: Bump standards-Version to 4.7.4; no changes needed.
* d/control: B-D on gnulib.
* d/rules: Convert to using Debian-packaged gnulib.
* d/u/signing-key.asc: Remove.
The key is not used anymore as we're now cloning the source directly
from git.
* d/copyright: Remove unnecessary stanzas..dsc
| Section | editors |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | elpa-poke deb editors optional arch=all libpoke-dev deb libdevel optional arch=any libpoke2 deb libs optional arch=any poke deb editors optional arch=any vim-poke deb editors optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: poke
Upstream-Contact: Jose E. Marchesi <jemarch@gnu.org>
Source: https://www.gnu.org/software/poke/
Files-Excluded:
jitter/doc/*
jitter/example-vms/jitterlisp/doc/*
jitter/example-vms/structured/doc/*
Files: *
Copyright: 2019-2021 Jose E. Marchesi
License: GPL-3+
Files: testsuite/config/default.exp
testsuite/config/unix.exp
jitter/*
m4/*
Copyright: 1984-2021 Free Software Foundation, Inc.
License: GPL-3+
Files: jitter/tests/*
jitter/machine/*
jitter/example-build-systems/*
jitter/templates/*
jitter/amend-autom4te-output
jitter/autoconf/jitter.m4
jitter/jitter/*
jitter/emacs/jitter-mode.el
jitter/m4-utility/jitter-script.m4sh
jitter/jitterc/*
jitter/scripts/*
jitter/Makefile.am
jitter/bin/*
jitter/example-vms/*
jitter/configure.ac
Copyright: 2016-2021 Luca Saiu
License: GPL-3+
Files: jitter/bootstrap.conf
Copyright: 2006-2017 Free Software Foundation, Inc.
2017, 2020 Luca Saiu
License: GPL-3+
Files: m4/ax_check_awk_gensub.m4
m4/ax_need_awk.m4
m4/ax_try_awk_expout.m4
Copyright: 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net>
License: Expat
Files: testsuite/poke.std/std-test.pk
testsuite/lib/poke-pk.exp
testsuite/poke.pickles/mbr-test.pk
testsuite/poke.pickles/id3v1-test.pk
testsuite/poke.pickles/color-test.pk
testsuite/poke.pickles/rgb24-test.pk
testsuite/poke.pickles/argp-test.pk
testsuite/poke.pickles/pickles.exp
testsuite/poke.pktest/pktest.exp
testsuite/poke.libpoke/api.c
pickles/pktest.pk
pickles/mbr.pk
Copyright: 2020-2021 The poke authors
License: GPL-3+
Files: testsuite/lib/poke.exp
Copyright: 2019, 2020, 2021 Jose E. Marchesi
2014-2020 Free Software Foundation
License: GPL-3+
Files: pickles/btf-dump.pk
pickles/ctf.pk
Copyright: 2021 Oracle, Inc.
License: GPL-3+
Files: pickles/time.pk
Copyright: 2019, 2021 John Darrington
License: GPL-3+
Files: po/Makefile.in.in
Copyright: 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
License: Expat
Files: libpoke/ios-buffer.h
libpoke/ios-buffer.c
libpoke/ios-dev-stream.c
Copyright: 2020, 2021 Egeyar Bagcioglu
License: GPL-3+
Files: libpoke/ios-dev-nbd.c
Copyright: 2020, 2021 Eric Blake
License: GPL-3+
Files: debian/*
Copyright: 2021-2023 Sergio Durigan Junior <sergiodj@debian.org>
License: GPL-3+
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems a full copy of the GPL 3 can be found at
/usr/share/common-licenses/GPL-3
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.