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

[lintian] 01/01: Add Debian Policy 4.1.2



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

abe pushed a commit to branch master
in repository lintian.

commit 003c3a43a1bb3f8fc3509cdd485a7a11224c8720
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Dec 1 09:20:05 2017 +0100

    Add Debian Policy 4.1.2
---
 data/standards-version/release-dates |  1 +
 debian/changelog                     | 10 ++++++++++
 debian/control                       |  4 ++--
 t/runtests                           |  2 +-
 4 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates
index 420382f..4ffe925 100644
--- a/data/standards-version/release-dates
+++ b/data/standards-version/release-dates
@@ -9,6 +9,7 @@
 #
 # You'll need libtimedate-perl installed.
 
+4.1.2  1512080585
 4.1.1  1506553200
 4.1.0  1503350262
 4.0.1  1501984067
diff --git a/debian/changelog b/debian/changelog
index 0390eab..3c5a0f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,16 @@ lintian (2.5.61) UNRELEASED; urgency=medium
     + [CL] Remove "german|German" entry - it is covered by
       data/spelling/corrections-case.  (Closes: #883041)
 
+  * data/standards-version/release-dates:
+    + [AB] Add 4.1.2 as known standards version.
+
+  * debian/control:
+    + [AB] Declare compliance with Debian Policy 4.1.2.
+    + [AB] Mention Debian Policy 4.1.2 in long package description.
+
+  * t/runtests:
+    + [AB] Use standards version 4.1.2 in tests.
+
  -- Chris Lamb <lamby@debian.org>  Sun, 26 Nov 2017 11:51:35 +0900
 
 lintian (2.5.60) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6f66d18..60bbe60 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,7 @@ Build-Depends: aspell,
                unzip,
                xz-utils,
                zip
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
 Rules-Requires-Root: no
 Vcs-Git: https://anonscm.debian.org/git/lintian/lintian.git
 Vcs-Browser: https://anonscm.debian.org/git/lintian/lintian.git
@@ -134,4 +134,4 @@ Description: Debian package checker
  should check packages with this tool before uploading them to the
  archive.
  .
- This version of Lintian is calibrated for policy version 4.1.1.
+ This version of Lintian is calibrated for policy version 4.1.2.
diff --git a/t/runtests b/t/runtests
index 4002bf0..ece4a3f 100755
--- a/t/runtests
+++ b/t/runtests
@@ -108,7 +108,7 @@ our @DPKG_BUILDPACKAGE_CMD = (
     qw(-iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING),
     qw(--source-option=--auto-commit),
 );
-our $STANDARDS_VERSION = '4.1.1';
+our $STANDARDS_VERSION = '4.1.2';
 our $ARCHITECTURE = safe_qx(qw(dpkg-architecture -qDEB_HOST_ARCH));
 my $RUNNER_TS = (stat($0))[9];
 chomp $ARCHITECTURE;

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


Reply to: