[SCM] Debian package checker branch, master, updated. 2.5.0-rc2-124-g3984253
The following commit has been merged in the master branch:
commit 39842533b94f9dce8f2065e878c574dcb0db5180
Author: Niels Thykier <niels@thykier.net>
Date: Tue Apr 12 17:05:37 2011 +0200
Removed LINTIAN_UNPACK_LEVEL from lintianrc
diff --git a/debian/changelog b/debian/changelog
index fcaebce..47e8db7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,9 +46,6 @@ lintian (2.5.0~rc3) UNRELEASED; urgency=low
* collection/{bin-pkg-control,fields,index}{,.desc}:
+ [NT] Added to replace various unpack scripts.
- * debian/control:
- + [NT] Bumped Standards-Version to 3.9.2.
-
* data/debhelper/alt-dh_commands:
+ [NT] New file; contains alternative dependencies for
dh_python2 and dh_python3. (Closes: #614879)
@@ -66,6 +63,13 @@ lintian (2.5.0~rc3) UNRELEASED; urgency=low
+ [NT] Added 3.9.2 as the newest Standards-Version. Thanks to
Sven Joachim for the report. (Closes: #621667)
+ * debian/control:
+ + [NT] Bumped Standards-Version to 3.9.2.
+
+
+ * doc/lintianrc.example:
+ + [NT] Removed reference to LINTIAN_UNPACK_LEVEL.
+
* frontend/lintian:
+ [NT] Removed the deprecated --unpack-level argument. Only
two unpack levels were available and they were equal to
diff --git a/doc/lintianrc.example b/doc/lintianrc.example
index 5d1031a..8ffd69f 100644
--- a/doc/lintianrc.example
+++ b/doc/lintianrc.example
@@ -17,11 +17,6 @@
# about packages being checked.
#LINTIAN_LAB="/var/spool/lintian"
-# Override default unpack level. By setting this to 0, Lintian will
-# automatically remove any unpacked packages after they have been
-# processed.
-#LINTIAN_UNPACK_LEVEL="0"
-
# If you want lintian to check the whole Debian archive instead of just
# single packages you have to set the LINTIAN_DIST variable to the root
# directory of the distribution archive (i.e., a local Debian mirror).
--
Debian package checker
Reply to: