From: Petter Reinholdtsen
-cme update dpkg-copyright -quiet
+cme update dpkg-copyright
This will create or update debian/copyright. The cme tool seem to @@ -110,6 +110,10 @@ 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.
+ +Update 2016-02-21: The cme author recommended +against using -quiet for new users, so I removed it from the proposed +command line.
diff --git a/blog/archive/2016/02/02.rss b/blog/archive/2016/02/02.rss index f0b9b18398..be02699c9d 100644 --- a/blog/archive/2016/02/02.rss +++ b/blog/archive/2016/02/02.rss @@ -57,7 +57,7 @@ blog post from 2015</a>. To generate using cme, use the 'update 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 @@ -99,6 +99,10 @@ 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.</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> diff --git a/blog/archive/2016/02/index.html b/blog/archive/2016/02/index.html index 0ad0f4c1d0..0437891393 100644 --- a/blog/archive/2016/02/index.html +++ b/blog/archive/2016/02/index.html @@ -75,7 +75,7 @@ blog post from 2015. To generate using cme, use the 'update dpkg-copyright' option:-cme update dpkg-copyright -quiet +cme update dpkg-copyright
This will create or update debian/copyright. The cme tool seem to @@ -118,6 +118,10 @@ 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.
+Update 2016-02-21: The cme author recommended +against using -quiet for new users, so I removed it from the proposed +command line.
+