[SCM] Debian package checker branch, master, updated. 2.5.0-56-g1f2f20b
The following commit has been merged in the master branch:
commit 1f2f20b9973bbea25f10372f5d951216f7379fbe
Author: Niels Thykier <niels@thykier.net>
Date: Wed Jun 15 23:12:09 2011 +0200
Release 2.5.1 into unstable
diff --git a/debian/changelog b/debian/changelog
index 040d18e..18b2f68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lintian (2.5.1) UNRELEASED; urgency=low
+lintian (2.5.1) unstable; urgency=low
* Summary of tag changes:
+ Added:
@@ -101,6 +101,8 @@ lintian (2.5.1) UNRELEASED; urgency=low
fallback.
- Explicitly depends on bzip2 to always support bz2 source packages.
- Added xz-utils as suggests - needed for .xz source packages.
+ * debian/rules:
+ + [NT] Added recommended targets build-arch and build-indep.
* doc/lintian.xml:
+ [NT] Clarify that the package type is not listed in the output for
@@ -136,7 +138,7 @@ lintian (2.5.1) UNRELEASED; urgency=low
which the code previously assumed, and we shouldn't assume that
the order won't change again in the future. (Closes: #626597)
- -- Adam D. Barratt <adam@adam-barratt.org.uk> Fri, 13 May 2011 20:20:51 +0100
+ -- Niels Thykier <niels@thykier.net> Wed, 15 Jun 2011 23:05:28 +0200
lintian (2.5.0) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 4f8a1d2..75ffe9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ check-tag:
refresh-perl-provides:
perl private/refresh-perl-provides > $(perlprovides)
-build: build-stamp
+build-arch build-indep build: build-stamp
build-stamp: $(neededfiles) $(docsource) $(testtarget)
@echo .... running build ....
dh_testdir
--
Debian package checker
Reply to: