Compare commits
No commits in common. "packetrepo/trixie" and "hibbian/latest" have entirely different histories.
packetrepo
...
hibbian/la
|
@ -1,28 +1,3 @@
|
||||||
hibbian-archive-keyring (20240924~packetrepo~TRIXIE+3) trixie-packetrepo-stable; urgency=medium
|
|
||||||
|
|
||||||
* Insert the preference file
|
|
||||||
|
|
||||||
-- Dave Hibberd <hibby@debian.org> Tue, 05 Nov 2024 22:52:10 +0000
|
|
||||||
|
|
||||||
hibbian-archive-keyring (20240924~packetrepo~TRIXIE+2) trixie-packetrepo-stable; urgency=medium
|
|
||||||
|
|
||||||
* Get the file in the right folder first time!
|
|
||||||
|
|
||||||
-- Dave Hibberd <hibby@debian.org> Wed, 25 Sep 2024 00:44:43 +0100
|
|
||||||
|
|
||||||
hibbian-archive-keyring (20240924~packetrepo~TRIXIE+1) trixie-packetrepo-stable; urgency=medium
|
|
||||||
|
|
||||||
* The three OSes are now harder forks
|
|
||||||
* Copy direct to /etc/apt/sources.list.d/
|
|
||||||
|
|
||||||
-- Dave Hibberd <hibby@debian.org> Tue, 24 Sep 2024 22:56:29 +0100
|
|
||||||
|
|
||||||
hibbian-archive-keyring (20240826~packetrepo~TRIXIE+1) trixie-packetrepo-stable; urgency=medium
|
|
||||||
|
|
||||||
* Build for Trixie packetrepo
|
|
||||||
|
|
||||||
-- Dave Hibberd <hibby@debian.org> Mon, 26 Aug 2024 22:13:38 +0100
|
|
||||||
|
|
||||||
hibbian-archive-keyring (20240817205831~hibbian+1) bookworm-hibbian-unstable; urgency=medium
|
hibbian-archive-keyring (20240817205831~hibbian+1) bookworm-hibbian-unstable; urgency=medium
|
||||||
|
|
||||||
* Automatic keyring package for archive 'hibbian'.
|
* Automatic keyring package for archive 'hibbian'.
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
9
|
|
@ -2,9 +2,8 @@ Source: hibbian-archive-keyring
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: mini-buildd archive hibbian <repository@maxwell.hibbian.org>
|
Maintainer: mini-buildd archive hibbian <repository@maxwell.hibbian.org>
|
||||||
Uploaders: Dave Hibberd <hibby@debian.org>
|
Build-Depends: debhelper (>= 9)
|
||||||
Build-Depends: debhelper-compat (=12)
|
Standards-Version: 4.0.0
|
||||||
Standards-Version: 4.5.1
|
|
||||||
|
|
||||||
Package: hibbian-archive-keyring
|
Package: hibbian-archive-keyring
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
hibbian-archive-keyring.gpg usr/share/keyrings/
|
hibbian-archive-keyring.gpg usr/share/keyrings/
|
||||||
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
||||||
sources.list.d/bookworm/packetrepo_stable.list etc/apt/sources.list.d/
|
|
||||||
sources.list.d/ usr/share/hibbian-archive-keyring/
|
sources.list.d/ usr/share/hibbian-archive-keyring/
|
||||||
hibbian.pref etc/apt/preferences.d/
|
certs/ usr/share/hibbian-archive-keyring/
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
hibbian-archive-keyring: package-installs-apt-sources
|
|
|
@ -1 +0,0 @@
|
||||||
3.0 (native)
|
|
|
@ -1,3 +0,0 @@
|
||||||
Package: *
|
|
||||||
Pin: release o=Hibbian
|
|
||||||
Pin-Priority: 600
|
|
|
@ -0,0 +1 @@
|
||||||
|
deb [] http://repo.hibbian.org/hibbian bookworm-hibbian-stable main contrib non-free non-free-firmware
|
|
@ -0,0 +1 @@
|
||||||
|
deb-src [] http://repo.hibbian.org/hibbian bookworm-hibbian-stable main contrib non-free non-free-firmware
|
|
@ -0,0 +1 @@
|
||||||
|
deb [] http://repo.hibbian.org/hibbian bookworm-hibbian-unstable main contrib non-free non-free-firmware
|
|
@ -0,0 +1 @@
|
||||||
|
deb-src [] http://repo.hibbian.org/hibbian bookworm-hibbian-unstable main contrib non-free non-free-firmware
|
|
@ -1,2 +0,0 @@
|
||||||
deb [] http://repo.hibbian.org/packetrepo trixie-packetrepo-stable main contrib non-free non-free-firmware
|
|
||||||
deb-src [] http://repo.hibbian.org/packetrepo trixie-packetrepo-stable main contrib non-free non-free-firmware
|
|
Loading…
Reference in New Issue