- disable goa for now.
* debian/evolution-common.install: - drop /u/s/h/omf since it doesn't exist anymore git-svn-id: file:///svn/pkg-evolution/unstable/evolution@2013 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -10,12 +10,15 @@ evolution (3.2.0-1) UNRELEASED; urgency=low
|
||||
- drop build-dep on libegroupwise.
|
||||
* debian/rules:
|
||||
- set hardening flags directly from cdbs
|
||||
- disable goa for now.
|
||||
* debian/patches:
|
||||
- 01_message_id dropped, included upstream.
|
||||
* debian/evolution.install:
|
||||
- drop groupwise plugin since it doesn't exist anymore
|
||||
* debian/evolution-common.install:
|
||||
- drop /u/s/h/omf since it doesn't exist anymore
|
||||
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Sat, 01 Oct 2011 00:01:50 +0200
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Oct 2011 16:49:31 +0200
|
||||
|
||||
evolution (3.0.3-2) unstable; urgency=low
|
||||
|
||||
|
1
debian/evolution-common.install
vendored
1
debian/evolution-common.install
vendored
@ -3,5 +3,4 @@ debian/tmp/usr/share/evolution
|
||||
debian/tmp/usr/share/icons/hicolor
|
||||
debian/tmp/usr/share/locale
|
||||
debian/tmp/usr/share/gnome
|
||||
debian/tmp/usr/share/omf
|
||||
debian/lintian/evolution-common usr/share/lintian/overrides/
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -31,6 +31,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--disable-pst-import \
|
||||
--disable-contacts-map \
|
||||
--disable-image-inline \
|
||||
--disable-goa \
|
||||
--with-sub-version=-$(DEB_REVISION)
|
||||
|
||||
ifneq ($(DEB_HOST_ARCH_OS), linux)
|
||||
|
Reference in New Issue
Block a user