use-package 2.4.4-1 source package in Ubuntu

Changelog

use-package (2.4.4-1) unstable; urgency=medium

  * New upstream version 2.4.4
  * Refresh patches
  * Do not run tests from use-package-chords-tests.el
  * d/control: Declare Standards-Version 4.6.1 (no changes needed)
  * d/copyright: Update copyright information

 -- Lev Lamberov <email address hidden>  Tue, 22 Nov 2022 13:59:06 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
use-package_2.4.4-1.dsc 2.3 KiB a9464e350567ee00ad33e31ac997f36e00de9e63c1f751cc498bebf7756bbd93
use-package_2.4.4.orig.tar.gz 79.6 KiB 4134537dab9371fa4aa50d56f49586e4bb6cbdbfe337f4d0038a280d7599e8a2
use-package_2.4.4-1.debian.tar.xz 3.6 KiB 52ff92cfd134c74fa2ebdf2e6c9f771a665ed0f0fe371fcb74bcc39432c3deba

Available diffs

No changes file available.

Binary packages built by this source

elpa-bind-chord: key-chord binding helper for use-package-chords

 This package provides key-chord binding helper to use with
 use-package-chords.

elpa-bind-key: simple way to manage personal keybindings

 If you have lots of keybindings set in your .emacs file, it can be
 hard to know which ones you haven't set yet, and which may now be
 overriding some new default in a new Emacs version. This package aims
 to solve that problem.

elpa-use-package: configuration macro for simplifying your .emacs

 The `use-package' declaration macro allows you to isolate package
 configuration in your .emacs in a way that is performance-oriented
 and tidy.

elpa-use-package-chords: key-chord keyword for use-package

 The `:chords' keyword allows you to define `key-chord' bindings for
 `use-package' declarations in the same manner as the `:bind' keyword.

elpa-use-package-ensure-system-package: autoinstall system packages

 The `:ensure-system-package' keyword allows you to ensure system
 binaries exist alongside your `use-package' declarations.