r1382 - in /unstable/evolution-data-server/debian: changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Sun Oct 18 15:18:15 UTC 2009


Author: corsac
Date: Sun Oct 18 15:18:14 2009
New Revision: 1382

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1382
Log:
* debian/rules:
  - drop useless configure target.

Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/rules

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=1382&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Sun Oct 18 15:18:14 2009
@@ -1,8 +1,10 @@
 evolution-data-server (2.28.1-1) UNRELEASED; urgency=low
 
   * New upstream bugfix release.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 18 Oct 2009 10:23:02 +0200
+  * debian/rules:
+    - drop useless configure target.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 18 Oct 2009 17:17:47 +0200
 
 evolution-data-server (2.28.0-2) unstable; urgency=low
 

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=1382&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Sun Oct 18 15:18:14 2009
@@ -25,10 +25,6 @@
 	--enable-gtk-doc \
 	--enable-gnome-keyring=yes
 
-configure:
-	dh_testdir
-	#autoreconf -vfi
-
 DEB_FIXPERMS_EXCLUDE += usr/lib/evolution/camel-lock-helper*
 
 binary-install/evolution-data-server::




More information about the pkg-evolution-commits mailing list