diff -u glade-3-3.5.6/debian/changelog glade-3-3.5.6/debian/changelog --- glade-3-3.5.6/debian/changelog +++ glade-3-3.5.6/debian/changelog @@ -1,3 +1,10 @@ +glade-3 (3.5.6-0ubuntu2~adb1) jaunty; urgency=low + + * debian/patches/02_spinbutton-adjustment.patch: + - Fix default generation of GtkSpinButtons. (LP: #323228) + + -- Adam Buchbinder Fri, 30 Jan 2009 14:49:01 -0500 + glade-3 (3.5.6-0ubuntu1) jaunty; urgency=low * New upstream release (LP: #319080) diff -u glade-3-3.5.6/debian/control glade-3-3.5.6/debian/control --- glade-3-3.5.6/debian/control +++ glade-3-3.5.6/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Gustavo Noronha Silva -Uploaders: Debian GNOME Maintainers , Deng Xiyue , Loic Minier , Sebastian Dröge +Uploaders: Debian GNOME Maintainers , Deng Xiyue , Loic Minier Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), gettext (>= 0.10.40), only in patch2: unchanged: --- glade-3-3.5.6.orig/debian/patches/02_spinbutton-adjustment.patch +++ glade-3-3.5.6/debian/patches/02_spinbutton-adjustment.patch @@ -0,0 +1,13 @@ +Index: plugins/gtk+/gtk+.xml.in +=================================================================== +--- plugins/gtk+/gtk+.xml.in (revision 2102) ++++ plugins/gtk+/gtk+.xml.in (working copy) +@@ -1081,7 +1081,7 @@ + + + +- ++ + + +