DFSG NEW Queue

DFSG, Licensing & New Packages Team

emacs-breadcrumb 1.0.1+git20260110.1.1d9dd90-1

Package Information

Descriptionproject- and imenu-based breadcrumb paths

Breadcrumbs are sequences of short strings indicating where you are in some big tree-like maze.

To craft these strings, this library uses the maps provided by project.el and Imenu, respectively. Project breadcrumbs shows you the current buffer's path in a large project. Imenu breadcrumbs show the current position of point in the buffer's nested structure of programming constructs (for example, a specific functions within multiple C++ nested namespaces).

Breadcrumbs are displayed in the header line.

MaintainerDebian Emacsen team <debian-emacsen@lists.debian.org>
Changed BySean Whitton <spwhitton@spwhitton.name>
Sponsorspwhitton@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/emacsen-team/emacs-breadcrumb.git (browse)
Trackerhttps://tracker.debian.org/pkg/emacs-breadcrumb
Uploaded3 hours ago

New Package Report

.changes
Sourceemacs-breadcrumb
Version1.0.1+git20260110.1.1d9dd90-1
Changed-BySean Whitton
Architectureall source
Distributionunstable
DateSat, 25 Apr 2026 17:17:42 +0100
Changelog
emacs-breadcrumb (1.0.1+git20260110.1.1d9dd90-1) unstable; urgency=medium
 .
   * Initial release.
.dsc
Package-Listelpa-breadcrumb deb editors optional arch=all
Sectioneditors
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: breadcrumb

Files: *
Copyright: 
 (C) 2023 Free Software Foundation, Inc.
License: GPL-3+

Files: debian/*
Copyright: (C) 2026 Sean Whitton <spwhitton@spwhitton.name>
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 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'

Back to Dashboard | View all reviews for this package