sources.list: ubuntu: add ddebs.ubuntu.com

https://wiki.ubuntu.com/DebuggingProgramCrash
This commit is contained in:
Aminda Suomalainen 2015-07-28 19:06:38 +03:00
parent fa44f85e48
commit 95dc6cfa17
4 changed files with 20 additions and 0 deletions

View File

@ -31,3 +31,8 @@ deb-src http://archive.canonical.com/ubuntu precise partner
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
# https://wiki.ubuntu.com/DebuggingProgramCrash
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
deb http://ddebs.ubuntu.com precise main restricted universe multiverse
deb http://ddebs.ubuntu.com precise-updates main restricted universe multiverse

View File

@ -31,3 +31,8 @@ deb-src http://archive.canonical.com/ubuntu trusty partner
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
# https://wiki.ubuntu.com/DebuggingProgramCrash
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
deb http://ddebs.ubuntu.com trusty main restricted universe multiverse
deb http://ddebs.ubuntu.com trusty-updates main restricted universe multiverse

View File

@ -26,3 +26,8 @@ deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted univers
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu vivid partner
deb-src http://archive.canonical.com/ubuntu vivid partner
# https://wiki.ubuntu.com/DebuggingProgramCrash
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
deb http://ddebs.ubuntu.com vivid main restricted universe multiverse
deb http://ddebs.ubuntu.com vivid-updates main restricted universe multiverse

View File

@ -26,3 +26,8 @@ deb-src http://security.ubuntu.com/ubuntu wily-security main restricted universe
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu wily partner
deb-src http://archive.canonical.com/ubuntu wily partner
# https://wiki.ubuntu.com/DebuggingProgramCrash
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
deb http://ddebs.ubuntu.com wily main restricted universe multiverse
deb http://ddebs.ubuntu.com wily-updates main restricted universe multiverse