glade 3.10.0-1 source package in Ubuntu
Changelog
glade (3.10.0-1) experimental; urgency=low [ Jean Schurger ] * New upstream release. + debian/control.in: (According to configure.ac) - Depends on gobject-introspection - Depends on python-gobject - Removed python-gtk2-dev dependency - Removed recommands of libglade2-dev as UI stuff is part of gtk+3 [ Jordi Mallach ] * Build-Depend on libgirepository1.0-dev too. * Add a gir package for libgladeui. * Bump Standards-Version to 3.9.2, with no changes needed. glade (3.9.2-1) experimental; urgency=low * New upstream release. glade (3.9.1-2) experimental; urgency=low * debian/control.in: - Update for the new gtk+ 3 package names. glade (3.9.1-1) experimental; urgency=low [ Josselin Mouette ] * Add symlink for the glade manpage, too. Closes: #545820. [ Emilio Pozuelo Monfort ] * New upstream release. + debian/control.in: - Update build dependencies. - Standards-Version is 3.9.1, no changes needed. + Rename libgladeui* packages for the new SONAME. + Add a libglade-common package for the translations/icons. + glade-gnome package is gone. + debian/glade.menu: - The binary is now /usr/bin/glade. + debian/patches/01_gladeui-types.patch: - Removed. Hopefully it's obsolete. + debian/patches/*: - Refreshed. + debian/copyright: - Updated. + debian/rules, debian/source/format, debian/patches: + Switch to source format 3.0 (quilt). * Rename the source package to 'glade'. * debian/control.in: + B-D-I on libgtk3.0-doc instead of libgtk2.0-doc. + Make glade recommend libgtk3.0-dev instead of libgtk2.0-dev, and drop the python-gtk2-dev recommendation. + Bump libgladeui-dev dependency on libgtk3.0-dev. * debian/rules: + Include utils.mk. glade-3 (3.6.7-1) unstable; urgency=low [ Sam Morris ] * New upstream release. [ Josselin Mouette ] * Fix library package section. * Create glade → glade-3 symbolic link. [ Emilio Pozuelo Monfort ] * debian/patches/01_gladeui-types.patch: Add headers. [ Josselin Mouette ] * New upstream release. glade-3 (3.6.3-1) unstable; urgency=low * New upstream stable release. * Add python-support to handle python module. * Upload to unstable. + Allow distribution unstable in debian/rules. + Track unstable branch in VCS-* URLs. glade-3 (3.6.2-1) experimental; urgency=low [ Loic Minier ] * Use binary/ rather than binary- for inter-package CDBS dependencies; thanks Fabian Greffrath. [ Deng Xiyue ] * Use POSIX standard regex classes in sed trick in debian/rules. [ Loic Minier ] * Drop buildcore.mk include (included via makefile.mk / autotools.mk) and include gnome.mk instead of autotools.mk; incidentally fixes calling of intltool-update -p under Ubuntu; closes: #313520. [ Deng Xiyue ] * New upstream development release. Closes: #524367 + Bump libgtk2.0-dev requirement to >= 2.14.0. + Let glade Recommends libgtk2.0-dev >= 2.14.0 as well. + Bump SONAME to libgladeui-1-9. Update package name accordingly, and provide Conflicts/Replaces with older version. + Ship python plugin in libgladeui-1-9, now that it is official and stable. Add python-gtk2-dev (>= 2.10.0) to Build-Depends and Recommends in libgladeui-1-9. + debian/patches/02_rename_crash.patch: dropped, merged upstream. + debian/patches/99_ltmain_as-needed.patch: refreshed to apply cleanly. * Add Vcs-* links to debian/control*. * Target stable releases in debian/watch. * Drop commented --enable-python configure option in debian/rules, which is not available any more. * Update Standard-Version to 3.8.1. No change needed. * Point to versioned GPL-2 in debian/copyright as per lintian. [ Josselin Mouette ] * Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper xrefs. glade-3 (3.5.2-4) experimental; urgency=low [ Loic Minier ] * Properly anchor package name regexp. [ Deng Xiyue ] * Remove 01_includes.patch and add patches/01_gladeui-types.patch. The former one is flawed. Thanks Andreas Henriksson. Closes: #477513 * Update standard version to 3.8.0. No changes needed. glade-3 (3.5.2-3) experimental; urgency=low [ Deng Xiyue ] * Add 01_includes.patch to fix FTBFS on ia64. Thanks Andreas Henriksson for the patch. (Closes: #477513) [ Josselin Mouette ] * 02_rename_crash.patch [Pavel Kostyuchenko]: stolen from bugzilla #533471. Fix crasher when renaming a menu item. Closes: #476134. glade-3 (3.5.2-2) experimental; urgency=low * Add Conflicts/Replaces back to shared library as it does contain files which will result in conflicts, and add libgladeui-1-7 to the list. glade-3 (3.5.2-1) experimental; urgency=low * New upstream development release. + Soversion updated to 8, rename shared library name to libgladeui-1-8. + Update gtk-doc-tools b-dep to >= 1.9 as required by new version. * Don't (b-)dep on versioned scrollkeeper. (Closes: #469699) * Comment out ALLOWED_DISTS += unstable, as it's now targeting experimental. * Check for development releases in watch file for now. * Recommend libgtk2.0-dev >= 2.12.0. * Don't make shared library Conflicts/Replaces older versions, as they should be able to coexist. * Use sed to get shared library name SHARED_PKG and replace all references to ease future soversion updates. glade-3 (3.4.3-1) unstable; urgency=low [ Josselin Mouette ] * debian/rules: fix bashism. Closes: #459068. [ Deng Xiyue ] * New upstream release. + Bump libgtk2.0-dev dependency to >= 2.12.0 as per configure script. * Refine watch file to be syntactically consistent with other GNOME packages, as well as the URL. glade-3 (3.4.1-1) unstable; urgency=low [ Deng Xiyue ] * New upstream version. + Creating an input dialog doesn't crash anymore. (Closes: #421350) * Renew 99_ltmain_as-needed.patch to apply cleanly. [ Sebastian Dröge ] * debian/control.in: + Update Standards-Version to 3.7.3, no additional changes needed. + Move homepage from the description to the Homepage field. * debian/patches/01_gladeui_types_headers.patch: + Dropped, merged upstream. glade-3 (3.4.0-2) unstable; urgency=low * 01_gladeui_types_headers.patch: fix implicit declarations that cause a FTBFS on ia64. glade-3 (3.4.0-1) unstable; urgency=low [ Josselin Mouette ] * Set priority to optional. * libgladeui-1-dev is in section libdevel. [ Loic Minier ] * Misc cleanups. * Fix URL in copyright. [ Sven Arvidsson ] * debian/glade.preinst - remove symlink on upgrade (Closes: #443260) [ Deng Xiyue ] * New upstream release. (Closes: #444386) * Bump soname version to 7, and fix corresponding debian/rules. * Remove .install rules for files that no longer exist. * debian/rules + Fix debian menu path to use Applications/Programming. [ Josselin Mouette ] * Install docs correctly in libgladeui-1-dev. * Correctly move gnome and bonobo icons to glade-gnome. * Disable static library build (not used). * Enable gtk-doc build. * Make libgladeui-1-dev architecture-independent. glade-3 (3.2.2-1) unstable; urgency=low [ Sven Arvidsson ] * Update man page (Closes: #421429) [ Josselin Mouette ] * New upstream release. * Remove glade-2 and glade-gnome-2 transitional packages, they were in a stable release. * Use ${binary:Version} for dependencies across arch:any packages. * Build-depend on gtk-doc-tools. * Disable scrollkeeper. * Remove unused build-dependencies. * Wrap build-dependencies and dependencies. * Update recommendations. * Switch to debhelper mode 5. * Cleanup in .install files. * glade.xml: removed, integrated in shared-mime-info. * glade.xpm: regenerated. * Fix watch file. * Install documentation in glade. * Use LDFLAGS to set --as-needed; require cdbs 0.4.41. * 99_ltmain_as-needed.patch: make --as-needed work for libs and plugins. glade-3 (3.2.0-1) unstable; urgency=low * New upstream release * debian/control: - libgladeui-1-5 added, replacing libgladeui-1-4 * You can now remove widgets from the Widgets Tree (Closes: #102176) * User data is back to glade's signal attachment UI (Closes: #178013) glade-3 (3.1.4-2) UNRELEASED; urgency=low * debian/control: - fix override disparity, hopefully; make everything extra glade-3 (3.1.4-1) experimental; urgency=low * New upstream release * debian/watch: - updated to check for the 3.1 releases * debian/control: - updated Build-Depends; glade-3 now requires GTK+ 2.10 - make glade3 be binary-nmuable glade-3 (3.0.2-2) UNRELEASED; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. glade-3 (3.0.2-1) experimental; urgency=low * New upstream release * debian/rules, debian/control.in, debian/libgladeui-1-{3,4}.install: - soversion bumped to 4 glade-3 (3.0.1-1) experimental; urgency=low * New upstream release * debian/control, debian/rules, debian/libgladeui-1-{2,3}.install: - soname bumped; rename the library package, and add conflicts and replaces to the previous one glade-3 (3.0.0-3) experimental; urgency=low * debian/control.in: - make libgladeui-1-2 conflict and replace libgladeui-1-1 * debian/rules: - move the images instead of removing and counting on the glade-gnome.install file to get them to the right place; no more missing images, I hope. glade-3 (3.0.0-2) experimental; urgency=low * Change libgladeui package to follow upstream's SONAME change which I thought had been forgotten; reset shlibs. * Add ${misc:Depends}. 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. 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 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. glade (2.12.1-5) unstable; urgency=low Josselin Mouette <email address hidden>: * Use ${source:Version} for the binNMU safety. * Build-depend on dpkg-dev 1.13.19. Gustavo Noronha <email address hidden>: * 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 <email address hidden> (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 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). 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ř <email address hidden> (Closes: #346384) 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] 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 <email address hidden> (Closes: #331453) 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 glade (2.10.0-4) unstable; urgency=low * debian/patches/05_glade_gtk_options.dpatch: - accepted patch by Bastian Kleineidam <email address hidden> 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 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 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. 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/ glade-2 (2.9.0-2) experimental; urgency=low * debian/patches/02_relibtoolise.dpatch: - fix the FTBFS (Closes: #294901). 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 glade-2 (2.6.8-2) UNRELEASED; urgency=low * debian/glade-2.1, debian/glade-{gnome-,}2.install: - new manpage contributed by Justin Pryzby <email address hidden> (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) glade-2 (2.6.8-1) unstable; urgency=low * New upstream version. 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. 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 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) 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 glade-2 (2.6.5-1) unstable; urgency=medium J.H.M. Dassen (Ray) <email address hidden>: * New upstream bugfix release. * [debian/patches/04_brazilian_translation_fix.dpatch] Removed (included upstream). Gustavo Noronha Silva <email address hidden>: * 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. glade-2 (2.6.4-2) unstable; urgency=low * Rebuild with unstable packages. glade-2 (2.6.4-1) unstable; urgency=low J.H.M. Dassen (Ray) <email address hidden>: * 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 <email address hidden>: * 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 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. 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. 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. 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). 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) 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. glade-2 (2.6.0-6) unstable; urgency=medium J.H.M. Dassen (Ray) <email address hidden>: * [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). 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) glade-2 (2.6.0-4) unstable; urgency=low * Marc 'HE' Brockschmidt <email address hidden> - debian/control.in: + Updated description to use GNOME instead of Gnome (and also refer to glade-gnome-2, not glade-gnome) * Gustavo Noronha Silva <email address hidden> - debian/patches/01_new_configure_patch.dpatch: + added, from Goswin von Brederlow (Closes: #249922) 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. glade-2 (2.6.0-2) unstable; urgency=low * Upload in unstable. glade-2 (2.6.0-1) experimental; urgency=low * New upstream version. glade-2 (2.5.1-1) experimental; urgency=low * New upstream release. * debian/control: + tighten up Build-Depends to match upstream requirements glade-2 (2.5.0-1) experimental; urgency=low * New upstream version. * New maintainer and uploaders (Debian GNOME Maintainers). * Sebastien Bacher <email address hidden> - Build-Depends on libgnutls10-dev instead of libgnutls7-dev. glade-2 (2.0.1-4) unstable; urgency=low * Moved omf files in glade-doc-2 (Closes: #231671). * Updated scrollkeeper depends (Closes: #235393). 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) 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. 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. glade-2 (2.0.0-10) unstable; urgency=low * Added ${misc:Depends} to Depends (Closes: #218452). 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). glade-2 (2.0.0-8) unstable; urgency=low * Updated Build-Depends to fix liblinc error (Closes: #216974). glade-2 (2.0.0-7) unstable; urgency=low * Added missing Build-Depends on dpatch (Closes: #216910). 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. 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. 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) 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) 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) glade-2 (2.0.0-1) unstable; urgency=low * New upstream release. * glade-2.desktop.in: Made comment imperative. (Closes: #186798) glade-2 (1.1.3-9) unstable; urgency=low * debian/control: Change section of glade-gnome-2 to gnome. * Unreleased version. 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. 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) glade-2 (1.1.3-6) unstable; urgency=low * debian/control: Change build-dep to libgnomeprintui2.2-dev. (Closes: #179163) 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. 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". 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. 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. glade-2 (1.1.3-1) unstable; urgency=low * New upstream release. * debian/control: Standards-Version: 3.5.7.1 glade-2 (1.1.2-1) unstable; urgency=low * New upstream release. glade-2 (1.1.1-9) unstable; urgency=low * debian/control: + Update Standards-Version to 3.5.7. + Recommends on libgail17. 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). glade-2 (1.1.1-7) unstable; urgency=low * debian/glade-doc-2.links: Fix link to documentation. (Closes: #158583) 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) 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) glade-2 (1.1.1-4) unstable; urgency=low * debian/control: Add build dep on libgnomeprintui-dev. (Closes: #154658) glade-2 (1.1.1-3) unstable; urgency=low * Forgot one document, changed it to docbook. glade-2 (1.1.1-2) unstable; urgency=low * Documentation is docbook now, not HTML. (Closes: #149601) glade-2 (1.1.1-1) unstable; urgency=low * New upstream release. * Applied patch from upstream to fix non-gnome building. 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) 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) glade-2 (1.1.0-3) unstable; urgency=low * Actually fix #149364. 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) glade-2 (1.1.0-1) experimental; urgency=low * Initial release. -- Martin Pitt <email address hidden> Tue, 17 May 2011 10:36:59 +0000
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any
- Section:
- gnome
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
glade_3.10.0.orig.tar.bz2 | 2.7 MiB | 7e6a1423f1697d8b40618d0b01f0ebff572ccb80f5818a36af0971c5d1d94253 |
glade_3.10.0-1.debian.tar.gz | 17.8 KiB | 120db8f49dd28ad2ce55d61b3bcf5a336286208b75c2eae9d721a8483333b6e8 |
glade_3.10.0-1.dsc | 1.8 KiB | 0b27be644ff75aa97a674d5d14ec4c13d020a348a2e7b52fd2f98d7ce5a5db39 |
Available diffs
- diff from 2.12.2-0ubuntu3 to 3.10.0-1 (5.7 MiB)
Binary packages built by this source
- gir1.2-gladeui-2.0: No summary available for gir1.2-gladeui-2.0 in ubuntu oneiric.
No description available for gir1.2-gladeui-2.0 in ubuntu oneiric.
- glade: No summary available for glade in ubuntu oneiric.
No description available for glade in ubuntu oneiric.
- libgladeui-2-0: No summary available for libgladeui-2-0 in ubuntu oneiric.
No description available for libgladeui-2-0 in ubuntu oneiric.
- libgladeui-common: No summary available for libgladeui-common in ubuntu oneiric.
No description available for libgladeui-common in ubuntu oneiric.
- libgladeui-dev: No summary available for libgladeui-dev in ubuntu oneiric.
No description available for libgladeui-dev in ubuntu oneiric.
- libgladeui-doc: No summary available for libgladeui-doc in ubuntu oneiric.
No description available for libgladeui-doc in ubuntu oneiric.