glade (2.12.1-7) unstable; urgency=medium * Upgrade the libgail-gnome Recommends in glade-gnome to a Depends and add a Depends on libgail-common for the gail Gtk module to glade; this isn't necessary in the glade3 branch as module loading was removed; thanks Joey Hess; closes: #404238. -- Loic Minier Sat, 23 Dec 2006 11:28:24 +0100 glade (2.12.1-6) unstable; urgency=high * Upload to hopefully make glade binNMU-safe * debian/control.in: - remove the hard dependencies glade-*-2 have on glade-* packages * urgency high because nothing big has changed, and it will be ready to go in testing quickly, perhaps easying the dbus transition Loic Minier : * Use ${source:Version} instead of ${Source-Version} in glade-2, glade-doc, glade-gnome-2, and glade-doc-2 Depends for consistency. -- Gustavo Noronha Silva Sat, 23 Sep 2006 09:03:58 -0300 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