[Pkg-kde-trunk] http://qt-kde.debian.net/ document root updated

Debian Qt/KDE Public Repository noreply at qt-kde.debian.net
Tue Nov 29 17:20:04 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://qt-kde.debian.net/ document root has been updated.
The following changes have been made:

commit 083c023e49b3a1bf9b784afc275732145be85e24
Merge: 8acb2df ab8703b
Author: Debian Qt/KDE Public Repository Daemon <noreply at qt-kde.debian.net>
Date:   Tue Nov 29 17:20:03 2011 +0000

    Merge branch 'documentroot' of git://git.debian.org/git/pkg-kde/qt-kde.debian.net

commit ab8703b1427cd69f2bfaf0133af196ac586c8f94
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Tue Nov 29 18:08:32 2011 +0100

    Amend installation instructions add instructions for apt-spy.

diff --git a/index.php b/index.php
index e5ed51f..a17def9 100644
- --- a/index.php
+++ b/index.php
@@ -113,7 +113,55 @@ KDE SC 4.4.2 has been uploaded to <a href="http://wiki.debian.org/DebianExperime
 As a result, KDE SC 4.4.2 packages have been removed from this repository.
 </div>
 
- -<h1>Repository URLs</h1>
+<h1>Configuring repositories with apt-spy (recommended)</h1>
+<p>
+Edit your /etc/apt/sources.list and if you find any these lines, remove it:
+</p>
+<pre>
+deb http://qt-kde.debian.net/debian experimental-snapshots main
+deb-src http://qt-kde.debian.net/debian experimental-snapshots main
+
+deb http://qt-kde2.debian.net/debian experimental-snapshots main
+deb-src http://qt-kde2.debian.net/debian experimental-snapshots main
+</pre>
+
+<p>
+Download this file: <a href="mirrors.txt">. Then execute:
+</p>
+<pre>
+# apt-spy -m mirrors.txt -d experimental-snapshots -f dists/experimental-snapshots/Release -o /etc/apt/sources.list.d/qt-kde.list
+</pre>
+
+<p>
+Now, in /etc/apt/sources.list.d/qt-kde.list you should have the mirror which works faster for you. 
+So you should update you packages list:
+</p>
+<pre>
+# aptitude update
+</pre>
+
+<p>
+In order to get the repository key, install the
+<strong>pkg-kde-archive-keyring</strong> package:
+</p>
+<pre>
+# aptitude install pkg-kde-archive-keyring
+</pre>
+<p>
+(confirm the question about a missing key with "Yes"). Then update your package list again:
+</p>
+<pre>
+# aptitude update
+</pre>
+<p>
+and install the newer packages with:
+</p>
+<pre>
+aptitude -t experimental-snapshots upgrade
+</pre>
+
+
+<h1>Configuring repositories editing /etc/apt/sources.list</h1>
 <p>
 You need to add the following to your /etc/apt/sources.list:
 </p>
@@ -123,8 +171,7 @@ deb-src http://qt-kde.debian.net/debian experimental-snapshots main
 </pre>
 
 <p>To share the best load between mirrors, there is also a 
- -secondary mirror. So if the first random number you are thinking of 
- -is even, please use following mirror instead:
+secondary mirror:
 </p>
 <pre>
 deb http://qt-kde2.debian.net/debian experimental-snapshots main
@@ -132,6 +179,13 @@ deb-src http://qt-kde2.debian.net/debian experimental-snapshots main
 </pre>
 
 <p>
+Update your package list with:
+</p>
+<pre>
+# aptitude update
+</pre>
+
+<p>
 In order to get the repository key, install the
 <strong>pkg-kde-archive-keyring</strong> package:
 </p>
@@ -139,7 +193,7 @@ In order to get the repository key, install the
 # aptitude install pkg-kde-archive-keyring
 </pre>
 <p>
- -(confirm the question about a missing key with "Yes"). Then update your package list:
+(confirm the question about a missing key with "Yes"). Then update your package list again:
 </p>
 <pre>
 # aptitude update
@@ -150,6 +204,7 @@ and install the newer packages with:
 <pre>
 aptitude -t experimental-snapshots upgrade
 </pre>
+
 <!-- <p>
 You can view the list of available packages <a href="debian/">here</a>.
 </p> -->
diff --git a/mirrors.txt b/mirrors.txt
new file mode 100644
index 0000000..67fb25c
- --- /dev/null
+++ b/mirrors.txt
@@ -0,0 +1,6 @@
+
+AU Australia
+------------
+qt-kde.debian.net                                       /debian/       amd64 i386 
+qt-kde2.debian.net                                      /debian/       amd64 i386 
+

commit 8805d177a084937b14eaf0fcf3e4346ad776017a
Author: Eshat Cakar <info at eshat.de>
Date:   Tue Nov 29 12:13:46 2011 +0100

    i386 packages added, second mirror available

diff --git a/index.php b/index.php
index 041bc2d..e5ed51f 100644
- --- a/index.php
+++ b/index.php
@@ -56,6 +56,11 @@ pre {
 <h1>News & notes</h1>
 
 <div class="newsitem">
+<div class="newsdate">2011-11-29</span></div>
+i386 packages of KDE SC 4.7.2 have been added to the repositories.
+</div>
+
+<div class="newsitem">
 <div class="newsdate">2011-11-26</span></div>
 KDE SC 4.7.2 for amd64 has been uploaded. 
 See <a href="http://lists.debian.org/debian-kde/2011/11/msg00018.html">this email</a> for more information.
@@ -117,16 +122,14 @@ deb http://qt-kde.debian.net/debian experimental-snapshots main
 deb-src http://qt-kde.debian.net/debian experimental-snapshots main
 </pre>
 
- -<p>The secondary mirror qt-kde2.debian.net is temporarily unavailable.</p>
- -
- -<!-- <p>To share the best load between mirrors, there is also a 
+<p>To share the best load between mirrors, there is also a 
 secondary mirror. So if the first random number you are thinking of 
 is even, please use following mirror instead:
 </p>
 <pre>
 deb http://qt-kde2.debian.net/debian experimental-snapshots main
 deb-src http://qt-kde2.debian.net/debian experimental-snapshots main
- -</pre> -->
+</pre>
 
 <p>
 In order to get the repository key, install the
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJO1RRDAAoJEJPdKuLnnIurV44P+gIChrgjsRQVyQ4AoaAdkkLF
O2SZcFiynbzuqb5O2YKXRt81VqzS1Yvm3fUMsCrK4f0iYP2h7USK0kcnTB0kEkUV
rmrYC7s63bLMnWVpXX2p/KrdKbvnGgSamtveL0WoL+CLFYYwhhdWdVjk8jRcTe74
H8l69nwy6H722g4oomrXczFHN5ghtbv5viQP8zRPrzUU8UlmfMxDdRfeGiYye85G
Vazschgulzx+W1szVYfpK8YseOI8vl0e0AICrk7xJp/RSmcLrh9OSAdTBBbknIIi
avBNF80zT/a/oeCwswWX9hRMFwwzBjudmyKtROfdZyCCnP1F1INBK8Ig2zQzJfqP
ULEpZ3/g6sNCtvK/09mqCdLIeG8RIMYU856GMkfVAVbHK9egrX2xZ0SrLoGzkvve
OfrIO1+15OniIM8APcbsOIoZFUHPDK1BJDKeK0Jkpogcleu06Baor0UKLXmQA/Ev
doU0yxqxJXV4JW5H9M1YqhUW6EGNRJeiO0v1zuXOMXHtdRMK5zGQzET78nonqtn+
RBlvitOchYysLNgvP+aZRfdiQ3LCBsaRHBScj+6bWSL5Z7yTeX6a+z5anZ823/D9
HvbjQYIDqkSNQDdEQqKbZ4m+CCpurD7WZPKzddlgZcZLu89nRdayIYZUE2+xnkRZ
PlW/s1VYsZwB0xq3kObk
=0fpD
-----END PGP SIGNATURE-----



More information about the Pkg-kde-trunk mailing list