- bumped SHVER to 2.15.5
This commit is contained in:
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,9 +1,5 @@
|
||||
gtk+2.0 (2.15.5-2) UNRELEASED; urgency=low
|
||||
|
||||
* 042_treeview_single-focus.patch:
|
||||
- removed FIXME note, since it was explained to me that the patch is
|
||||
still necessary
|
||||
|
||||
[ Emilio Pozuelo Monfort ]
|
||||
* debian/control.in:
|
||||
- bump libglib2.0-dev build-dep requirement to >= 2.19.7
|
||||
@ -11,7 +7,14 @@ gtk+2.0 (2.15.5-2) UNRELEASED; urgency=low
|
||||
- also bump libgtk2.0-dev dependecies accordingly
|
||||
(Closes: #518078)
|
||||
|
||||
-- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Mar 2009 21:19:51 -0300
|
||||
[ Gustavo Noronha Silva ]
|
||||
* 042_treeview_single-focus.patch:
|
||||
- removed FIXME note, since it was explained to me that the patch is
|
||||
still necessary
|
||||
* debian/rules:
|
||||
- bumped SHVER to 2.15.5
|
||||
|
||||
-- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Mar 2009 21:43:35 -0300
|
||||
|
||||
gtk+2.0 (2.15.5-1) experimental; urgency=low
|
||||
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -46,7 +46,7 @@ DEBVERSION := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
|
||||
VERSION := $(shell echo $(DEBVERSION) | sed -e 's/-[^-]*$$//')
|
||||
APIVER := 2.0
|
||||
SONAME := 0
|
||||
SHVER := 2.14.0
|
||||
SHVER := 2.15.5
|
||||
|
||||
# earliest version that this release has backwards binary compatibility for
|
||||
GTK_BINARY_VERSION := 2.10.0
|
||||
|
Reference in New Issue
Block a user