Skip to content

Changelog apt-venv (1.0.0-3)

2021

apt-venv (1.0.0-3) unstable; urgency=medium

   * QA upload.
   * Set Maintainer to Debian QA Group (See: #987087) (Closes: #979347)
   * Bump debhelper to 13:
     - Drop unused d/docs
     - Replace debhelper by debhelper-compat in Depends
     - Drop d/compat
   * Host packaging project on Salsa:
     - Add Salsa CI pipeline
     - Use recommended branch name from DEP14
     - Update Vcs-* Fields
   * Update watch file:
     - Update to version 4
     - Add explicit pgpmode=none
     - Fix new github url scheme
   * Update copyright:
     - Replace http links by https
     - Fix typo in github links
   * Set Rules-Requires-Root: no
   * Bump Standard-Version to 4.5.1
   * Add upstream metadata
   * Move bash completion to /usr/share/bash-completion/completions/:
     - Move bash-completion script source to ./share/bash-completion/completions/
     - Patch setup.py to install completion at the correct location
     - Fix completion script by removing 'have apt-venv &&'
     - Add a maintscript to remove the conffile from /etc/bash_completion.d/
     - Add a snippet in postinst to remove empty /etc/bash_completion.d/
       (See: #665797)

2016

apt-venv (1.0.0-2) unstable; urgency=medium

   * Team upload.
   * Remove myself from the Uploaders field.

2014

apt-venv (1.0.0-1) unstable; urgency=medium

   * New upstream release:
     - add config file to support multi distributions.

apt-venv (0.3.0-1) unstable; urgency=medium

   * New upstream release:
     - switch to python3
     - add support to dd-list
   * Build package with python3 and pybuild.

apt-venv (0.2.1-1) unstable; urgency=medium

   * New upstream release:
     + add support to apt-file
   * Add Alessio Treglia as co-maintainer.

apt-venv (0.1.0-1) unstable; urgency=low

   * Initial release (Closes: #747070)