revert update to 2.91.6 for now

This commit is contained in:
Emilio Pozuelo Monfort
2010-12-12 14:26:40 +00:00
parent fb2b1c94b5
commit 44694dc3b5
12 changed files with 20538 additions and 6115 deletions

3
debian/rules vendored
View File

@ -53,7 +53,7 @@ DEBVERSION := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
VERSION := $(shell echo $(DEBVERSION) | sed -e 's/-[^-]*$$//')
APIVER := 3.0
SONAME := 0
SHVER := 2.91.6
SHVER := 2.90.6
# earliest version that this release has backwards binary compatibility for
GTK_BINARY_VERSION := 3.0.0
@ -117,7 +117,6 @@ configure_flags := \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc \
--disable-silent-rules \
--enable-test-print-backend \
--enable-introspection=no \
--with-xinput=yes \