diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:33:57 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:33:57 +0000 |
commit | 40772d17f84c9bb91951399b4220eda9d7709d13 (patch) | |
tree | 26ce04c55c96db965d63e8b7ab0fad0fcf07dca1 /debian/control | |
parent | 14625763adc87a6665471117c18204702abf17c3 (diff) | |
download | sitesummary-40772d17f84c9bb91951399b4220eda9d7709d13.tar.gz sitesummary-40772d17f84c9bb91951399b4220eda9d7709d13.tar.bz2 sitesummary-40772d17f84c9bb91951399b4220eda9d7709d13.tar.xz |
* Change build-depend to build-depend-indep, as this package
currently is architecture neutral.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f89444c..f5d89f4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> Uploaders: Petter Reinholdtsen <pere@debian.org>, Morten Werner Olsen <werner@debian.org> -Build-Depends: debhelper (>= 4), cdbs +Build-Depends-Indep: debhelper (>= 4), cdbs Standards-Version: 3.7.2 Package: sitesummary |