Move config to /etc/apt/sources.list.d
This commit is contained in:
parent
c6eece94b6
commit
0493e8d2f6
|
@ -1,3 +1,9 @@
|
|||
hibbian-archive-keyring (20240924~packetrepo12+1) bookworm-packetrepo-stable; urgency=medium
|
||||
|
||||
* Move install straight to /etc/apt/sources.list.d
|
||||
|
||||
-- Dave Hibberd <hibby@debian.org> Tue, 24 Sep 2024 23:21:27 +0100
|
||||
|
||||
hibbian-archive-keyring (20240826~packetrepo12+1) bookworm-packetrepo-stable; urgency=medium
|
||||
|
||||
* Build for bookworm packetrepo
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
hibbian-archive-keyring.gpg usr/share/keyrings/
|
||||
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
||||
sources.list.d/ etc/apt/
|
||||
sources.list.d/ usr/share/hibbian-archive-keyring/
|
||||
certs/ usr/share/hibbian-archive-keyring/
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
hibbian-archive-keyring: package-installs-apt-sources
|
Loading…
Reference in New Issue