mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
Move from lts-quantal to lts-raring packages for the point release.
This commit is contained in:
parent
df266829a7
commit
97ec481d5b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.65.10) precise; urgency=low
|
||||||
|
|
||||||
|
* Move from lts-quantal to lts-raring packages for the point release.
|
||||||
|
|
||||||
|
-- Adam Conrad <adconrad@ubuntu.com> Tue, 23 Jul 2013 12:58:37 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.65.9) precise; urgency=low
|
livecd-rootfs (2.65.9) precise; urgency=low
|
||||||
|
|
||||||
* Add xserver-xorg-lts-quantal to Mythbuntu amd64/i386 as well.
|
* Add xserver-xorg-lts-quantal to Mythbuntu amd64/i386 as well.
|
||||||
|
@ -134,7 +134,7 @@ case $PROJECT in
|
|||||||
# sufficiently that some manual hints are
|
# sufficiently that some manual hints are
|
||||||
# needed.
|
# needed.
|
||||||
add_package install ubuntu-minimal ubuntu-standard ubuntu-desktop libqt4-sql-sqlite notify-osd
|
add_package install ubuntu-minimal ubuntu-standard ubuntu-desktop libqt4-sql-sqlite notify-osd
|
||||||
add_package install xserver-xorg-lts-quantal
|
add_package install xserver-xorg-lts-raring
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_task install minimal standard ubuntu-desktop
|
add_task install minimal standard ubuntu-desktop
|
||||||
@ -145,12 +145,12 @@ case $PROJECT in
|
|||||||
# tasks post-release at the moment.
|
# tasks post-release at the moment.
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64)
|
amd64)
|
||||||
add_package live linux-signed-generic-lts-quantal
|
add_package live linux-signed-generic-lts-raring
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64|i386)
|
amd64|i386)
|
||||||
KERNEL_FLAVOURS=generic-lts-quantal
|
KERNEL_FLAVOURS=generic-lts-raring
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
@ -176,7 +176,7 @@ case $PROJECT in
|
|||||||
# sufficiently that some manual hints are
|
# sufficiently that some manual hints are
|
||||||
# needed.
|
# needed.
|
||||||
add_package install ubuntu-minimal ubuntu-standard edubuntu-desktop libqt4-sql-sqlite notify-osd
|
add_package install ubuntu-minimal ubuntu-standard edubuntu-desktop libqt4-sql-sqlite notify-osd
|
||||||
add_package install xserver-xorg-lts-quantal
|
add_package install xserver-xorg-lts-raring
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_task install minimal standard edubuntu-desktop-gnome
|
add_task install minimal standard edubuntu-desktop-gnome
|
||||||
@ -187,13 +187,13 @@ case $PROJECT in
|
|||||||
# tasks post-release at the moment.
|
# tasks post-release at the moment.
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64)
|
amd64)
|
||||||
add_package live linux-signed-generic-lts-quantal
|
add_package live linux-signed-generic-lts-raring
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64|i386)
|
amd64|i386)
|
||||||
KERNEL_FLAVOURS=generic-lts-quantal
|
KERNEL_FLAVOURS=generic-lts-raring
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
@ -223,7 +223,7 @@ case $PROJECT in
|
|||||||
# sufficiently that some manual hints are
|
# sufficiently that some manual hints are
|
||||||
# needed.
|
# needed.
|
||||||
add_package install ubuntu-minimal ubuntu-standard mythbuntu-desktop notify-osd
|
add_package install ubuntu-minimal ubuntu-standard mythbuntu-desktop notify-osd
|
||||||
add_package install xserver-xorg-lts-quantal
|
add_package install xserver-xorg-lts-raring
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_task install minimal standard mythbuntu-desktop
|
add_task install minimal standard mythbuntu-desktop
|
||||||
@ -233,7 +233,7 @@ case $PROJECT in
|
|||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64|i386)
|
amd64|i386)
|
||||||
KERNEL_FLAVOURS=generic-lts-quantal
|
KERNEL_FLAVOURS=generic-lts-raring
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user