[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 02/03: data/standards-version/release-dates: Correct date(1) invocation example in comment.



This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository lintian.

commit aa6c9667d8beba88b709a313c74a5139dd6cf2fe
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Dec 28 09:53:45 2017 +0000

    data/standards-version/release-dates: Correct date(1) invocation example in comment.
---
 data/standards-version/release-dates | 2 +-
 debian/changelog                     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates
index f790257..011ba20 100644
--- a/data/standards-version/release-dates
+++ b/data/standards-version/release-dates
@@ -5,7 +5,7 @@
 #
 # To get the date of a new standards version, try:
 #
-#     date '+%s' -s '<date of release>'
+#     date '+%s' -d '<date of release>'
 
 4.1.2  1512080585
 4.1.1  1506553200
diff --git a/debian/changelog b/debian/changelog
index 562393c..91d74a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ lintian (2.5.67) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * data/standards-version/release-dates:
+    + [CL] Correct date(1) invocation example in comment.
+
  -- Chris Lamb <lamby@debian.org>  Tue, 26 Dec 2017 15:34:26 +0000
 
 lintian (2.5.66) unstable; urgency=medium

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: