X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/250d54b1f46e0b86e8410c3565a55b9541e51993..93ddf11b60fb9f5875e9e5dfd4c1ba034b6f60e9:/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html diff --git a/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html b/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html index 3bff73c2fd..a02c9320ef 100644 --- a/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html +++ b/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html @@ -68,7 +68,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 @@ -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.
@@ -134,6 +138,12 @@ with my packages in the future.