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

nthykier pushed a commit to branch master
in repository lintian.

commit 984ea15d93b68ad2dde7b52b83c04b7c90d210a4
Author: Niels Thykier <ni...@thykier.net>
Date:   Wed Oct 1 20:52:41 2014 +0200

    c/changes-file.pm: Add "-lts" as common distribution suffix
    
    Signed-off-by: Niels Thykier <ni...@thykier.net>
---
 checks/changes-file.pm | 1 +
 debian/changelog       | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/checks/changes-file.pm b/checks/changes-file.pm
index 33f7377..4761d09 100644
--- a/checks/changes-file.pm
+++ b/checks/changes-file.pm
@@ -60,6 +60,7 @@ sub run {
                     # (except sid and experimental, where they would
                     # make no sense)
                     $dist =~ s/- (?:backports(?:-sloppy)?
+                                   |lts
                                    |proposed(?:-updates)?
                                    |updates
                                    |security
diff --git a/debian/changelog b/debian/changelog
index be2d886..2932f12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ lintian (2.5.28) UNRELEASED; urgency=medium
   * checks/*:
     + [NT] Remove all uses of the "doc-base-files", "init.d"
       and "menu-files" collections.
+  * checks/changes-file.pm:
+    + [NT] Add "-lts" as common suffix for distribution,
+      which makes "squeeze-lts" a valid distribution.  Thanks
+      to Holger Levsen for the report.  (Closes: #763339)
   * checks/description.pm:
     + [SL] show the actual description when it is too short.
   * checks/files.pm:

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


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzpkg-0004x0...@moszumanska.debian.org

Reply via email to