diff --git a/CODE_SUMMARY.txt b/CODE_SUMMARY.txt index 25b5fd56..f9cd2348 100644 --- a/CODE_SUMMARY.txt +++ b/CODE_SUMMARY.txt @@ -88,3 +88,31 @@ SVG 1 0 0 1 -------------------------------------------------------------------------------- SUM: 267 16650 18062 76316 -------------------------------------------------------------------------------- + + +--------------------------------------------------------------------------------------------------- +As of 10-Oct-2021 +--------------------------------------------------------------------------------------------------- + cloc --force-lang="HTML",tmpl --force-lang="INI",conf --force-lang="INI",inc bin docs examples skins util + 350 text files. + 344 unique files. + 56 files ignored. + +github.com/AlDanial/cloc v 1.84 T=0.77 s (383.1 files/s, 152427.0 lines/s) +-------------------------------------------------------------------------------- +Language files blank comment code +-------------------------------------------------------------------------------- +Python 120 9168 17378 33511 +HTML 54 3796 66 27517 +INI 81 3437 0 14962 +JavaScript 8 308 190 1319 +Markdown 6 331 0 1298 +CSS 6 207 82 1075 +Perl 1 99 84 1027 +Bourne Shell 13 61 136 406 +Bourne Again Shell 2 36 186 204 +XML 2 8 12 83 +SVG 1 0 0 1 +-------------------------------------------------------------------------------- +SUM: 294 17451 18134 81403 +-------------------------------------------------------------------------------- diff --git a/pkg/changelog.el b/pkg/changelog.el index 2c3f0dda..bf9c279a 100644 --- a/pkg/changelog.el +++ b/pkg/changelog.el @@ -1,3 +1,5 @@ +* Tue Oct 05 2021 Thomas Keffer (Author of weewx) - 4.6.0b3-1 +- new upstream release * Tue Sep 28 2021 Thomas Keffer (Author of weewx) - 4.6.0b2-1 - new upstream release * Fri Aug 13 2021 Thomas Keffer (Author of weewx) - 4.6.0b1-1 diff --git a/pkg/changelog.suse b/pkg/changelog.suse index 1ae3c5eb..45e4efed 100644 --- a/pkg/changelog.suse +++ b/pkg/changelog.suse @@ -1,3 +1,5 @@ +* Tue Oct 05 2021 Thomas Keffer (Author of weewx) - 4.6.0b3-1 +- new upstream release * Tue Sep 28 2021 Thomas Keffer (Author of weewx) - 4.6.0b2-1 - new upstream release * Fri Aug 13 2021 Thomas Keffer (Author of weewx) - 4.6.0b1-1 diff --git a/pkg/debian/changelog b/pkg/debian/changelog index e671602a..c252b40e 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -1,3 +1,6 @@ +weewx (4.6.0b3-1) unstable; urgency=low + * new upstream release + -- Thomas Keffer (Author of weewx) Tue, 05 Oct 2021 15:03:48 -0700 weewx (4.6.0b2-1) unstable; urgency=low * new upstream release -- Thomas Keffer (Author of weewx) Tue, 28 Sep 2021 15:56:05 -0700