1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
vagrant-cachier (1.2.1+git20221205.7e885eb-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Set upstream metadata fields: Repository.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ vagrant-cachier: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on vagrant.
* Bump debhelper from old 9 to 13.
[ Andreas Tille ]
* Standards-Version: 4.7.0 (routine-update)
* Drop deprecated {XS,XB}-Ruby-Versions fields (routine-update)
* Point watch file to latest Github commit since it contains two interesting
PRs and an updated documentation about the fact that the project is archived
Closes: #827367
* Depends: s/ruby:any | ruby-interpreter/ruby:any, ${ruby:Depends}/
-- Andreas Tille <tille@debian.org> Mon, 10 Feb 2025 17:05:23 +0100
vagrant-cachier (1.2.1-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 05 Jan 2021 13:18:10 +0100
vagrant-cachier (1.2.1-3) unstable; urgency=medium
* update with correct home page
* Standards-Version: 3.9.8, no changes
-- Hans-Christoph Steiner <hans@eds.org> Thu, 22 Sep 2016 14:50:49 +0200
vagrant-cachier (1.2.1-2) unstable; urgency=medium
* Team upload.
* debian/tests/*: add autopkgtest test suite
* debian/install: install locales to /usr/share
* 0001-Load-locales-from-usr-share.patch: load locales from /usr/share
(Closes: #819082)
* debian/control:
- use https for Vcs-Git
- bump Standards-Version to 3.9.7; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Sun, 10 Apr 2016 22:21:12 -0300
vagrant-cachier (1.2.1-1) unstable; urgency=low
* Initial release. (Closes: #812372)
-- Hans-Christoph Steiner <hans@eds.org> Fri, 22 Jan 2016 21:09:43 +0100
|