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

[SCM] Debian package checker branch, master, updated. 2.5.3-49-g221c5a3



The following commit has been merged in the master branch:
commit 221c5a3a0de8d0bc6012268b785deef59a08bc2c
Author: Loïc Minier <lool@dooz.org>
Date:   Sat Oct 8 08:29:26 2011 +0200

    Added "precise" to the list of Ubuntu distributions
    
    Acked-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/changes-file.desc b/checks/changes-file.desc
index dda3f32..ec1391e 100644
--- a/checks/changes-file.desc
+++ b/checks/changes-file.desc
@@ -41,8 +41,8 @@ Info: You've specified an unknown target distribution for your upload in
  the <tt>debian/changelog</tt> file.
  .
  Your version string suggests this package is for Ubuntu, so your
- distribution should be one of oneiric, natty, maverick, lucid, karmic, hardy,
- or dapper.
+ distribution should be one of precise, oneiric, natty, maverick, lucid,
+ karmic, hardy, or dapper.
 
 Tag: multiple-distributions-in-changes-file
 Severity: important
diff --git a/data/changelog-file/ubuntu-dists b/data/changelog-file/ubuntu-dists
index 5c25962..0948ec9 100644
--- a/data/changelog-file/ubuntu-dists
+++ b/data/changelog-file/ubuntu-dists
@@ -8,3 +8,4 @@ lucid
 maverick
 natty
 oneiric
+precise
diff --git a/debian/changelog b/debian/changelog
index 8c36090..e20a630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ lintian (2.5.4) UNRELEASED; urgency=low
   * checks/binaries:
     + [JW] Allow binaries to use "/usr/lib/$srcpkg/" in RPATHs.
       (Closes: #642092)
+  * checks/changes-file.desc:
+    + [NT] Added the "precise" to the list of Ubuntu distributions.
+      Thanks to Loïc Minier for the patch.
   * checks/common_data.pm:
     + [JW] Merged into Lintian::Check.
   * checks/cruft:
@@ -46,6 +49,9 @@ lintian (2.5.4) UNRELEASED; urgency=low
   * checks/source-copyright:
     + [JW] Added some more DEP-5 URLs.  (Closes: #642027)
 
+  * data/changelog-file/ubuntu-dists:
+    + [NT] Added the "precise".  Thanks to Loïc Minier for the
+      patch.  (Closes: #644488)
   * data/debhelper/{dh_commands,maint_commands,miscDepends_commands}:
     + [NT] Refreshed.
   * data/debhelper/alt-dh_commands:

-- 
Debian package checker


Reply to: