uppity 2.3.1-1
Package Information
| Description | browser extension to navigate "up" in an URL Uppity is a browser extension that allows you to quickly "go up" on the web. It relies primarily on the fact that URLs are arranged in a way similar to a file system, with other well defined pieces. A URL can look something like this: http://www.example.com/path/to/file.txt?query=value#anchor If you were on a page with that URL, Uppity would descend to these URLs, one by one, in this order: http://www.example.com/path/to/file.txt?query=value http://www.example.com/path/to/file.txt http://www.example.com/path/to/ http://www.example.com/path/ http://www.example.com/ http://example.com/ Clicking the button on the toolbar will move from one page to the next in that list. The keyboard shortcut ALT-Up will also navigate this way. |
|---|---|
| Maintainer | Daniel Baumann <daniel@debian.org> |
| Changed By | Daniel Baumann <daniel@debian.org> |
| Sponsor | mail@daniel-baumann.ch |
| Distribution | sid |
| Architecture | all |
| VCS | git: https://forgejo.debian.net/mozilla/uppity (browse) |
| Closes | #924766 |
| Tracker | https://tracker.debian.org/pkg/uppity |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | sid |
|---|---|
| Date | Thu, 06 Aug 2026 20:02:09 +0200 |
| Source | uppity |
| Version | 2.3.1-1 |
| Changed-By | Daniel Baumann |
| Architecture | source all |
Changelog
uppity (2.3.1-1) sid; urgency=medium . * Initial upload to sid (Closes: #924766).
.dsc
| Component | main |
|---|---|
| Package-List | webext-uppity deb web optional arch=all |
| Section | web |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Uppity Upstream-Contact: https://github.com/arantius/uppity/issues Source: https://github.com/arantius/uppity/tags Files: * Copyright: 2017 Anthony Lieuallen License: MIT Files: debian/* Copyright: 2026 Daniel Baumann <daniel@debian.org> License: MIT License: MIT 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.