summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e7ab902)
raw | patch | inline | side by side (parent: e7ab902)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jun 2007 08:54:27 +0000 (08:54 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jun 2007 08:54:27 +0000 (08:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6646 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/compat | [new file with mode: 0644] | patch | blob |
debian/control | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/control b/debian/control
index f8a6364cc7d4f53d0d148678bc22ee1a8b4050c0..99fedc044511072c1e71fc0cecfec1906514a795 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: web
Priority: optional
Maintainer: Cajus Pollmeier <cajus@debian.org>
-Build-Depends-Indep: debhelper(>= 4.1.16), dpatch
+Build-Depends: debhelper(>= 4.1.16), dpatch
Standards-Version: 3.7.2.2
Package: gosa
diff --git a/debian/rules b/debian/rules
index 8b8ff3600e424b3d6888f28d73f2d0347216a09e..c49e76d2285da335b6253aaddfb3a439c84b6871 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
# Some lines taken from debmake, by Cristoph Lameter.
-export DH_COMPAT=4
SARGE_PACKAGE=`cat debian/changelog | head -n1 | grep sarge`
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1