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

[SCM] Debian package checker branch, master, updated. 2.5.3-209-g297afd8



The following commit has been merged in the master branch:
commit 297afd88471d8fee082cc33f6a4d7dfcc6bbe684
Author: Evan Broder <evan@ebroder.net>
Date:   Wed Nov 9 08:27:46 2011 +0100

    Disable lzma-deb-archive for Ubuntu
    
    Acked-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 09d5052..95f0dbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -188,6 +188,10 @@ lintian (2.5.4) UNRELEASED; urgency=low
     + [NT] Document which collections are auto-removed by default in
       static labs.
 
+  * profiles/ubuntu/main.profile:
+    + [NT] Disable lzma-deb-archive for Ubuntu.  Thanks to Evan Broder
+      for the report and patch.  (Closes: #648117)
+
   * reporting/*:
     + [NT] Recognise and display pedantic tags.
     + [JW] Only emit "plus X overrides" if there any overrides.
diff --git a/profiles/ubuntu/main.profile b/profiles/ubuntu/main.profile
index 95443a9..520205a 100644
--- a/profiles/ubuntu/main.profile
+++ b/profiles/ubuntu/main.profile
@@ -2,4 +2,6 @@
 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
+ upstart-job-in-etc-init.d-not-registered-via-update-rc.d,
+ lzma-deb-archive
+

-- 
Debian package checker


Reply to: