r23350 - in /packages/unstable/clutter-1.0/debian: changelog control control.in rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sun Mar 21 12:27:44 UTC 2010
Author: pochu
Date: Sun Mar 21 12:27:42 2010
New Revision: 23350
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23350
Log:
revert changes to the unstable branch
Removed:
packages/unstable/clutter-1.0/debian/control.in
Modified:
packages/unstable/clutter-1.0/debian/changelog
packages/unstable/clutter-1.0/debian/control
packages/unstable/clutter-1.0/debian/rules
Modified: packages/unstable/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/changelog?rev=23350&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/changelog [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/changelog [utf-8] Sun Mar 21 12:27:42 2010
@@ -1,17 +1,9 @@
-clutter-1.0 (1.2.2-1) UNRELEASED; urgency=low
+clutter-1.0 (1.0.8-2) UNRELEASED; urgency=low
- [ Gustavo Noronha Silva ]
* debian/control:
- bump Standards-Version to 3.8.3
- [ Emilio Pozuelo Monfort ]
- * New upstream release.
- - Build depend on libjson-glib-dev and gir1.0-json-glib-1.0.
- * debian/control.in,
- debian/rules:
- - GNOMEify.
-
- -- Emilio Pozuelo Monfort <pochu at debian.org> Mon, 15 Mar 2010 11:23:55 +0100
+ -- Gustavo Noronha Silva <kov at debian.org> Mon, 19 Oct 2009 15:05:42 -0200
clutter-1.0 (1.0.8-1) unstable; urgency=low
Modified: packages/unstable/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/control?rev=23350&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/control [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/control [utf-8] Sun Mar 21 12:27:42 2010
@@ -1,29 +1,21 @@
-# This file is autogenerated. DO NOT EDIT!
-#
-# Modifications should be made to debian/control.in instead.
-# This file is regenerated automatically in the clean target.
-
Source: clutter-1.0
Section: libs
Priority: optional
Maintainer: Ross Burton <ross at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Rob Bradford <robster at debian.org>
+Uploaders: Rob Bradford <robster at debian.org>, Gustavo Noronha Silva <kov at debian.org>
Build-Depends: debhelper (>= 5),
cdbs (>= 0.4.41),
- gnome-pkg-tools,
libgl1-mesa-dev | libgl-dev,
libgtk2.0-dev,
libcairo2-dev (>= 1.4),
libpango1.0-dev (>= 1.20),
libglib2.0-dev (>= 2.16),
- libjson-glib-dev (>= 0.8),
gtk-doc-tools,
libgirepository1.0-dev (>= 0.6.3),
gobject-introspection (>= 0.6.5-3),
gir1.0-freedesktop (>= 0.6.3),
gir1.0-glib-2.0,
gir1.0-gtk-2.0,
- gir1.0-json-glib-1.0,
gir-repository-dev
Standards-Version: 3.8.3
Modified: packages/unstable/clutter-1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/rules?rev=23350&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/rules [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/rules [utf-8] Sun Mar 21 12:27:42 2010
@@ -4,17 +4,10 @@
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
--include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-
-GNOME_MODULE = clutter
-GNOME_DOWNLOAD_URL = http://www.clutter-project.org/sources/clutter/$(DEB_UPSTREAM_VERSION_MAJOR_MINOR)/$(GNOME_TARBALL)
LDFLAGS += -Wl,-O1 -Wl,--as-needed
DEB_COMPRESS_EXCLUDE += .c
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
- --enable-introspection=yes \
- --with-json=system
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-introspection=yes
CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
ifeq ($(CPU),arm)
More information about the pkg-gnome-commits
mailing list