Update shlibs and scripts to 2.4.7.

This commit is contained in:
Jordi Mallach
2004-08-25 18:43:03 +00:00
parent 599579a471
commit 9b32b840c5
4 changed files with 5 additions and 4 deletions

3
debian/changelog vendored
View File

@ -4,8 +4,9 @@ gtk+2.0 (2.4.7-1) unstable; urgency=medium
* New upstream release.
* debian/patches/002_gtk+-pixbuf-breakage.patch: new, apply patch
from CVS to fix thumbnail corruption in nautilus.
* debian/rules: bump shver to 2.4.7, as new symbols have been added.
-- Jordi Mallach <jordi@debian.org> Wed, 25 Aug 2004 15:32:28 +0200
-- Jordi Mallach <jordi@debian.org> Wed, 25 Aug 2004 20:12:28 +0200
gtk+2.0 (2.4.4-2) unstable; urgency=medium

2
debian/rules vendored
View File

@ -39,7 +39,7 @@ modver=$(major).$(minor).0
glibver=2.0
atkver=1.0
pangover=1.0
shver=2.4.4
shver=2.4.7
libpath=$(CURDIR)/$(BUILD_SHARED_DIR)/gdk-pixbuf/.libs:$(CURDIR)/$(BUILD_SHARED_DIR)/gdk/.libs:$(CURDIR)/$(BUILD_SHARED_DIR)/gtk/.libs

2
debian/scripts/vars vendored
View File

@ -8,7 +8,7 @@
SOURCE_DIR=build-tree
# For a single pkg, this is the directory that is embedded in the tarball.
# For multiple pkgs, this is null.
TAR_DIR=gtk+-2.4.4
TAR_DIR=gtk+-2.4.7
# Where to place all the stamp files. This directory can be removed, and
# all the targets will then be rerun.
STAMP_DIR=debian/stampdir

2
debian/sources vendored
View File

@ -1 +1 @@
upstream tar ../gtk+-2.4.4.tar.gz
upstream tar ../gtk+-2.4.7.tar.gz