File: changelog

package info (click to toggle)
local-apt-repository 0.6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 84 kB
  • sloc: sh: 63; makefile: 4
file content (47 lines) | stat: -rw-r--r-- 1,639 bytes parent folder | download
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
local-apt-repository (0.6) unstable; urgency=medium

  * Make configure idempotent, and remove old conffile. Thanks to Andreas
    Beckmann for the hints.

 -- Joachim Breitner <nomeata@debian.org>  Tue, 14 Nov 2017 17:55:46 -0500

local-apt-repository (0.5) unstable; urgency=medium

  * Make sure /etc/apt/sources.list.d/ exists only when package is installed
    (but not removed but not purged) (Closes: #881753)
  * Do not depend on dh-systemd
  * Priority optional
  * Bump standard version

 -- Joachim Breitner <nomeata@debian.org>  Tue, 14 Nov 2017 16:58:40 -0500

local-apt-repository (0.4) unstable; urgency=medium

  * Use apt-ftparchive instead of dpkg-scansources (Closes: #804542).
    Thanks Felipe for the patch.

 -- Joachim Breitner <nomeata@debian.org>  Wed, 15 Jun 2016 14:44:47 +0200

local-apt-repository (0.3) unstable; urgency=medium

  * Do not claim that the package works without systemd until there is
    actually proper support for that. Mitigates #799323.
  * When, after processing the directory, there are again newer files, wait a
    bit and retry. Closes: #799782

 -- Joachim Breitner <nomeata@debian.org>  Mon, 28 Sep 2015 20:56:51 +0200

local-apt-repository (0.2) unstable; urgency=medium

  * Add VCS-* fields
  * Create a somewhat more usable Release file
  * Use relative paths in Packages file
  * Always rebuild the repository upon package upgrades

 -- Joachim Breitner <nomeata@debian.org>  Sat, 22 Aug 2015 20:18:54 +0200

local-apt-repository (0.1) unstable; urgency=medium

  * Initial release (Closes: #796529)

 -- Joachim Breitner <nomeata@debian.org>  Sat, 22 Aug 2015 15:20:14 +0200