X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/250d54b1f46e0b86e8410c3565a55b9541e51993..2303a53e3000b721cc73c3bfe81b6d2911b51a35:/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..9454123a01 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,10 @@ with my packages in the future.