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

[SCM] Debian package checker branch, master, updated. 2.4.3-23-g95bb4b1



The following commit has been merged in the master branch:
commit 95bb4b1b5ed1c1ee3f3f072ba1353ba28502681c
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Dec 22 10:58:37 2010 +0100

    Fixed the test regressions caused by commit 894daa6.  (Closes #606270)
    
    Made nmu-ubuntu-native Test-Against bad-distribution-in-changes-file,
    since it may be broken every time we EOL Ubuntu releases.

diff --git a/t/tests/distribution-ubuntu-native/debian/debian/changelog.in b/t/tests/distribution-ubuntu-native/debian/debian/changelog.in
index 2731d63..ea4d4f6 100644
--- a/t/tests/distribution-ubuntu-native/debian/debian/changelog.in
+++ b/t/tests/distribution-ubuntu-native/debian/debian/changelog.in
@@ -1,4 +1,4 @@
-{$srcpkg} ({$version}) jaunty; urgency=low
+{$srcpkg} ({$version}) lucid; urgency=low
 
   * Lintian Test Suite.
   * Test: {$testname}
diff --git a/t/tests/nmu-ubuntu-native/debian/debian/changelog.in b/t/tests/nmu-ubuntu-native/debian/debian/changelog.in
index 48636ac..d922e3b 100644
--- a/t/tests/nmu-ubuntu-native/debian/debian/changelog.in
+++ b/t/tests/nmu-ubuntu-native/debian/debian/changelog.in
@@ -1,4 +1,4 @@
-{$srcpkg} ({$version}) jaunty; urgency=low
+{$srcpkg} ({$version}) lucid; urgency=low
 
   * Lintian Test Suite.
   * Test: {$testname}
diff --git a/t/tests/nmu-ubuntu-native/desc b/t/tests/nmu-ubuntu-native/desc
index 6bc454a..3ab6019 100644
--- a/t/tests/nmu-ubuntu-native/desc
+++ b/t/tests/nmu-ubuntu-native/desc
@@ -3,4 +3,5 @@ Sequence: 6000
 Version: 1.0
 Description: Test NMU tag suppression for Ubuntu native packages
 Test-Against: changelog-should-mention-nmu
+ bad-distribution-in-changes-file
 References: Debian Bug #507740

-- 
Debian package checker


Reply to: