* depend on ical >= 0.43
authorWilfried Göesgens <willi@citadel.org>
Sun, 1 Mar 2009 22:45:22 +0000 (22:45 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 1 Mar 2009 22:45:22 +0000 (22:45 +0000)
* remove unneded files from source deb

webcit/buildpackages
webcit/debian/control

index 3ee4ac00d4c7b0031d5efadc6a6ae622ac82e8b2..8ca301b529d9e8d25fb7847041d7da3c15ae3d5a 100755 (executable)
@@ -48,7 +48,7 @@ case $1 in
            mkdir tmp
            cp -rL webcit-$WEBCIT_VERSION tmp
            cd tmp/webcit-$WEBCIT_VERSION
-           rm -rf `find -name .svn ` svn*tmp* build-stamp configure-stamp *~ config.guess  config.log config.status autom4te.cache
+           rm -rf `find -name .svn ` svn*tmp* build-stamp configure-stamp *~ config.guess  config.log config.status autom4te.cache Makefile 
            find -type f -exec chmod a-x {} \;
            chmod a+x configure debian/rules po/create-pot.sh mk_module_init.sh
            cd ..
@@ -70,6 +70,6 @@ case $1 in
        cd po;  ./create-pot.sh
        ;;
     *)
-       echo "Not yet implemented. we have: debian "
+       echo "Not yet implemented. we have: debian, sourcedist, i18n (needs ready compiled & installed webcit in your system)"
        ;;
 esac
index 2a647aa3cb4ff526dea8494d6bf2b8f4eb459773..3e3ff62b9bc6b99893bbe034b6e46c9f815f0730 100644 (file)
@@ -2,7 +2,7 @@ Source: webcit
 Section: web
 Priority: extra
 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
-Build-Depends: debhelper (>= 4), po-debconf, libical-dev (>=0.30), gettext, locales,
+Build-Depends: debhelper (>= 4), po-debconf, libical-dev (>=0.43), gettext, locales,
  libcitadel-dev (>= 7.37), quilt (>= 0.40), autotools-dev, libssl-dev
 Standards-Version: 3.8.0