debian.lighttpd.net now provides jessie and stretch
This commit is contained in:
parent
1d28c7fec8
commit
878533d627
16
preferences.d/prefer-lighttpd.net.pref
Normal file
16
preferences.d/prefer-lighttpd.net.pref
Normal file
@ -0,0 +1,16 @@
|
||||
# target-release priorities should be >= 990 (and < 1000) apart from backports
|
||||
|
||||
# Debian 8
|
||||
Package: *
|
||||
Pin: release o=lighttpd.net,n=jessie*
|
||||
Pin-Priority: 990
|
||||
|
||||
# Debian 9
|
||||
Package: *
|
||||
Pin: release o=lighttpd.net,n=stretch*
|
||||
Pin-Priority: 890
|
||||
|
||||
# Debian 10
|
||||
Package: *
|
||||
Pin: release o=lighttpd.net,n=buster*
|
||||
Pin-Priority: 790
|
@ -1,10 +1,9 @@
|
||||
# nightly builds from l.n
|
||||
# deb http://debian.lighttpd.net/lighttpd2-nightlies testing main
|
||||
# deb http://debian.lighttpd.net/lighttpd2-nightlies jessie main
|
||||
|
||||
deb http://debian.lighttpd.net/lighttpd2 testing main
|
||||
deb http://debian.lighttpd.net/lighttpd2 jessie main
|
||||
|
||||
## there should be no need for nightly helpers
|
||||
## deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2-nightlies/Debian_7.0 ./
|
||||
## deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2-nightlies/Debian_8.0 ./
|
||||
|
||||
# use helpers from wheezy (7.0) repo
|
||||
deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2/Debian_7.0 ./
|
||||
deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2/Debian_8.0 ./
|
||||
|
10
sources.list.d/lighttpd2-stretch.list
Normal file
10
sources.list.d/lighttpd2-stretch.list
Normal file
@ -0,0 +1,10 @@
|
||||
# nightly builds from l.n
|
||||
# deb http://debian.lighttpd.net/lighttpd2-nightlies stretch main
|
||||
|
||||
deb http://debian.lighttpd.net/lighttpd2 stretch main
|
||||
|
||||
## there should be no need for nightly helpers
|
||||
## deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2-nightlies/Debian_8.0 ./
|
||||
|
||||
# use helpers from debian 8 (jessie)
|
||||
deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd2/Debian_8.0 ./
|
1
sources.list.d/obs-home-stbuehler-jessie.list
Normal file
1
sources.list.d/obs-home-stbuehler-jessie.list
Normal file
@ -0,0 +1 @@
|
||||
deb http://download.opensuse.org/repositories/home:/stbuehler/Debian_8.0 ./
|
Loading…
Reference in New Issue
Block a user