r1646 - in /experimental/anjal/debian: changelog control rules watch

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Sat May 22 16:31:19 UTC 2010


Author: corsac
Date: Sat May 22 16:31:17 2010
New Revision: 1646

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1646
Log:
* New upstream release.
* debian/watch updated to order the top folder too.
* debian/control:
  - bump build-deps for evolution 2.30.
  - add build-dep on libglade2-dev (aren't we supposed to drop that?).
* debian/rules:
  - don't run autogen.sh, it's a distributed release.

Modified:
    experimental/anjal/debian/changelog
    experimental/anjal/debian/control
    experimental/anjal/debian/rules
    experimental/anjal/debian/watch

Modified: experimental/anjal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/anjal/debian/changelog?rev=1646&op=diff
==============================================================================
--- experimental/anjal/debian/changelog (original)
+++ experimental/anjal/debian/changelog Sat May 22 16:31:17 2010
@@ -1,3 +1,15 @@
+anjal (0.3.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/watch updated to order the top folder too.
+  * debian/control:
+    - bump build-deps for evolution 2.30.
+    - add build-dep on libglade2-dev (aren't we supposed to drop that?).
+  * debian/rules:
+    - don't run autogen.sh, it's a distributed release.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 22 May 2010 18:04:39 +0200
+
 anjal (0.3.1+git20100216.f222280-1) experimental; urgency=low
 
   * control: Use Debian Policy 3.8.4

Modified: experimental/anjal/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/anjal/debian/control?rev=1646&op=diff
==============================================================================
--- experimental/anjal/debian/control (original)
+++ experimental/anjal/debian/control Sat May 22 16:31:17 2010
@@ -12,12 +12,12 @@
                dpkg-dev (>= 1.14.16),
                intltool (>= 0.35.0),
                po-debconf,
-               evolution-data-server-dev (>= 2.29.90),
-               evolution-data-server-dev (<< 2.31.0),
-               evolution-dev (>= 2.29.90),
-               evolution-dev (<< 2.31.0),
-               evolution-plugins (>= 2.29.90),
-               evolution-plugins (<< 2.31.0),
+               evolution-data-server-dev (>= 2.30),
+               evolution-data-server-dev (<< 2.31),
+               evolution-dev (>= 2.30),
+               evolution-dev (<< 2.31),
+               evolution-plugins (>= 2.30),
+               evolution-plugins (<< 2.31),
                libwebkit-dev,
                libunique-dev,
                libedataserverui1.2-dev,
@@ -29,7 +29,8 @@
                autoconf,
                libdbus-glib-1-dev,
                libnss3-dev,
-               libgnome-desktop-dev
+               libgnome-desktop-dev,
+               libglade2-dev
 Standards-Version: 3.8.4
 
 Package: anjal

Modified: experimental/anjal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/anjal/debian/rules?rev=1646&op=diff
==============================================================================
--- experimental/anjal/debian/rules (original)
+++ experimental/anjal/debian/rules Sat May 22 16:31:17 2010
@@ -21,8 +21,8 @@
 ELIBDIR := usr/lib/evolution/2.30/anjal
 DEB_DH_MAKESHLIBS_ARGS_anjal += --noscripts -X $(ELIBDIR)
 
-makebuilddir/anjal::
-	cd $(DEB_BUILDDIR); NOCONFIGURE=1 ./autogen.sh
+#makebuilddir/anjal::
+#	cd $(DEB_BUILDDIR); NOCONFIGURE=1 ./autogen.sh
 
 GIT_GET_SOURCE = \
 	TARBALL_FILE_NAME=$(DEB_SOURCE)_$(UPSTREAM_VERSION).orig.tar.gz; \

Modified: experimental/anjal/debian/watch
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/anjal/debian/watch?rev=1646&op=diff
==============================================================================
--- experimental/anjal/debian/watch (original)
+++ experimental/anjal/debian/watch Sat May 22 16:31:17 2010
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/anjal/([\d\.]+)[13579]/anjal-([\d\.]+)\.tar\.gz	debian	uupdate
+http://ftp.gnome.org/pub/GNOME/sources/anjal/([\d\.]+[13579])/anjal-([\d\.]+)\.tar\.gz	debian	uupdate




More information about the pkg-evolution-commits mailing list