]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2016/02/02.rss
Add link to CasparCG too.
[homepage.git] / blog / archive / 2016 / 02 / 02.rss
index 165b3afcf2e561e4371aab2dea673bd9cc5781bb..be02699c9d13cd28c6fc38f04a1e32f1b471985f 100644 (file)
@@ -57,7 +57,7 @@ blog post from 2015</a>.  To generate using cme, use the 'update
 dpkg-copyright' option:
 
 <p><pre>
 dpkg-copyright' option:
 
 <p><pre>
-cme update dpkg-copyright -quiet
+cme update dpkg-copyright
 </pre></p>
 
 <p>This will create or update debian/copyright.  The cme tool seem to
 </pre></p>
 
 <p>This will create or update debian/copyright.  The cme tool seem to
@@ -86,6 +86,23 @@ planet.debian.org.</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">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</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">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
+
+<p><strong>Update 2016-02-20</strong>: I got a tip from Mike Gabriel
+on how to use licensecheck and cdbs to create a draft copyright file
+
+<p><pre>
+licensecheck --copyright -r `find * -type f` | \
+  /usr/lib/cdbs/licensecheck2dep5 > debian/copyright.auto
+</pre></p>
+
+<p>He mentioned that he normally check the generated file into the
+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.</p>
+
+<p><strong>Update 2016-02-21</strong>: The cme author recommended
+against using -quiet for new users, so I removed it from the proposed
+command line.</p>
 </description>
        </item>
        
 </description>
        </item>