r952 - in /unstable/evolution/debian: changelog patches/05_autoreconf.patch patches/75_automatic_contacts.patch rules

oysteigi-guest at users.alioth.debian.org oysteigi-guest at users.alioth.debian.org
Tue Jan 22 07:21:20 UTC 2008


Author: oysteigi-guest
Date: Tue Jan 22 07:21:19 2008
New Revision: 952

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=952
Log:
New upstream release (2.12.3)
Remove configure flags --with-nspr-includes and --with-nss-includes
Remove debian/patches/05_autoreconf.patch (did not really fix #454434)
Remove debian/patches/75_automatic_contacts.patch (applied upstream)

Removed:
    unstable/evolution/debian/patches/05_autoreconf.patch
    unstable/evolution/debian/patches/75_automatic_contacts.patch
Modified:
    unstable/evolution/debian/changelog
    unstable/evolution/debian/rules

Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=952&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Tue Jan 22 07:21:19 2008
@@ -1,13 +1,17 @@
-evolution (2.12.2-2) UNRELEASED; urgency=low
-
-  * Add patch with autoreconfisation
-    - fixes lost translations (closes: #454434)
-  * Add patch to fix automatic contacts (closes: #454435)
+evolution (2.12.3-1) unstable; urgency=low
+
+  [ Heikki Henriksen ]
   * Conflict with older evolution-plugins and evolution-plugins-experimental
     to ensure full upgrades (closes: #454473)
   * Add recommends evolution-webcal (closes: #455598)
 
- -- Heikki Henriksen <heikkih at gmail.com>  Wed, 12 Dec 2007 22:09:48 +0100
+  [ Oystein Gisnas ]
+  * New upstream release (bugfixes and translations)
+    (closes: #454435, #458728, #443483)
+  * Remove configure flags --with-nspr-includes and --with-nss-includes
+    (closes: #461312, #460615, #460683)
+
+ -- Oystein Gisnas <oystein at gisnas.net>  Tue, 22 Jan 2008 08:19:08 +0100
 
 evolution (2.12.2-1) unstable; urgency=low
 

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=952&op=diff
==============================================================================
--- unstable/evolution/debian/rules (original)
+++ unstable/evolution/debian/rules Tue Jan 22 07:21:19 2008
@@ -19,8 +19,6 @@
 CFLAGS += -fPIC
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
-	--with-nspr-includes=/usr/include/nspr \
-	--with-nss-includes=/usr/include/nss \
 	--with-openldap \
 	--enable-nls \
 	--without-openssl-includes \




More information about the pkg-evolution-commits mailing list