* debian/control.in:
- Bump build-depends on libglib2.0-dev * debian/libgtk3.0-dev.install.in - gdkconfig.h no longer distributed * debian/rules: - Bumped the shver. * debian/patches/001_static-linking-dont-query-immodules.patch: * debian/patches/005_support_disabling_x11_extensions.patch: * debian/patches/003_gdk.pc_privates.patch: * debian/patches/070_mandatory-relibtoolize.patch: * debian/patches/041_ia32-libs.patch: * debian/patches/002_static-linking-dont-build-perf.patch: * debian/patches/004_git_add_missing_include.patch: * debian/patches/042_treeview_single-focus.patch: - Refreshed
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -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.91.7
|
||||
|
||||
# earliest version that this release has backwards binary compatibility for
|
||||
GTK_BINARY_VERSION := 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user