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

[SCM] Debian package checker branch, master, updated. 2.5.3-211-g4f22668



The following commit has been merged in the master branch:
commit 4f226684b59a80bd576ab96dc2d79a598351d8e0
Author: Evan Broder <evan@ebroder.net>
Date:   Wed Nov 9 08:38:09 2011 +0100

    Disable no-upstream-changelog in the Ubuntu profile
    
    Acked-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index f481299..c0c7329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -191,8 +191,9 @@ lintian (2.5.4) UNRELEASED; urgency=low
       static labs.
 
   * profiles/ubuntu/main.profile:
-    + [NT] Disable lzma-deb-archive for Ubuntu.  Thanks to Evan Broder
-      for the report and patch.  (Closes: #648117)
+    + [NT] Disable no-upstream-changelog and lzma-deb-archive for
+      Ubuntu.  Thanks to Evan Broder for the report and patch.
+      (Closes: #648117)
 
   * reporting/*:
     + [NT] Recognise and display pedantic tags.
diff --git a/profiles/ubuntu/main.profile b/profiles/ubuntu/main.profile
index 520205a..9bf6f62 100644
--- a/profiles/ubuntu/main.profile
+++ b/profiles/ubuntu/main.profile
@@ -2,6 +2,7 @@
 Profile: ubuntu/main
 Extends: debian/main
 Disable-Tags: debian-changelog-file-is-a-symlink,
- upstart-job-in-etc-init.d-not-registered-via-update-rc.d,
- lzma-deb-archive
+ lzma-deb-archive, no-upstream-changelog,
+ upstart-job-in-etc-init.d-not-registered-via-update-rc.d
+
 

-- 
Debian package checker


Reply to: