DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: elfeed-web 4.0.0-1

Package Information

DescriptionWeb interface to Elfeed

This is a very early work in progress. The long-term goal is to provide a web interface view of the database with optional remote tag updating. An AngularJS client accesses the database over a few RESTful endpoints with JSON for serialization.

The IDs provided by RSS and Atom are completely arbitrary. To avoid ugly encoding issues they're normalized into short, unique, alphanumeric codes called webids. Both feeds and entries fall into the same webid namespace so they share a single endpoint.

MaintainerDebian Emacsen team <debian-emacsen@lists.debian.org>
Changed ByXiyue Deng <manphiz@debian.org>
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/emacsen-team/elfeed-web.git (browse)
Closes#1139611
Trackerhttps://tracker.debian.org/pkg/elfeed-web
Uploaded4 hours ago

New Package Report

.changes
Changed-ByXiyue Deng
Architectureall source
Distributionunstable
DateWed, 10 Jun 2026 03:06:51 -0700
Sourceelfeed-web
Version4.0.0-1
Changelog
elfeed-web (4.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1139611)
.dsc
Componentmain
Package-Listelpa-elfeed-web deb net optional arch=all
Sectionnet
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: elfeed-web
Upstream-Contact: Daniel Mendler <mail@daniel-mendler.de>
Source: https://github.com/emacs-elfeed/elfeed-web
Comment:
 This package used to be in contrib due to the bundling of Foundation
 css, AngularJs, and URI.js (see also Bug#949537). Since version
 4.0.0, those dependency are removed, so it is suitable to be included
 in main again.

Files: *
Copyright: public domain (Unlicense)
License: Unlicense

Files: debian/*
Copyright: (C) 2026 Xiyue Deng <manphiz@debian.org>
License: Unlicense

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or
 distribute this software, either in source code form or as a compiled
 binary, for any purpose, commercial or non-commercial, and by any
 means.
 .
 In jurisdictions that recognize copyright laws, the author or authors
 of this software dedicate any and all copyright interest in the
 software to the public domain. We make this dedication for the benefit
 of the public at large and to the detriment of our heirs and
 successors. We intend this dedication to be an overt act of
 relinquishment in perpetuity of all present and future rights to this
 software under copyright law.
 .
 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 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.
 .
 For more information, please refer to <https://unlicense.org/>

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package