]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2016/02/02.rss
Gjør boklenkene enklere å finne ved å gjøre bildene om til lenker.
[homepage.git] / blog / archive / 2016 / 02 / 02.rss
index f0b9b18398d4ecbcab919ab4673d26a70411f1c2..ae6e0e0ff9f01ee5be13e85b169806839b99923f 100644 (file)
@@ -3,13 +3,13 @@
        <channel>
                <title>Petter Reinholdtsen - Entries from February 2016</title>
                <description>Entries from February 2016</description>
-                <link>http://people.skolelinux.org/pere/blog/</link>
+                <link>https://people.skolelinux.org/pere/blog/</link>
 
        
        <item>
                <title>Creating, updating and checking debian/copyright semi-automatically</title>
-               <link>http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html</guid>
+               <link>https://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html</link>        
+               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html</guid>
                 <pubDate>Fri, 19 Feb 2016 15:00:00 +0100</pubDate>
                <description>&lt;p&gt;Making packages for Debian requires quite a lot of attention to
 details.  And one of the details is the content of the
@@ -57,7 +57,7 @@ blog post from 2015&lt;/a&gt;.  To generate using cme, use the &#39;update
 dpkg-copyright&#39; option:
 
 &lt;p&gt;&lt;pre&gt;
-cme update dpkg-copyright -quiet
+cme update dpkg-copyright
 &lt;/pre&gt;&lt;/p&gt;
 
 &lt;p&gt;This will create or update debian/copyright.  The cme tool seem to
@@ -99,13 +99,17 @@ licensecheck --copyright -r `find * -type f` | \
 version control system to make it easier to discover license and
 copyright changes in the upstream source.  I will try to do the same
 with my packages in the future.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Update 2016-02-21&lt;/strong&gt;: The cme author recommended
+against using -quiet for new users, so I removed it from the proposed
+command line.&lt;/p&gt;
 </description>
        </item>
        
        <item>
                <title>Using appstream in Debian to locate packages with firmware and mime type support</title>
-               <link>http://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html</guid>
+               <link>https://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html</link>        
+               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html</guid>
                 <pubDate>Thu, 4 Feb 2016 16:40:00 +0100</pubDate>
                <description>&lt;p&gt;The &lt;a href=&quot;https://wiki.debian.org/DEP-11&quot;&gt;appstream system&lt;/a&gt;
 is taking shape in Debian, and one provided feature is a very