no-littering-el 0.5.12-1 source package in Ubuntu

Changelog

no-littering-el (0.5.12-1) unstable; urgency=medium

  * New upstream version 0.5.12
  * Update patch
  * Migrate to dh 11
  * d/control: Declare Standards-Version 4.1.3 (no changes needed)
  * d/control: Remove emacs24 from Enhances field
  * d/control: Remove Built-Using field
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Mon, 29 Jan 2018 12:06:55 +0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
no-littering-el_0.5.12-1.dsc 2.0 KiB c055c1f129b3dae72f1d08e40056ba64b59471f5807c9ee8b4929318b21d011a
no-littering-el_0.5.12.orig.tar.gz 6.7 KiB e0c722d5fdeb8a960f9171380c1947701a23e27b12fb0623c7edb88a38bda624
no-littering-el_0.5.12-1.debian.tar.xz 2.2 KiB 0921dd375d925cf7c5ca9d109e1866dd4ebab28cc283ffb37b9a0006fd1325c3

Available diffs

No changes file available.

Binary packages built by this source

elpa-no-littering: help keeping ~/.emacs.d clean

 The default paths used to store configuration files and persistent
 data are not consistent across Emacs packages. This isn't just a
 problem with third-party packages but even with built-in packages.
 .
 This package sets out to fix this by changing the values of path
 variables to put files in either `no-littering-etc-directory'
 (defaulting to "~/.emacs.d/etc/") or `no-littering-var-directory'
 (defaulting to "~/.emacs.d/var/"), and by using descriptive file
 names and subdirectories when appropriate.