]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 25 Dec 2012 19:17:19 +0000 (19:17 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 25 Dec 2012 19:17:19 +0000 (19:17 +0000)
22 files changed:
blog/How_to_backport_bitcoin_qt_to_Debian_Squeeze.html [deleted file]
blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html
blog/The_fight_for_freedom_and_privacy.html
blog/archive/2012/10/10.rss
blog/archive/2012/10/index.html
blog/archive/2012/12/12.rss
blog/archive/2012/12/index.html
blog/index.html
blog/index.rss
blog/sitemap.xml
blog/tags/bitcoin/bitcoin.rss
blog/tags/bitcoin/index.html
blog/tags/debian/debian.rss
blog/tags/debian/index.html
blog/tags/english/english.rss
blog/tags/english/index.html
blog/tags/personvern/index.html
blog/tags/personvern/personvern.rss
blog/tags/sikkerhet/index.html
blog/tags/sikkerhet/sikkerhet.rss
blog/tags/surveillance/index.html
blog/tags/surveillance/surveillance.rss

diff --git a/blog/How_to_backport_bitcoin_qt_to_Debian_Squeeze.html b/blog/How_to_backport_bitcoin_qt_to_Debian_Squeeze.html
deleted file mode 100644 (file)
index 38f01d0..0000000
+++ /dev/null
@@ -1,313 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-    <title>Petter Reinholdtsen: How to backport bitcoin-qt to Debian Squeeze</title>
-    <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/style.css" />
-    <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/vim.css" />
-  </head>
-  <body>
-    <div class="title">
- <h1>
-     <a href="http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen</a>
-     
- </h1>
-</div>
-
-
-    <div class="entry">
-      <div class="title">How to backport bitcoin-qt to Debian Squeeze</div>
-      <div class="date">25th December 2012</div>
-      <div class="body"><p>Let me start by wishing you all marry Christmas and a happy new
-year!  I hope next year will prove to be a good year.</p>
-
-<p>Bitcoin, the digital decentralised "currency" that allow people to
-transfer bitcoins between each other with minimal overhead, is a very
-interesting experiment.  And as I wrote a few days ago, the
-<a href="http://www.bitcoin.org/">bitcoin</a> situation in Debian is
-about to improve a bit.  The
-<a href="http://packages.qa.debian.org/bitcoin">new debian version</a>
-was uploaded yesterday, and is waiting in the NEW queue for one of the
-ftpmasters to approve the new bitcoin-qt package name.</p>
-
-<p>And thanks to the great work of Jonas and the rest of the bitcoin
-team in Debian, you can easily test the package in Debian Squeeze
-using the following steps to get a set of working packages:</p>
-
-<blockquote><pre>
-git clone git://git.debian.org/git/collab-maint/bitcoin
-cd bitcoin
-DEB_MAINTAINER_MODE=1 DEB_BUILD_OPTIONS=noupnp fakeroot debian/rules clean
-DEB_BUILD_OPTIONS=noupnp git-buildpackage --git-ignore-new
-</pre></blockquote>
-
-<p>You might have to install some build dependencies as well.  The
-list of commands should give you two packages, bitcoind and
-bitcoin-qt, ready for use in a Squeeze environment.  Note that the
-client will download the complete set of bitcoin "blocks", which need
-around 5.6 GiB of data on my machine at the moment.  Make sure your
-~/.bitcoin/ directory have lots of spare room if you want to download
-all the blocks.  The client will warn if the disk is getting full, so
-there is not really a problem if you got too little room, but you will
-not be able to get all the features out of the client.</p>
-
-<p>As usual, if you use bitcoin and want to show your support of my
-activities, please send Bitcoin donations to my address
-<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
-</div>
-      
-      <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.</div>
-      
-      
-    </div>
-    
-
-    
-
-    <div id="sidebar">
-      
-
-
-<h2>Archive</h2>
-<ul>
-
-<li>2012
-<ul>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/01/">January (7)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/02/">February (10)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/03/">March (17)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/04/">April (12)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/05/">May (12)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/06/">June (20)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/07/">July (17)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/08/">August (6)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (9)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/10/">October (17)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/11/">November (10)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/12/">December (6)</a></li>
-
-</ul></li>
-
-<li>2011
-<ul>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (16)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/02/">February (6)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/03/">March (6)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/04/">April (7)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/05/">May (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/06/">June (2)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/07/">July (7)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/08/">August (6)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/09/">September (4)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/10/">October (2)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/11/">November (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/12/">December (1)</a></li>
-
-</ul></li>
-
-<li>2010
-<ul>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/01/">January (2)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/02/">February (1)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/03/">March (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/04/">April (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/05/">May (9)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/06/">June (14)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/07/">July (12)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (13)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/09/">September (7)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/10/">October (9)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/11/">November (13)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/12/">December (12)</a></li>
-
-</ul></li>
-
-<li>2009
-<ul>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/01/">January (8)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/02/">February (8)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/03/">March (12)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/04/">April (10)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/05/">May (9)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/06/">June (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/07/">July (4)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/08/">August (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/09/">September (1)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/10/">October (2)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/11/">November (3)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/12/">December (3)</a></li>
-
-</ul></li>
-
-<li>2008
-<ul>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2008/11/">November (5)</a></li>
-
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2008/12/">December (7)</a></li>
-
-</ul></li>
-
-</ul>
-
-
-
-<h2>Tags</h2>
-<ul>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (13)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/amiga">amiga (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/aros">aros (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/bankid">bankid (3)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (5)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (12)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/bsa">bsa (2)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (59)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (117)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (9)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook (7)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (164)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (21)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (12)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (10)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (9)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (32)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (17)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/ldap">ldap (8)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (5)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (25)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (218)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (148)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (6)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/open311">open311 (2)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (40)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (60)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/raid">raid (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/reprap">reprap (11)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/rfid">rfid (2)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/robot">robot (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/rss">rss (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/ruter">ruter (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (2)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (28)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (39)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (3)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (5)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (12)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (1)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (7)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (35)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (4)</a></li>
-
- <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (26)</a></li>
-
-</ul>
-
-
-    </div>
-    <p style="text-align: right">
- Created by <a href="http://steve.org.uk/Software/chronicle">Chronicle v4.4</a>
-</p>
-
-  </body>
-</html>
index 5ae2e66472f598099efd340789a847cafc0f2f50..2263276d10ff37d50855b5bc13480eca9cb332b0 100644 (file)
@@ -30,8 +30,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index c226c3bffe9871fd6c8b3403c269a7b5f1ba80ad..4d1a8a4dfb0a32fdb4cbae626263b71e81448486 100644 (file)
@@ -39,8 +39,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 </div>
       
       <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>.</div>
index 70ff34171e0f8185c7bfee272f4fffcd6dd55f56..59e7718bf96015185272a6bb2a80db41fadac975 100644 (file)
@@ -179,8 +179,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember &lt;a href=&quot;http://en.wikipedia.org/wiki/Panopticon&quot;&gt;the
-Panopticom&lt;/a&gt;, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.&lt;/p&gt;
+Panopticon&lt;/a&gt;, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.&lt;/p&gt;
 </description>
        </item>
        
index 16c8134cdec275e65128878fb5032ceb6fc74b7e..4744878c111de1d7d1781d11aa504279cd2cb952 100644 (file)
@@ -221,8 +221,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 
       </div>
       <div class="tags">
index 2ed44196d2fda5b937d5dfe93d9e1494b2dc3436..267d424b2d07d663f4e644d42e33f289948d92d8 100644 (file)
@@ -21,8 +21,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
 The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
 package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
-in &lt;a href=&quot;ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt; for one
-of the ftpmasters to approve the new bitcoin-qt package name.&lt;/p&gt;
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
 
 &lt;p&gt;And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 450cde841276af01cec049875b583f04f9189ba4..e4db54359f73b4805c0c341f2e9fd67ce28651f3 100644 (file)
@@ -39,8 +39,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 5e72f7a6f0fcb4703cf8da8c3732b98af918a293..125b42c291d413ec8c5c41f0e60cc7905462f3e1 100644 (file)
@@ -32,8 +32,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 1583667bc38e9138ee7da73720fd0d882851b757..73ceb013e2aa041b59aa94fb77f902951e5e4b5a 100644 (file)
@@ -21,8 +21,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
 The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
 package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
-in &lt;a href=&quot;ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt; for one
-of the ftpmasters to approve the new bitcoin-qt package name.&lt;/p&gt;
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
 
 &lt;p&gt;And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index c36f71862d05417f66490aa0c025c8a5f84d6bce..ef7da00250f2c2d55518c0fed052251589e73678 100644 (file)
   <priority>0.50</priority>
   <changefreq>weekly</changefreq>
  </url>
- <url>
-  <loc>http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_to_Debian_Squeeze.html</loc>
-  <priority>0.50</priority>
-  <changefreq>weekly</changefreq>
- </url>
  <url>
   <loc>http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html</loc>
   <priority>0.50</priority>
index d38f05af7815e967bbf0949767c6b11aa670b5c7..f531dba9900213691b6f126ccc2c48a5c7213a4d 100644 (file)
@@ -21,8 +21,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
 The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
 package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
-in &lt;a href=&quot;ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt; for one
-of the ftpmasters to approve the new bitcoin-qt package name.&lt;/p&gt;
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
 
 &lt;p&gt;And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 2947d834d451b2492987d1a23c83a223e7aae6bc..7af923cc91c59417e2c9d1ef5f581f0feaf5a716 100644 (file)
@@ -38,8 +38,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 164e29690b07b1be1b81b0b58d951075f8b51435..46ec4b184cc65ed5ce82c12a1087f49a383e2480 100644 (file)
@@ -21,8 +21,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
 The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
 package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
-in &lt;a href=&quot;ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt; for one
-of the ftpmasters to approve the new bitcoin-qt package name.&lt;/p&gt;
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
 
 &lt;p&gt;And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index c913a41fa5acb9174c675c9b9dd4fd43c7334314..05cb2ce55b847ea44e4fad4b71438fbffc62bbd7 100644 (file)
@@ -38,8 +38,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
index 201af8206798a0ae04466f43bbe0a08fd150b42e..aafd7c2e0fce80e5890ab2803d008076e5ae9c9f 100644 (file)
@@ -21,8 +21,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
 The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
 package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
-in &lt;a href=&quot;ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt; for one
-of the ftpmasters to approve the new bitcoin-qt package name.&lt;/p&gt;
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
 
 &lt;p&gt;And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
@@ -643,8 +644,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember &lt;a href=&quot;http://en.wikipedia.org/wiki/Panopticon&quot;&gt;the
-Panopticom&lt;/a&gt;, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.&lt;/p&gt;
+Panopticon&lt;/a&gt;, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.&lt;/p&gt;
 </description>
        </item>
        
index 3cb4a1e3bae9856ed4277f0b4f9526dd981e8f91..a72be37393494d9b536b4812de509589e770ad8e 100644 (file)
@@ -38,8 +38,9 @@ experiment.  And as I wrote a few days ago, the bitcoin situation in
 <a href="http://www.debian.org/">Debian</a> is about to improve a bit.
 The <a href="http://packages.qa.debian.org/bitcoin">new debian source
 package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
-in <a href="ftp-master.debian.org/new.html">the NEW queue</A> for one
-of the ftpmasters to approve the new bitcoin-qt package name.</p>
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
 
 <p>And thanks to the great work of Jonas and the rest of the bitcoin
 team in Debian, you can easily test the package in Debian Squeeze
@@ -768,8 +769,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 
       </div>
       <div class="tags">
index bef22db9e6d5c6bcd7c2d4279c1a4104b8977e84..da06b1e8f6dd869b51febfad4d0c6f9c58588294 100644 (file)
@@ -563,8 +563,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 
       </div>
       <div class="tags">
index 33af8bd18d30239f69e466d4eb5263a107a21eb6..9e6019aeed317d31c856f39f757b50f35746e72a 100644 (file)
@@ -462,8 +462,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember &lt;a href=&quot;http://en.wikipedia.org/wiki/Panopticon&quot;&gt;the
-Panopticom&lt;/a&gt;, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.&lt;/p&gt;
+Panopticon&lt;/a&gt;, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.&lt;/p&gt;
 </description>
        </item>
        
index 8da0813b15a7e5c4384bda2fd1fe551b4594fdfc..0eef162a6d78cff8e2f75cb5a78008b0bfb12e8d 100644 (file)
@@ -375,8 +375,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 
       </div>
       <div class="tags">
index d6c5684e3d22137b0749cc8a137e37a73385fd98..381149aa2e774b0e4fe031055392857acfd57a2f 100644 (file)
@@ -310,8 +310,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember &lt;a href=&quot;http://en.wikipedia.org/wiki/Panopticon&quot;&gt;the
-Panopticom&lt;/a&gt;, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.&lt;/p&gt;
+Panopticon&lt;/a&gt;, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.&lt;/p&gt;
 </description>
        </item>
        
index 46dbe6893e1c982639e7a4ce25a66d0f20992d8d..0e733a868b1bafbf5fb0b6d106656dc17ee8840f 100644 (file)
@@ -120,8 +120,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember <a href="http://en.wikipedia.org/wiki/Panopticon">the
-Panopticom</a>, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.</p>
+Panopticon</a>, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.</p>
 
       </div>
       <div class="tags">
index dec3b06ce0470250aad5f3112a260e516cbdb0a6..1c02cda938664e4189d1ef46594aa1b1d80d2d1f 100644 (file)
@@ -91,8 +91,8 @@ safety, deserve neither liberty nor safety.» - Benjamin Franklin
 you see a surveillance camera?  I do not.  Do you feel safe when you
 leave electronic traces of your behaviour and opinions?  I do not.  I
 just remember &lt;a href=&quot;http://en.wikipedia.org/wiki/Panopticon&quot;&gt;the
-Panopticom&lt;/a&gt;, and can not help help to think that we are slowly
-transforming our society to a huge Panopticom on our own.&lt;/p&gt;
+Panopticon&lt;/a&gt;, and can not help help to think that we are slowly
+transforming our society to a huge Panopticon on our own.&lt;/p&gt;
 </description>
        </item>