dotdrop 1.12.9-1 source package in Ubuntu

Changelog

dotdrop (1.12.9-1) unstable; urgency=medium

  * New upstream version 1.12.9.
  * debian/copyright:
      - Removed rights for debian/manpage/create-man.sh.
      - Updated upstream copyright years.
  * debian/manpage/: removed. The upstream is providing a manpage now.
  * debian/manpages: updated to install the upstream a manpage.
  * debian/source/lintian-overrides: removed. The problem was solved.

 -- Guilherme de Paula Xavier Segundo <email address hidden>  Wed, 25 Jan 2023 19:10:02 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dotdrop_1.12.9-1.dsc 2.2 KiB 2cad256ecea7cd7b6afedea1b4f6214724abbc9e394a503e905db4ea1e0a9268
dotdrop_1.12.9.orig.tar.gz 174.9 KiB 16a44fa99668891e3e2b02847ee344d25b3948adf1733b70215dd4418c154d7d
dotdrop_1.12.9-1.debian.tar.xz 2.3 KiB 945f904de03fecabb067deb9f43cbdd91bb350de126bbb63d1f6338d535de167

Available diffs

No changes file available.

Binary packages built by this source

dotdrop: save your dotfiles once deploy them everywhere

 This program makes the management of dotfiles between different hosts easy.
 It allows you to store your dotfiles in Git and automagically deploy
 different versions of the same file on different setups.
 .
 It also allows manage different sets of dotfiles. For example, you can have
 a set of dotfiles for your home laptop and a different set for your office
 desktop. Those sets may overlap, and different versions of the same dotfiles
 can be deployed using different predefined profiles. Or you may have a main
 set of dotfiles for your everyday host and a subset you only need to deploy
 to temporary hosts (cloud VM etc.) that may be using a slightly different
 version of some of the dotfiles.