File: control

package info (click to toggle)
apt-config-auto-update 2.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 40 kB
  • sloc: makefile: 8
file content (25 lines) | stat: -rw-r--r-- 1,035 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
Source: apt-config-auto-update
Section: misc
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Vcs-Git: https://salsa.debian.org/pkgutopia-team/apt-config-auto-update.git
Vcs-Browser: https://salsa.debian.org/pkgutopia-team/apt-config-auto-update
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: apt-config-auto-update
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: update-notifier-common (<= 0.99.3debian11~)
Breaks: update-notifier-common (<= 0.99.3debian11~)
Suggests: gnome-package-updater
Description: APT configuration for automatic cache updates
 This package contains configuration snippets for the APT
 package manager to make it automatically update its package cache.
 .
 This is useful for systems which do not use a daemon like PackageKit
 to trigger cache refreshes at convenient times.
 The configuration will not trigger automatic installation of updates,
 for this functionality consider using the `unattended-upgrades` utility.