r1624 - in /unstable/evolution-exchange/debian: changelog control rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Tue May 18 16:44:49 UTC 2010


Author: corsac
Date: Tue May 18 16:44:41 2010
New Revision: 1624

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1624
Log:
add build-dep on libkrb5-dev and evolution-data-server-dev.

Modified:
    unstable/evolution-exchange/debian/changelog
    unstable/evolution-exchange/debian/control
    unstable/evolution-exchange/debian/rules

Modified: unstable/evolution-exchange/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/changelog?rev=1624&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/changelog (original)
+++ unstable/evolution-exchange/debian/changelog Tue May 18 16:44:41 2010
@@ -4,14 +4,14 @@
   * Upload to unstable.
   * debian/control:
     - bump build-depends to eds/evo 2.30.
-    - add build-dep on libkrb5-dev
+    - add build-dep on libkrb5-dev and evolution-data-server-dev.
   * debian/rules:
     - enable kerberos 5 support.
   * debian/patches:
     - 01_link_calendar dropped, merged upstream.
     - 90_relibtoolize as well, now useless.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 17 May 2010 22:31:58 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 18 May 2010 18:07:48 +0200
 
 evolution-exchange (2.29.92-1) experimental; urgency=low
 

Modified: unstable/evolution-exchange/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/control?rev=1624&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/control (original)
+++ unstable/evolution-exchange/debian/control Tue May 18 16:44:41 2010
@@ -17,7 +17,6 @@
 Build-Depends: debhelper (>= 5.0.0),
                dpkg-dev (>= 1.14.16),
                cdbs (>= 0.4.37),
-               quilt,
                pkg-config,
                libglib2.0-dev (>= 2.16.0),
                libgtk2.0-dev (>= 2.10.0),
@@ -34,6 +33,7 @@
                libegroupwise1.2-dev (>= 2.30.1),
                libebackend1.2-dev (>= 2.30.1),
                evolution-dev (>= 2.30.1),
+               evolution-data-server-dev (>= 2.30.1),
                intltool (>= 0.35.5),
                liborbit2-dev,
                libcamel1.2-dev (>= 2.30.1),

Modified: unstable/evolution-exchange/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/rules?rev=1624&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/rules (original)
+++ unstable/evolution-exchange/debian/rules Tue May 18 16:44:41 2010
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/gnome.mk
 
 CFLAGS += -fPIC
@@ -9,7 +8,3 @@
 DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-krb5=/usr
-
-#post-patches::
-#	dh_testdir
-#	autoreconf -vfi




More information about the pkg-evolution-commits mailing list