Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

date in changelog is wrong #78

Closed
shirishag75 opened this issue Nov 12, 2016 · 1 comment
Closed

date in changelog is wrong #78

shirishag75 opened this issue Nov 12, 2016 · 1 comment

Comments

@shirishag75
Copy link

This affects all packages being built -

[$] lintian -i libcpuid14_0.4.0_amd64.deb
                                                                                           
W: libcpuid14: debian-changelog-has-wrong-day-of-week 2016-09-30 is a Friday
N: 
N:    The date in the changelog entry is not consistent with the actual day of
N:    that week. Either the date is wrong or the day of week is wrong.
N:    
N:    To avoid problems like this, consider using a tool like dch(1) or
N:    date(1) to generate the date. Example:
N:    
N:      $ date -R -ud '2013-11-05 23:59:59'
N:      Tue, 05 Nov 2013 23:59:59 +0000
N:    
N:    Severity: normal, Certainty: certain
N:    
N:    Check: changelog-file, Type: binary
N:

Please fix the above.

@anrieff
Copy link
Owner

anrieff commented Nov 13, 2016

Thanks for the pointer. Fixed in fa87a5e.

@anrieff anrieff closed this as completed Nov 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants