X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/250d54b1f46e0b86e8410c3565a55b9541e51993..ac8c47a23c0bfb4fea0f160f02413eefa5ee5812:/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..53318855e9 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.

Tags: debian, english.
@@ -127,6 +131,21 @@ with my packages in the future.

Archive