glade-3 (3.4.0-0ubuntu1) gutsy; urgency=low * New upstream release: - New and updated translations: et, es, fi, gl, sv, en_CA, ja, pt_PR, th, hu, pt, da, vi, bg, lt, mk, nb, uk, it, de, si, bn, fr, ar, en_GB, ru, pl, ca * debian/control.in: - Using binary version dependency on libgladeui-1-dev -> libgladeui-1-7 -- Aron Sisak Fri, 21 Sep 2007 09:29:11 +0200 glade-3 (3.3.4-0ubuntu1) gutsy; urgency=low * New upstream release: - Moved all gtk-doc stuff outside of the template files (now documentations is entirely in the source) - Juan Pablo Ugarte - Fixed compilation with gcc 2.95 (bug 461923) - Jens Granseuer - Sort the stock icon list alphabetically by locale (bug 454003) - Olivier Delhomme - Made glade window not maximized by default (bug 462111) reported by Frédéric Bellaiche - Added "expand" and "homogeneous" packing properties to toolbar children in the toolbar editor (bug 429409) - Tristan Van Berkom - Clipped the signal editor texts to simply say "" (bug 464505) - Tristan Van Berkom - Now saves/restores session data about docking attached state & undocked window sizes/positions - Yevgen Muntyan - Added themed icon chooser (currently disabled awaiting freeze break approval) (bug 359640) - Vincent Geddes - Made toolbar-style an "optional" property and fixed glitches around this property (bug 382785) - Vincent Geddes - New and updated translations: - sv, th, es, pt_BR, fi, te, ja, en_CA, mk, pt, et * debian/patches/90_autoconf.patch - Updated via 'autoconf' * debian/rules: - Bumped shlibs version -- Aron Sisak Wed, 22 Aug 2007 21:40:08 +0200 glade-3 (3.3.3-0ubuntu1) gutsy; urgency=low * New upstream release: - Add tab labels by default to notebook pages (bug 345438) - Now child menu items are selectable (fixed event handling for widgets that are not in the logical hierarchy, in 3.3.2 this was a crash actually) - Now we draw selection in g_signal_connect_after (..."expose-event"...) instead of queuing an idle timeout - Fixed the UI to be insensitive when no projects are loaded (some widgets were sensitive and causing errors) - Made it possible to declare a widget class in the catalog without giving a real type, only automatically derive from a type specified in the catalog (bug 352714) - Defined environment variables GLADE_MODULE_PATH & GLADE_CATALOG_PATH, catalogs will be searched in GLADE_CATALOG_PATH and widget libraries/support modules in GLADE_MODULE_PATH. - Disable Add/Remove parent actions on GtkToolItem, GtkMenu and GtkMenuItem - misc bugfixes 459953 460272 - New and updated translations - es, ja, sv, vi, fi, pl, bn_IN, hu, sl -- Aron Sisak Mon, 30 Jul 2007 17:32:03 +0200 glade-3 (3.3.2-0ubuntu1) gutsy; urgency=low * New upstream release: - Bindings work has been moved out into a branch - Added toolbar item for "Drag/Resize" mode - Added history lists to undo/redo buttons - Current notebook page is more consistant (bug 394382) - Use gnome-common macros in configure.ac/Makefiles (bug 399134) - Fixed lots of compiler warnings from new macros - Added a bunch of translatable/displayable values for new enumerations/values - Display some specially marked backend actions in the toolbar - Attempt to reload an open project if the user tries to open it again (bug 450483) - Monitor and update project saved state wrt undo (bug 392324) - Properly handle dgettext() operations (bug 453105) - Fixed some hangups (bug 453253) - Remove user name and host from comment in glade file (bug 453174) - Now the palette/inspector and property editor are "dockable" (just dock/undock via view menu, nothing fancy) - Warn about missing displayable values for enums/flags - Fixed glitch with changing notebook pages (bug 456013) - Implemented "Add/Remove Parent" context menu items for all widgets (bug 343786) - Added "Remove Slot" action for placeholders inside GtkBoxes (closes bug 387963) - Markup & mnemonics in labels load properly now (bug 396446) - Context menu for placeholders now have actions that apply to the widget they are in, while "paste" remains contextual to the placeholder in question - Tristan Van Berkom - Misc bug fixes 453105 453107 453111 453110 406039 457224 457222... * Finnish translation included (LP: #122192) * debian/patches/01_launchpad_integration.patch: - updated * debian/patches/20_python_bindings.patch - dropped, since bindings have been moved out * debian/patches/90_autoconf.patch: - updated * debian/glade-3.install - removed debian/tmp/usr/lib/glade3/bindings/libgladepython.so * debian/control.in - removed build-deps python-gtk2-dev, python-dev -- Aron Sisak Mon, 23 Jul 2007 23:41:51 +0200 glade-3 (3.3.1-0ubuntu1) gutsy; urgency=low * New upstream version (3.3.1): - Insert before/after & Remove page context menu actions for GtkNotebook (bug 438881) - Remove row/column context menu actions for GtkTable - Fix C89 compilation (bug 444045) - Fixed win32 build (bug 444605) - Allow child contextual actions to work on placeholders - Remove 'm4' from EXTRA_DIST (bug 445028) - Some misc. win32 build fixes - Fixed cut/paste glitches inside notebooks - Fixed incorrectly loaded stock icons (bug 444959) - Spelling/Translation fixes (bug 419979, 429736) - Fixed console warnings (bug 424509) * New upstream version (3.3.0): - Allow plugin authors to add context menu items for thier widgets (one entry point to act upon a widget, and another to operate on a widget's child). - Insert before/after context menu actions for GtkBox & GtkTable (bug 438881) * debian/patches/20_python_bindings.patch - applying patch from trunk to fix python bindings (bug 448717) * debian/patches/90_autoconf.patch: - updated * debian/control.in, debian/rules, debian/libgladeui-1-6.install: - updated to reflect soname change -- Aron Sisak Mon, 25 Jun 2007 13:54:16 +0200 glade-3 (3.2.2-0ubuntu1) gutsy; urgency=low * New upstream version: - Allow properties to be marked "save-always" in the catalog - Set "save-always" on these properties: o GtkDialog's "type-hint" o GtkScrolledWindow's "can-focus" o GtkPaned's "resize" and "shrink" o GtkButton's "response-id" - Now list all activatable signals in the Accelerator key dialog. * debian/patches/90_autoconf.patch: - updated -- Sebastien Bacher Tue, 29 May 2007 13:04:00 +0200 glade-3 (3.2.0-0ubuntu1) feisty; urgency=low * New upstream version: - Fixed sources to build with gcc 2.95 - Fixed the imfamous: "Not able to set label and stock separately in GtkImageMenuItems" - Added remaining missing icons - Use locale independent integer and float parsing routines - Save some properties unconditionally, fixes - Revived accelerator & atk relationset properties - other bug fixes - user manual html files shipped with the tarball and installed (Ubuntu: #89051) * debian/patches/90_autoconf.patch: - updated -- Sebastien Bacher Mon, 12 Mar 2007 23:38:02 +0100 glade-3 (3.1.5-0ubuntu1) feisty; urgency=low * New upstream version: - Fixed build problem with autoconf 2.60 wrt. datarootdir - Added version to bugzilla info in the .desktop file - Bind the gettext domain (bug 397429) - Setup online manual - use xmlSubstituteEntitiesDefault() when loading/saving glade files - Use standard "translator-credits" property the standard way in the about dialog - GladeCommand refactoring work, allows for multiple paste commands now - Reorganized package directory structure and adapted makefiles - Renamed some things to fit more with the HIG - Fixed obnoxious startup errors - Implement concept of "use-placeholders" for container adaptors to distinguish whether they use placehodlers for thier children (the core handles them differently), note that menuitems,fixed,toolbar etc dont use placeholders for thier children - Fixed packing defaults (a menubar in a HBox is initially expand = False) - Fixed the layout to not touch default-width/default-height implicitly when resizing the toplevel inside the workspace, this required some refactoring too - Completely reworked event handling, considerably reduced lines of code involved and improved stability, also now drag/resize is only available with the SHIFT modifier active, as a side effect, you can now also interact with project widgets in the workspace much better. - Implemented undo/redo for i18n property metadata - Fixed translations of strings from the catalog and some strings in the about dialog - Added the new glade icon - Fixed compilation of python code - Call GNOME_DOC_INIT unconditionally - Improved configure check for python * debian/control.in: - set Maintainer to the Ubuntu Desktop Team * debian/control.in, debian/libgladeui-1-4.install, debian/rules: - updated for soname change * debian/patches/01_launchpad-integration.patch: - updated * debian/patches/90_autoconf.patch: - updated -- Sebastien Bacher Wed, 14 Feb 2007 12:07:11 +0100 glade-3 (3.1.4-0ubuntu3) feisty; urgency=low * debian/control: - Build-Depends on liblaunchpad-integration-dev * debian/patches/01_launchpad-integration.patch: - change for launchpad integration, code by VincentGeddes, configure update changed to not force Makefile update (Ubuntu: #80301) * debian/patches/90_autoconf.patch: - configure update -- Sebastien Bacher Sun, 21 Jan 2007 01:03:37 +0100 glade-3 (3.1.4-0ubuntu2) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Mon, 15 Jan 2007 17:55:08 +0000 glade-3 (3.1.4-0ubuntu1) feisty; urgency=low * New upstream version: - Fixed notebook tabs, frame/expander labels, was all screwed up - Fixed expander interaction -- Sebastien Bacher Mon, 18 Dec 2006 22:51:56 +0100 glade-3 (3.1.3-0ubuntu1) feisty; urgency=low * New upstream version: New features and fixes: - Added gtk+ 2.10 widget classes: GtkAssistant, GtkLinkButton, GtkPageSetupUnixDialog, GtkPrintUnixDialog, GtkRecentChooserWidget and GtkRecentChooserDialog - Added user documentation using gnome-doc-utils - Fixed assumption "GtkButton" --> "gtk_button_get_type ()" when loading types from the catalog - Now there's only one pkg-config file (the original libgladeui-1.0.pc) - Escape strings properly when saving to the xml file - Fixed saved "gtk-broken-image" stock being saved in all GtkImages - Changed alot of keywords and forward declarations for C++ compilation against glade headers - Detect file changes on disk before saving - Fixed a couple of crashers (Ubuntu: #76023) -- Sebastien Bacher Mon, 18 Dec 2006 16:52:11 +0100 glade-3 (3.1.2-0ubuntu3) feisty; urgency=low * debian/control.in: - Build-Depends on python-dev -- Sebastien Bacher Wed, 6 Dec 2006 09:40:52 +0100 glade-3 (3.1.2-0ubuntu2) feisty; urgency=low * debian/glade-3.install: - install the new libgladepython.so -- Sebastien Bacher Tue, 5 Dec 2006 17:44:19 +0100 glade-3 (3.1.2-0ubuntu1) feisty; urgency=low * New upstream version -- Sebastien Bacher Tue, 5 Dec 2006 16:57:50 +0100 glade-3 (3.1.1-0ubuntu1) feisty; urgency=low * New upstream version: - Use GtkRecent and removed manual recent project handling - Refactoring of UI frontend & palette code - Selector button from the palette is now hidden and one is placed on the toolbar instead - Refactoring of core/plugin interface, now the plugin derives an adaptor type to interface with the core. - New bindings framework, this includes a bindings core module and an initial implementation of the python binding - Added core support for plugins to implement actions on the context menu, AND support for scripted context menu actions - Cleanup of gnome catalog code - Misc bugfixes * debian/control.in: - Build-Depends on python-gtk2-dev - no need to Build-Depends on gtk-doc-tools - updated GTK requirement to 2.10 according to configure * debian/rules: - don't build documentation the tarball ships it now -- Sebastien Bacher Mon, 4 Dec 2006 11:52:50 +0100 glade-3 (3.0.2-0ubuntu1) edgy; urgency=low * New upstream version (UVF exception #63035): New features and fixes: - Fixed some properties to be translatable - Now use non-locale specific functions to write out double values to glade files, revert to use floating precision in adjustments. - Signal editor UI improved - Reimplemented file drag and drop - Fixed accelerator dialog segfaults - Improved GtkPaned support - Backing out multiple consecutive pastes (this fixes menu editor segfaults among other things) - Fixed ComboBoxEntry crash - Ordering of properties in the editor window - Allow a dynamic user-editable comment prepended to the glade file - Added new stock listing that includes the stock "images" (which are not gtk+ stock "items"), and enabled them for GtkImage and GtkToolItem. - GtkImage now defaults to an initial "gtk-broken-image" stock type. - Ignore "enable-grid-lines" 2.10 property on treeview since it causes crashes on load - Added displayable values for "enable-grid-lines" 2.10 property - Set some HIG-ish defaults on dialogs - Fixed lost icons on images - Namespace issues with libglade initial fix - Few more misc fixes by Juan Pablo and myself. New and updated translations: - Changwoo Ryu (ko) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) * debian/control.in: - Build-Depends on gtk-doc-tools to build the documentation since the html files are not shipped with the tarball - create a common package for translations, better than having to conflict with the previous lib at every soname change - updated for soname change * debian/libgladeui-1-common.install: - new common package * debian/libgladeui-1-2.install, debian/libgladeui-1-4.install: - updated for soname change and new common package * debian/rules: - build documentation since html files are not shipped with the tarball - updated for soname change -- Sebastien Bacher Fri, 29 Sep 2006 21:25:50 +0200 glade-3 (3.0.1-0ubuntu1) edgy; urgency=low * New upstream version: - Pasting a widget does not paste the packing options - Now you can paste widgets to your hearts content - Fixed expander widgets (they were missing placeholders). - Adjustments are saved witout floating point precision in the glade file (reports of glade-- code generator disliking the decimal points). - Fixed an embaressing segfault when removing items using the menu/toolbar editor - Interface signals are now properly introspected + alphabetically sorted - Removed some properties on children internal to composite widgets, properties that we're controlled by style properties on the GtkDialog widget - Enhancements to the "Projects" menu + minor UI enhancements - Palette items can be locked down with CNTL-click matching glade-2 behaviour -- Sebastien Bacher Sun, 20 Aug 2006 19:51:15 +0200 glade-3 (3.0.0-1ubuntu2) edgy; urgency=low * debian/control.in: - fixed library package name to match the soname - make libgladeui-1-2 Conflicts,Replaces libgladeui-1-1 * debian/libgladeui-1-2.install, debian/rules: - fixed library package name to match the soname -- Sebastien Bacher Wed, 16 Aug 2006 23:29:48 +0200 glade-3 (3.0.0-1ubuntu1) edgy; urgency=low * Sync with Debian * debian/control.in, debian/glade-3.install, debian/glade-3.menu, debian/glade-3.xml, debian/glade-3.xpm, debian/glade-gnome-3.install, debian/rules: - make different glade-3 and glade-gnome-3 packages instead of replacing packages from the previous version so they can be installed in the same time -- Sebastien Bacher Wed, 16 Aug 2006 22:28:27 +0200 glade-3 (3.0.0-1) experimental; urgency=low * New upstream release, with API and ABI changes. - Bump shlibs via DEB_DH_MAKESHLIBS_ARGS_libgladeui-1-1 to >= 3.0.0. - Force libgladeui's dh_makeshlibs to happen before the dh_shlibdeps of other packages. - Include freshly built library information when dh_shlibdeping the packages. - Rename /usr/share/glade-3 and /usr/lib/glade-3 to glade3. -- Loic Minier Tue, 15 Aug 2006 11:08:39 +0200 glade-3 (2.91.3+CVS20060621-1) experimental; urgency=low * Development release of glade3; using glade2 packaging as a base * debian/rules, debian/control.in: - use cdbs * debian/control.in: - updated Build-Depends to include cdbs, remove dpatch and the gnomedb stuff - rewrote descriptions for all packages, so that information is up-to-date with reality - added libgladeui-1-1 and libglade-1-dev; removed glade{,-2}-doc and common packages - fixed Depends, Conflicts and Provides, so that the relations are correct for today's scenario * debian/rules: - rewritten with cdbs * debian/gksu-2.1 -> gksu-3.1: - renamed; * debian/control.in, debian/glade-common.*, debian/glade-doc.*: - removed; no longer need thos packages * debian/*links*: - removed; no more need for links * debian/libgladeui-1-dev.links: - added; gtk-doc is installed in /usr/share/doc and linked at /usr/share/gtk-doc * debian/patches/*: - removed; no longer apply * debian/glade.menu, debian/watch: - updated * debian/copyright: - updated -- Gustavo Noronha Silva Wed, 21 Jun 2006 23:36:40 -0300 glade (2.12.1-6) UNRELEASED; urgency=low * Use ${source:Version} instead of ${Source-Version} in glade-2, glade-doc, glade-gnome-2, and glade-doc-2 Depends for consistency. -- Loic Minier Sun, 11 Jun 2006 12:42:10 +0200 glade (2.12.1-5) unstable; urgency=low Josselin Mouette : * Use ${source:Version} for the binNMU safety. * Build-depend on dpkg-dev 1.13.19. Gustavo Noronha : * debian/glade-doc.preinst: - check for /usr/share/doc/glade-doc being a link, instead of checking for /usr/share/doc/glade-doc-2 (Closes: #372160) * debian/patches/04_faq.dpatch: - warn that changing toplevel widgets names will require manual editing of main.c, if you are generating code, by Osamu Aoki (Closes: #353442) * debian/patches/05_startup_notify.dpatch: - add startup notification to the desktop file * debian/control.in: - updated Standards-Version to 3.7.2 with no changes -- Gustavo Noronha Silva Sat, 10 Jun 2006 15:55:22 -0300 glade (2.12.1-4) unstable; urgency=low * Sourceful upload to fix uninstallability on amd64. * debian/control.in: relaxed glade-gnome's dependency on glade-common to make it binNMU-safe (Closes: #364693). -- Guilherme de S. Pastore Tue, 25 Apr 2006 20:42:20 -0300 glade (2.12.1-3) unstable; urgency=low * Upload to unstable (Closes: #344526) * debian/control.in: - changed reference to glade-gnome-2 to glade-gnome on glade's description; thanks to Michal Čihař (Closes: #346384) -- Gustavo Noronha Silva Sun, 8 Jan 2006 17:20:12 -0200 glade (2.12.1-2) experimental; urgency=high * Bump libgtk2.0-dev build-dep to >= 2.8.0. (Closes: #334194) [debian/control, debian/control.in] -- Loic Minier Tue, 1 Nov 2005 11:41:54 +0100 glade (2.12.1-1) experimental; urgency=low * New upstream release * debian/copyright: - updated FSF's address * debian/patches/02_check_gtk_init_with_args_ret.dpatch: - added to make sure gtk_init_with_args returns correctly; this will make glade no longer segfault when incorrect options are given; thanks to Bastian Kleineidam (Closes: #331453) -- Gustavo Noronha Silva Sun, 9 Oct 2005 18:10:05 -0300 glade (2.12.0-1) UNRELEASED; urgency=low * New upstream release for 2.12 * debian/patches/05_glade_gtk_options.dpatch, debian/patches/02_relibtoolise.dpatch, debian/patches/04_new_mime_desktop.dpatch: - removed, added or made obsolete by upstream * debian/watch: - updated for 2.12 - removed -- Gustavo Noronha Silva Thu, 15 Sep 2005 09:38:03 -0300 glade (2.10.0-4) unstable; urgency=low * debian/patches/05_glade_gtk_options.dpatch: - accepted patch by Bastian Kleineidam to provide --help on non-gnome version (Closes: #144800) * debian/control.in: - glade-gnome Suggests: libgnomedb2-dev because it is needed to build code generated in projects using gnome-db - removed libdb3-dev from Build-Depends; glade doesn't link with it (Closes: #289325) * debian/glade-doc.preinst: - fixed bashism in if * debian/control.in: - increased Standards-Version to 3.6.2 with no changes -- Gustavo Noronha Silva Sat, 20 Aug 2005 13:37:28 -0300 glade (2.10.0-3) unstable; urgency=low * debian/watch: - updated to use http protocol and search for 2.10 versions * debian/control.in: - renamed all packages to take the -2 suffix off; all the -2-suffixed packages are kept as transitional dummy packages (Closes: #291937) - also renamed source package to glade, simply -- Gustavo Noronha Silva Tue, 14 Jun 2005 16:05:48 -0300 glade-2 (2.10.0-2) unstable; urgency=low * Upload to unstable. * [debian/control.in] Bumped libgnomeui, libgnomedb build dependencies per configure.in. * [debian/glade-doc-2.doc-base.turbo-start] Removed as the corresponding document has been dropped upstream. -- J.H.M. Dassen (Ray) Sat, 11 Jun 2005 10:54:48 +0200 glade-2 (2.10.0-1) experimental; urgency=low * New upstream release * debian/patches/02_relibtoolise.dpatch: - updated with: $ libtoolize -c -f --automake $ aclocal-1.9 ; autoheader; automake-1.9 -acf ; autoconf $ rm -r autom4te.cache/ -- Gustavo Noronha Silva Sun, 20 Mar 2005 09:21:33 -0300 glade-2 (2.9.0-2) experimental; urgency=low * debian/patches/02_relibtoolise.dpatch: - fix the FTBFS (Closes: #294901). -- Sebastien Bacher Sat, 12 Feb 2005 17:38:52 +0100 glade-2 (2.9.0-1) experimental; urgency=low * New upstream release. * debian/control.in: - updated libgtk2.0-dev version requirement to >= 2.6.0 on Build-Depends * debian/patches/02_relibtoolize.patch: - patch now 'downgrades' libtool version; remove -- Gustavo Noronha Silva Fri, 11 Feb 2005 10:40:30 -0200 glade-2 (2.6.8-2) UNRELEASED; urgency=low * debian/glade-2.1, debian/glade-{gnome-,}2.install: - new manpage contributed by Justin Pryzby (Closes: #291744) * debian/copyright: - fix copyright notice, giving more detailed information altogether (Closes: #292042) * debian/control.in: - glade-gnome-2 Recommends libgail-gnome-module (Closes: #293633) -- Gustavo Noronha Silva Thu, 10 Feb 2005 21:48:20 -0200 glade-2 (2.6.8-1) unstable; urgency=low * New upstream version. -- Gustavo Noronha Silva Tue, 21 Dec 2004 19:55:17 -0200 glade-2 (2.6.7-1) unstable; urgency=medium * New upstream version. * debian/patches/02_relibtoolize.dpatch: - updated with: $ libtoolize -c -f --automake $ aclocal-1.7 ; autoheader; automake-1.7 -acf ; autoconf $ rm -r autom4te.cache/ * Severity set to medium as the modifications are quite minimal and a bug is being fixed which would be nice to have in sarge. -- Gustavo Noronha Silva Thu, 2 Dec 2004 22:02:01 -0200 glade-2 (2.6.6-1) UNRELEASED; urgency=low * New upstream release * debian/patches/05_spin_size_fix.dpatch, debian/patches/00list: - removed, included in this release -- Gustavo Noronha Silva Thu, 2 Dec 2004 01:13:36 -0200 glade-2 (2.6.5-3) unstable; urgency=low * debian/patches/05_spin_size_fix.diff: - stolen from upstream's CVS HEAD to fix the size handling for the spin button (Closes: #236755) -- Gustavo Noronha Silva Mon, 29 Nov 2004 23:21:23 -0200 glade-2 (2.6.5-2) unstable; urgency=low * debian/patches/04_new_mime_desktop.dpatch: - added to add a MimeType entry to the .desktop.in file * debian/rules: - added call to dh_desktop for binary-arch packages * debian/control: - Build-Depends on debhelper 4.2.21, because of the call to dh_desktop -- Gustavo Noronha Silva Fri, 19 Nov 2004 01:31:10 -0200 glade-2 (2.6.5-1) unstable; urgency=medium J.H.M. Dassen (Ray) : * New upstream bugfix release. * [debian/patches/04_brazilian_translation_fix.dpatch] Removed (included upstream). Gustavo Noronha Silva : * set the urgeny to medium as this package received some important fixes that should go into testing soon and has been in unstable without a substantial amount of modifications since 21 Oct. -- Gustavo Noronha Silva Sun, 24 Oct 2004 13:26:46 -0300 glade-2 (2.6.4-2) unstable; urgency=low * Rebuild with unstable packages. -- Gustavo Noronha Silva Thu, 21 Oct 2004 08:08:50 -0300 glade-2 (2.6.4-1) unstable; urgency=low J.H.M. Dassen (Ray) : * New upstream bugfix release. - includes fix for drawing problem causing segfault (Closes: #277506) * [debian/control.in] At his request, removed James Curbo as the primary maintainer of this package. kov has volunteered to be the new primary maintainer. Gustavo Noronha Silva : * debian/patches/03_scrollkeeper_shutup.dpatch: - avoid showing tons of 'permission denied' messages by not running scrollkeeper-update during the build * debian/control.in: - removed ${misc:Depends} from the Depends of glade-2, glade-gnome-2, and glade-common-2 * debian/patches/04_brazilian_translation_fix.dpatch: - translation fix for pt_BR, based on upstream's CVS -- Gustavo Noronha Silva Thu, 21 Oct 2004 01:22:01 -0300 glade-2 (2.6.3-1) unstable; urgency=low * New upstream bugfix release, bringing back the button in the signal tab to get all available signals for a widget. (Closes: #276922) * [debian/patches/02_relibtoolise.dpatch] Updated. -- J.H.M. Dassen (Ray) Tue, 19 Oct 2004 20:06:37 +0200 glade-2 (2.6.2-1) unstable; urgency=low * New upstream release. * [debian/patches/02_relibtoolise.dpatch] Removed "mkinstalldirs" as it is back in the upstream tarball). * [debian/rules] Removed "mkinstalldirs" workaround. * [debian/patches/03_fix_el_po.dpatch] Removed. -- J.H.M. Dassen (Ray) Wed, 13 Oct 2004 14:58:36 +0200 glade-2 (2.6.1-1) unstable; urgency=low * New upstream release. * [debian/patches/02_relibtoolise.dpatch] Updated. * [debian/rules] Make "mkinstalldirs" executable. * [debian/patches/03_updated_translations.dpatch] Removed. * [debian/patches/03_fix_el_po.dpatch] Added. Replace buggy el.po by a properly encoded one from upstream CVS. -- J.H.M. Dassen (Ray) Tue, 12 Oct 2004 20:04:41 +0200 glade-2 (2.6.0-9) unstable; urgency=medium * GNOME team upload. * debian/rules: adapt the m4 symlinks rule for the new gnome-common location (closes: #275422). * debian/control.in: require gnome-common (>= 2.8.0). -- Jordi Mallach Fri, 8 Oct 2004 10:58:11 +0200 glade-2 (2.6.0-8) unstable; urgency=medium * [debian/control.in] Added "Recommends: yelp (>= 2.6.0)" for accessing the documentation and updated the glade-doc-2 description to point to yelp as well. (Closes: #270130) * [debian/patches/03_updated_translations.dpatch] New. Updated ca, el, fr translations from CVS HEAD. (Closes: #257936) * [debian/glade.xml] New. Magic info for proper identification of glade project files. * [debian/glade-common-2.install] Install debian/glade.xml . * [debian/glade-common-2.postinst, debian/glade-common-2.postrm] New. (De)register glade.xml. (Closes: #255553) -- J.H.M. Dassen (Ray) Mon, 6 Sep 2004 19:15:25 +0200 glade-2 (2.6.0-7) unstable; urgency=low * [debian/control.in] Fixed unsatisfiable build dependencies by removing the explicit GnuTLS build dependency. The glade code doesn't use GnuTLS directly, and the libraries it depends on pull in the appropriate -dev package themselves. -- J.H.M. Dassen (Ray) Sun, 1 Aug 2004 16:02:57 +0200 glade-2 (2.6.0-6) unstable; urgency=medium J.H.M. Dassen (Ray) : * [debian/patches/01_new_configure_patch.dpatch] Removed. * [01_library_search_path.dpatch] Add -L/usr/lib/X11 to configure.in to find libX11.so. * [02_relibtoolise.dpatch] Relibtoolised. (Closes: #254082). -- Gustavo Noronha Silva Sun, 13 Jun 2004 10:54:51 -0300 glade-2 (2.6.0-5) unstable; urgency=low * debian/control.in: - adedd libx11-dev to Build-Depends * debian/patches/01_new_configure_patch.dpatch: - this time really add -L/usr/X11R6/lib to configure and configure.in (Closes: #254082) -- Gustavo Noronha Silva Sun, 13 Jun 2004 10:52:33 -0300 glade-2 (2.6.0-4) unstable; urgency=low * Marc 'HE' Brockschmidt - debian/control.in: + Updated description to use GNOME instead of Gnome (and also refer to glade-gnome-2, not glade-gnome) * Gustavo Noronha Silva - debian/patches/01_new_configure_patch.dpatch: + added, from Goswin von Brederlow (Closes: #249922) -- Gustavo Noronha Silva Sat, 12 Jun 2004 13:24:51 -0300 glade-2 (2.6.0-3) unstable; urgency=medium * [configure.in] Added -L/usr/lib/X11 to find libX11.so; relibtoolised. (Closes: #244458, #249922, #252209) * [debian/glade-2.menu, debian/glade-gnome-2.menu] Quote "needs" value. * [debian/changelog] Converted to UTF-8. -- J.H.M. Dassen (Ray) Wed, 2 Jun 2004 20:25:37 +0200 glade-2 (2.6.0-2) unstable; urgency=low * Upload in unstable. -- Sebastien Bacher Tue, 1 Jun 2004 01:39:27 +0200 glade-2 (2.6.0-1) experimental; urgency=low * New upstream version. -- James Curbo Fri, 16 Apr 2004 18:42:50 -0500 glade-2 (2.5.1-1) experimental; urgency=low * New upstream release. * debian/control: + tighten up Build-Depends to match upstream requirements -- James Curbo Wed, 7 Apr 2004 16:16:58 -0500 glade-2 (2.5.0-1) experimental; urgency=low * New upstream version. * New maintainer and uploaders (Debian GNOME Maintainers). * Sebastien Bacher - Build-Depends on libgnutls10-dev instead of libgnutls7-dev. -- James Curbo Wed, 24 Mar 2004 17:21:24 -0600 glade-2 (2.0.1-4) unstable; urgency=low * Moved omf files in glade-doc-2 (Closes: #231671). * Updated scrollkeeper depends (Closes: #235393). -- Sebastien Bacher Sun, 29 Feb 2004 11:36:20 +0100 glade-2 (2.0.1-3) unstable; urgency=low * debian/patches/02ada95_codegen.dpatch: - replace gate with gate2 to make ada95 code generation work, should (Closes: #228787) -- Gustavo Noronha Silva Mon, 26 Jan 2004 09:32:39 -0200 glade-2 (2.0.1-2) unstable; urgency=low * debian/patches/01new_translations.patch: - update translations that were made/corrected after the last release (since 2003-11-07), check the patch for a list * debian/glade-2.xpm: - rebuild icon using gimp, the old one was broken and, while working, following the old brain-dead policy. -- Gustavo Noronha Silva Sat, 27 Dec 2003 14:37:12 -0200 glade-2 (2.0.1-1) unstable; urgency=low * New upstream release. * debian/patches: + 01_size_request.dpatch: removed. + 02_tooltip.dpatch: removed. + 03_libtool_fix.dpatch: removed. -- Sebastien Bacher Mon, 10 Nov 2003 14:45:50 +0100 glade-2 (2.0.0-10) unstable; urgency=low * Added ${misc:Depends} to Depends (Closes: #218452). -- Sebastien Bacher Fri, 31 Oct 2003 17:12:02 +0100 glade-2 (2.0.0-9) unstable; urgency=low * Libtoolize with the new libtool to fix the '-pthread' problem (Closes: #217621). * Made changes for the GNOME Team. * Use dh_scrollkeeper (Closes: #217621). -- Sebastien Bacher Wed, 29 Oct 2003 21:49:15 +0100 glade-2 (2.0.0-8) unstable; urgency=low * Updated Build-Depends to fix liblinc error (Closes: #216974). -- Sebastien Bacher Wed, 22 Oct 2003 00:30:32 +0200 glade-2 (2.0.0-7) unstable; urgency=low * Added missing Build-Depends on dpatch (Closes: #216910). -- Sebastien Bacher Tue, 21 Oct 2003 21:31:00 +0200 glade-2 (2.0.0-6) unstable; urgency=low * Added patches : - 01_size_request.dpatch - 02_tooltip.dpatch (Closes: #204565). * Updated to Standards-Version 3.6.1.0. -- Sebastien Bacher Tue, 21 Oct 2003 14:42:02 +0200 glade-2 (2.0.0-5) unstable; urgency=low * New maintainer. * Fixed bug in size request (Closes: #200498). * debian/control: + Changed section to gnome. + Updated Build-Depends from libgnutls5-dev to libgnutls7-dev. + Updated Standards-Version to 3.6.0. -- Sebastien Bacher Sat, 2 Aug 2003 18:37:05 +0200 glade-2 (2.0.0-4) unstable; urgency=low * debian/control: Add depends on libscrollkeeper0 for glade-doc-2 for /usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd. * doc/C/*/*.omf: Replace DOCTYPE URL with actual file. (Closes: #199824) -- Eric Dorland Thu, 3 Jul 2003 22:17:19 -0400 glade-2 (2.0.0-3) unstable; urgency=low * debian/control: - Bump Standards-Version to 3.5.10.0 (no changes). - Build-Depend on libgnomedb2-dev (>= 0.12.1-1) and rebuild to grab the latest library. (Closes: #198950) -- Eric Dorland Fri, 27 Jun 2003 00:39:04 -0400 glade-2 (2.0.0-2) unstable; urgency=low * glade-2.desktop.in: Revert changes from 2.0.0-1. * glade-2.desktop: Made English comment imperative. (Closes: #189036) -- Eric Dorland Sun, 4 May 2003 18:29:34 -0400 glade-2 (2.0.0-1) unstable; urgency=low * New upstream release. * glade-2.desktop.in: Made comment imperative. (Closes: #186798) -- Eric Dorland Sat, 12 Apr 2003 15:21:13 -0400 glade-2 (1.1.3-9) unstable; urgency=low * debian/control: Change section of glade-gnome-2 to gnome. * Unreleased version. -- Eric Dorland Mon, 31 Mar 2003 16:03:38 -0500 glade-2 (1.1.3-8) unstable; urgency=low * debian/glade-doc-2.preinst: Added to remove old /usr/share/doc/glade-doc-2 dir on upgrade so symlink can be installed. -- Eric Dorland Wed, 26 Mar 2003 17:06:06 -0500 glade-2 (1.1.3-7) unstable; urgency=low * debian/control: + Update build-deps to libgnomedb2-dev (>= 0.11.0-1). (Closes: #185754) + Standards-Version to 3.5.9.0. * glade/gnome-db/gnomedbsqleditor.c: Small tweaks to get it to compile with the latest gnomedb. (Thanks Rémi Cohen-Scali) -- Eric Dorland Mon, 24 Mar 2003 14:31:46 -0500 glade-2 (1.1.3-6) unstable; urgency=low * debian/control: Change build-dep to libgnomeprintui2.2-dev. (Closes: #179163) -- Eric Dorland Fri, 31 Jan 2003 13:42:19 -0500 glade-2 (1.1.3-5) unstable; urgency=low * doc/C/glade-faq/glade-faq.xml, doc/C/glade-turbo-start/glade-turbo-start.xml, doc/C/glade-user-guide/glade-user-guide.xml: Change externel DTD to refer to local copy: /usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd. (Closes: #178468) * debian/control: + glade-doc-2 depends on docbook-xml. + Tweak glade-doc-2 description, since it contains DocBook not HTML docs. * glade-doc-2.doc-base.*: Fix paths to the documentation files. -- Eric Dorland Tue, 28 Jan 2003 19:16:17 -0500 glade-2 (1.1.3-4) unstable; urgency=low * debian/rules: + Don't compress xml files. (Closes: #172775) + Remove glade-doc's doc dir so the symlink will be right. * debian/glade-doc-2.doc-base.faq: Update damon's email address. * glade/gbwidget.c: Change a gint to GType, fix for 64-bit arches. (Closes: #171940) * debian/glade-2.xpm: Fix size & colors to comply with policy. * debian/glade-*.menu: Set title to "Glade 2". -- Eric Dorland Thu, 12 Dec 2002 21:58:54 -0500 glade-2 (1.1.3-3) unstable; urgency=low * debian/control: + Remove Recommends on automake1.5. + Standards-Version to 3.5.8.0. * debian/rules: Add support for DEB_BUILD_OPTIONS. -- Eric Dorland Thu, 28 Nov 2002 14:38:43 -0500 glade-2 (1.1.3-2) unstable; urgency=low * debian/rules: + Remove DH_COMPAT line. + Add simple commands to support autotools-dev. (Closes: #168526) * debian/compat: Upgrade to version 4. * debian/control: Build-Depend on autotools-dev. -- Eric Dorland Sun, 10 Nov 2002 14:43:45 -0500 glade-2 (1.1.3-1) unstable; urgency=low * New upstream release. * debian/control: Standards-Version: 3.5.7.1 -- Eric Dorland Tue, 5 Nov 2002 23:00:22 -0500 glade-2 (1.1.2-1) unstable; urgency=low * New upstream release. -- Eric Dorland Sat, 21 Sep 2002 16:26:37 -0400 glade-2 (1.1.1-9) unstable; urgency=low * debian/control: + Update Standards-Version to 3.5.7. + Recommends on libgail17. -- Eric Dorland Sat, 21 Sep 2002 15:05:59 -0400 glade-2 (1.1.1-8) unstable; urgency=low * debian/control: Build-Dep on libgnutls5-dev (>= 0.5.3-1) to fix segfault issue. (Closes: #156775). -- Eric Dorland Fri, 30 Aug 2002 01:44:42 -0400 glade-2 (1.1.1-7) unstable; urgency=low * debian/glade-doc-2.links: Fix link to documentation. (Closes: #158583) -- Eric Dorland Wed, 28 Aug 2002 01:30:15 -0400 glade-2 (1.1.1-6) unstable; urgency=low * Rebuild against libgtk2.0-0png3. * debian/control: + Remove build-dep on libssl-dev. + Add build-dep to libgnutls-dev. + Add build-dep to libbonoboui2-dev (>= 2.0.1-2) to fix linking in of libssl. (Closes: #155697) -- Eric Dorland Sun, 11 Aug 2002 22:54:57 -0400 glade-2 (1.1.1-5) unstable; urgency=low * Build-dep on libssl-dev. (Closes: #155271) * Version build-depend libgnomedb2-dev (>= 0.8.192-1) -- Eric Dorland Mon, 5 Aug 2002 18:41:02 -0400 glade-2 (1.1.1-4) unstable; urgency=low * debian/control: Add build dep on libgnomeprintui-dev. (Closes: #154658) -- Eric Dorland Tue, 30 Jul 2002 00:42:13 -0400 glade-2 (1.1.1-3) unstable; urgency=low * Forgot one document, changed it to docbook. -- Eric Dorland Wed, 17 Jul 2002 17:39:23 -0400 glade-2 (1.1.1-2) unstable; urgency=low * Documentation is docbook now, not HTML. (Closes: #149601) -- Eric Dorland Wed, 17 Jul 2002 01:54:06 -0400 glade-2 (1.1.1-1) unstable; urgency=low * New upstream release. * Applied patch from upstream to fix non-gnome building. -- Eric Dorland Tue, 16 Jul 2002 00:44:54 -0400 glade-2 (1.1.0-5) unstable; urgency=low * Add build-depends on libpango1.0-dev (>> 1.0.3), which should fix problems with the buildd's. (Closes: #150510) * Change dependencies to automake1.4, not automake. * Add Recommends on libgail16. (Closes: #150708) -- Eric Dorland Mon, 24 Jun 2002 16:42:53 -0400 glade-2 (1.1.0-4) unstable; urgency=low * debian/glade-2.install, debian/glade-gnome-2.install: + It's /usr/share/glade-2. (Closes: #149907) + Add /usr/share/omf and /usr/share/applications. (Closes: #150219) -- Eric Dorland Tue, 18 Jun 2002 19:26:13 -0400 glade-2 (1.1.0-3) unstable; urgency=low * Actually fix #149364. -- Eric Dorland Sat, 8 Jun 2002 21:16:29 -0400 glade-2 (1.1.0-2) unstable; urgency=low * Moved *.files to *.install. * Removed quite a few commands from rules and moved the logic to *.install files. * Tweaked doc dir installation. * Added glade-doc-2.install and removed glade-doc-2.dirs. * Removed pointless Makefile clean-up code. * Added trailing newlines to some files to shut up dpkg-buildpackage. * Tweak doumentation dirs. (Closes: #149364) -- Eric Dorland Sat, 8 Jun 2002 19:59:15 -0400 glade-2 (1.1.0-1) experimental; urgency=low * Initial release. -- Eric Dorland Mon, 20 May 2002 21:05:11 -0400