Commit Graph

300 Commits

Author SHA1 Message Date
Emilio Pozuelo Monfort
ea0eea7ebc Skip the udeb build when not building the -udeb package. Saves a lot
of time on the arch:all builds.
2017-09-11 17:53:17 +00:00
Emilio Pozuelo Monfort
8bdaf0696a simplify .in dependencies
dh_listpackages does the right thing, listing the right binaries
for the type of build, so no need to have three different calls
2017-09-11 17:47:21 +00:00
Emilio Pozuelo Monfort
3bd1670e6c Don't build the docs when not building the -doc packages. Saves some
time on arch-only builds.
2017-09-11 17:46:05 +00:00
Emilio Pozuelo Monfort
f104a1c9f1 less tabs 2017-09-11 16:20:19 +00:00
Emilio Pozuelo Monfort
9d58938cbb rename configure flag vars
No need for these upper case names anymore which were magic in CDBS but are
no more
2017-09-11 16:17:47 +00:00
Emilio Pozuelo Monfort
221416afd2 reorder some targets
didn't do it earlier to keep the diff cleaner, but this makes more sense as
it's closer to the order dh runs them
2017-09-11 16:14:03 +00:00
Emilio Pozuelo Monfort
a91342d9b2 Switch from CDBS to dh.
Only regression is that we don't run --fail-missing on arch:all builds.
2017-09-11 16:08:30 +00:00
Michael Biebl
8689425a57 Drop patches which have been merged upstream. 2017-03-24 01:27:40 +00:00
Michael Biebl
07338455ae Force update of GResource files so the changes to the CSS files are
actually applied.
2017-03-14 00:38:16 +00:00
Michael Biebl
490e3220df Stop patching gtk-doc.make and instead run gtkdocize via the upstream
provided autogen.sh on autoreconf. The gtk-doc-tools version in Debian has
been fixed to properly handle the installation of HTML images for
out-of-tree builds.
2017-02-15 06:42:23 +00:00
Michael Biebl
76ea389883 Revert the last commit adding --dbgsym-migration
Since we use compat level 8 (i.e. no build-ids for debug files) ,
--dbgsym-migration is not necessary as there can't be file conflicts.
The new -dbgsym packages are not automatically installed on upgrades, so they
won't help with removing the old -dbg packages.
2016-12-09 19:43:51 +00:00
Jeremy Bicha
a8fa627ea8 Use dh_strip --dbgsym-migration for proper upgrades 2016-11-22 01:45:59 +00:00
Michael Biebl
2900f83c4a Drop dbg packages now that we have automatic dbgsym packages. 2016-09-20 18:21:29 +00:00
Michael Biebl
aec465f37c Mark two more reftests as known_fail and make test-suite failures fatal
again.
2016-08-31 21:41:30 +00:00
Michael Biebl
d2bf3ae563 Update list of known failing tests 2016-08-31 15:38:45 +00:00
Michael Biebl
828a17e80b Drop workaround for cdbs bug which has been fixed in the mean time. 2016-08-31 15:37:50 +00:00
Simon McVittie
c93e52b66e Merge from unstable 2016-08-18 14:03:45 +00:00
Simon McVittie
aedc2a3415 Redo documentation build dependencies
* Explicitly build-depend on docbook-xsl, libxml2-utils and xsltproc
  to be able to generate man pages from their source code. Move docbook-xml
  to Build-Depends since the man pages are in an Architecture: any package.
* Drop Build-Depends-Indep on docbook-utils, the old SGML toolchain,
  which is currently uninstallable (#834616) and does not appear to be
  needed for anything
2016-08-18 09:40:51 +00:00
Emilio Pozuelo Monfort
b7905e6221 * debian/rules:
+ Don't abort on test suite failures for now. Too many new failures due
    to deprecation warnings.
2016-07-20 20:31:54 +00:00
Simon McVittie
cf5cf2c3cb d/rules: reset XDG_CONFIG_HOME, XDG_CACHE_HOME, XDG_DATA_HOME so that
they are based on the temporary HOME
2016-06-24 17:23:03 +00:00
Michael Biebl
d8af17fa78 Re-enable test-suite. 2016-05-31 18:51:12 +00:00
Michael Biebl
deb99de815 Work around a bug in cdbs which causes the package to FTBFS; see #825135
for further details.
2016-05-26 06:08:13 +00:00
Michael Biebl
d543f04301 Temporarily disable the test suite (and its build-dependencies) to allow
building the new gtk-update-icon-cache package. Our buildds don't support
build profiles yet, so we'll have to bootstrap manually for now.
2016-05-22 23:01:25 +00:00
Michael Biebl
e447da62bd Split gtk-update-icon-cache utility out of libgtk-3-bin into a separate
package called gtk-update-icon-cache to break a dependency cycle with
adwaita-icon-theme when building the package. (Closes: #747392)
As the gtk-update-icon-cache binary doesn't actually have any libgtk-3-0
dependency, there is no longer a reason to ship a gtk2 and gtk3 variant.
So from now on we will only ship one implementation built from src:gtk+3.0
and drop the Debian specific -3.0 suffix. To simplify the transition make
libgtk-3-bin depend on gtk-update-icon-cache. Once all theme packages have
been updated, this dependency can be dropped.
2016-05-22 06:52:15 +00:00
Michael Biebl
1ce786e4f8 Mark button-wrapping.ui reftest as known-fail, it currently fails on
mips(64)el and prevents testing migration and important fixes in other
packages reaching testing.
2016-05-01 23:18:02 +00:00
Michael Biebl
e5d5e6001c * Restore debian/patches/reftest-known-fail.patch so we can mark known
failing tests as non-fatal.
* Drop debian/patches/disable-flaky-textview-margins-reftest.patch and tag
  textview-margins.ui as known-fail.
2016-05-01 23:13:29 +00:00
Andreas Henriksson
e5535df542 * New upstream release.
* Make testsuite fatal again.
* Add debian/patches/git_a11y_GTK_CSD_distcheck.patch
  - cherry-pick commit from upstream to use client-side decorations
    for a11y tests when running under distcheck.
* Drop debian/patches/reftest-known-fail.patch
* Stop tagging reftests as known fail since they should be fixed now:
  - style-properties-nth-child.ui
  - label-text-shadow-changes-modify-clip.ui
* Add debian/patches/no-accessibility-dump.patch
  - skip this test until someone figures out how to reliably run it
    always with CSD enabled, to match testsuite expected data.
2016-03-23 15:13:15 +00:00
Andreas Henriksson
0329b9c1e7 * New upstream development release+snapshot.
* Update (build-)dependencies according to configure.ac changes:
  - add wayland-protocols (>= 1.1)
  - bump libwayland-dev to 1.9.91
  - add libharfbuzz-dev (>= 0.9), libpango1.0-dev
* Temporarily make testsuite non-fatal while investigating.
* libgtk-3-bin.install:
  - ship new gtk-query-settings tool.
  - ship gtk-builder gettext (its) files.
  - run wrap-and-sort on this file while at it.
* Update debian/libgtk-3-0.symbols with new additions.
  - also drops an internal unused wayland-related drag and drop symbol.
2016-03-15 16:29:04 +00:00
Michael Biebl
10673ef9e2 Remove debian/{build,install} in clean target. (Closes: #792736) 2016-03-12 20:28:46 +00:00
Andreas Henriksson
e4329c4b41 * Add debian/patches/git_bitmask-dont-hardcode-64bit-size.patch
- from upstream git. should fix test failure on i386, mips, mipsel.
* debian/rules: move --fail-missing to binary target instead of
  binary-indep to use it on full builds only. This should avoid
  breaking source-only uploads as the binary-indep (only) builds
  more then it needs to do (which is not installed anywhere).
2015-09-27 13:36:24 +00:00
Iain Lane
0c508cb128 clean up reftest known_fail files in clean target which we create in
pre-build
2015-06-02 09:29:28 +00:00
Iain Lane
68c6b7e4c7 build with --fail-missing when doing an indep build 2015-06-01 16:53:38 +00:00
Emilio Pozuelo Monfort
a8494ac0c5 fix skipping expected test suite failure 2015-05-22 11:46:55 +00:00
Sjoerd Simons
29a9ac34a9 debian/rules: Add label-text-shadow-changes-modify-clip.ui to known
reftest failures
2015-05-11 14:46:07 +00:00
Andreas Henriksson
9e794ac66b * Add debian/patches/reftest-known-fail.patch
- make it possible to tag individual reftests as ok to fail.
* debian/rules:
  touch testsuite/reftests/style-properties-nth-child.ui.known_fail
  - reftest shows this intermittently has a couple of pixels
    difference on some architectures. No big deal.
    Noone is willing to investigate and consensus is it's ok to disable.
2014-10-01 19:22:42 +00:00
Andreas Henriksson
41ed02c844 debian/rules: Include gnome-version.mk to generate ${gnome:Version} 2014-09-06 12:14:52 +00:00
Andreas Henriksson
7078d96e72 * New upstream development release (3.13.7)
* Add debian/patches/make-reftests-work-without-installed-tests.patch
  and debian/patches/make-reftests-rpath-fix.patch
  - https://bugzilla.gnome.org/show_bug.cgi?id=735401
* New upstream development release (3.13.8)
* Update build-dependencies according to configure.ac changes:
  - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
  - Bump libwayland-dev to (>= 1.5.91)
* debian/patches/032_mips_treeview_row_separator_height.patch:
  - massage the patch into applying again.
* Update debian/libgtk-3-0.symbols
  - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
  - 3 new wayland related symbols
2014-09-04 10:38:29 +00:00
Andreas Henriksson
ea6e51ed5f * New upstream development release.
* Update build-dependencies according to configure.ac
  - bump libglib2.0-dev to (>= 2.41.2)
* Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
* Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again
* Drop backported/merged patches now in released version:
  - debian/patches/072_Avoid-pkg-config-atleast-version.patch
* Have quilt refresh remaining patches.
* Bump gobject-introspection build-dependency to (>= 1.41.3)
  - this one supports new "nullable" annotation.
* Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
* Update debian/libgtk-3-0.symbols with many additions
* Add --enable-installed-tests configure flag for both deb and udeb
  - this works around a problem with libreftest.la not being built
    otherwise leading to "make check" failing.
  - Note: atleast the udeb part should be disabled once upstream is fixed!
2014-08-25 18:23:10 +00:00
Emilio Pozuelo Monfort
3a877a7405 * debian/control.in,
debian/rules:
  + Enable Google cloud print support on the normal build.
2014-03-09 13:25:18 +00:00
Emilio Pozuelo Monfort
0d03c4670c * debian/rules:
+ Break colord<->gtk+ loop when bootstrapping. Thanks Daniel Schepler.
     Closes: #738603.
2014-02-17 09:40:24 +00:00
Emilio Pozuelo Monfort
2638e24dea * debian/rules:
+ Enable parallel builds.
2013-12-09 10:58:20 +00:00
Emilio Pozuelo Monfort
2fe2b93870 * debian/rules:
+ Set VERBOSE so we get more information about test failures.
2013-10-28 01:08:14 +00:00
Emilio Pozuelo Monfort
69805f9489 * debian/control.in,
debian/rules:
  + Only build the wayland backend on linux-any.
2013-09-10 08:41:24 +00:00
Emilio Pozuelo Monfort
a8466abd93 Make the test suite fatal again. 2013-09-09 18:40:20 +00:00
Emilio Pozuelo Monfort
abb196e2ee Set XDG_RUNTIME_DIR, makes the test suite even happier. 2013-09-09 18:38:35 +00:00
Emilio Pozuelo Monfort
ea69260dc1 * debian/rules:
+ Set XDG_DATA_DIRS and copy and copile the gsettings schemas so that
    gsettings can find them. Makes the test suite happy.
2013-09-09 18:36:15 +00:00
Andreas Henriksson
d3b22dfc86 * Explicitly set which GDK backends to build:
- enable x11,wayland,broadway in regular build
  - disable wayland,broadway and enable x11 in udeb build
* Add build-dependencies needed by wayland backend:
  - libwayland-dev (>= 1.1.90), libxkbcommon-dev (>= 0.2.0)
* Update debian/libgtk-3-0.symbols with added broadway & wayland symbols.
2013-08-07 13:31:18 +00:00
Andreas Henriksson
2c11ae617f * New upstream development release
* Bump glib (build-)dependency to >= 2.37.3 as per configure.ac
* Trivial update in 015_default-fallback-icon-theme.patch to apply.
* Update debian/patches/018_gdkenumtypes.c_location.patch to apply
  after upstream dropped --disable-rebuilds.
* Disable 030_tests_skip_filechooser.patch
  - testsuite moved and restructured....
* Updated to apply patches against new testsuite file location:
  - 032_mips_treeview_row_separator_height.patch
  - 031_ia64_children_test.patch
* Drop 080_correct_padding_of_submenu_arrows.patch
  - previously cherry-picked, now included in upstream release.
* Refresh all patches to apply without offset.
* Ignore testsuite failures for now...
* Update debian/libgtk-3-0.symbols
  - many added symbols, and four missing:
    gdk_frame_clock_idle_get_type,
    gdk_offscreen_window_get_type,
    gdk_window_impl_get_type,
    gdk_window_impl_x11_get_type.
2013-08-06 15:55:44 +00:00
Emilio Pozuelo Monfort
a46e750ee2 * debian/rules:
+ Set HOME rather than G_HOME, as GLib now honors the former and
    G_HOME is a Debian-specific thing.
2013-03-19 11:06:34 +00:00
Sjoerd Simons
ce61c8b596 * New upstream release
* Sync with ubuntu:
  * debian/rules: Make test failures fatal again
  * debian/libgtk-3-0.symbols: Updated
  * debian/rules: Update build-depends
  * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility
    to launch an application from its desktop file
  * Add autopkgtest support
* debian/patches/072_statusicon_icon_size.patch:
  * Removed merged upstream
* debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
  * Removed, fixed upstream
* debian/patches/073_transparent_colors.patch
  * Removed, fixed upstream
* debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy
  version in unstable
2012-09-23 21:06:40 +00:00
Michael Biebl
30913ab94e If the NEWS or README file is larger than 4k in size append a .gz suffix
as dh_compress will compress those files. This avoids dangling symlinks.
Closes: #679754
2012-08-06 19:40:25 +00:00
Michael Biebl
493f81c312 Simplify shlibs version information for libgail-3-0 and no longer create a
dependency on libgail-3-common, this package has been dropped in 3.2.
2012-04-25 01:55:01 +00:00
Michael Biebl
ebadd6ec11 Remove --enable-xinput configure flag as xinput support is no longer
optional and this flag has thus been removed upstream.
2012-04-16 13:23:13 +00:00
Michael Biebl
ce34580537 Set --sourcedir for the different flavors when running dh_install. This
way the .install files can be simplified a lot which makes them much more
readable.
2012-04-15 22:50:17 +00:00
Michael Biebl
d768fd50f7 Remove leftovers from the opt flavor. 2012-04-15 22:40:42 +00:00
Michael Biebl
157ccb4cf9 * debian/libgtk-3-0.symbols: Updated.
* debian/rules: Bump SHVER to 3.3.18.
2012-03-21 01:24:22 +00:00
Michael Biebl
852c115b38 Enable colord support for color-managed printing. Keep it disabled for the
udeb build.
2012-03-07 00:15:08 +00:00
Michael Biebl
767bf41a88 Stop building static libraries which require a full separate build and
appear to be unused.
2012-03-07 00:05:59 +00:00
Michael Biebl
bc1824fbc3 Remove leftovers from the gtk3-engines-pixbuf package. 2012-03-05 00:04:16 +00:00
Michael Biebl
3d1aa81518 * debian/libgtk-3-0.symbols: Add new symbols.
* debian/rules: Bump SHVER to 3.3.16.
2012-03-04 20:23:39 +00:00
Martin Pitt
ca80c12a07 * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0
package:
  - debian/control.in: Bump build dependencies to multiarch aware versions.
  - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields.
    (libraries/-dbg are "same", -doc/-bin are "foreign").
  - debian/rules: Use multiarch LIBDIR.
  - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to
    *.in, and use @LIBDIR@ instead of hardcoded usr/lib.
  - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@.
  - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in,
    debian/rules: Also trigger on changes to the fallback non-multiarch
    module directory, which is now called @OLD_MODULES_BASE_PATH@.
  - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded
    pre-multiarch module directory when searching for modules. This
    maintains compatibility with packages installing modules to
    the old directories.
2011-11-22 10:39:01 +00:00
Martin Pitt
fc57042264 debian/rules: Bump SHVER to 3.1.90. 2011-11-22 09:05:15 +00:00
Michael Biebl
776d82cbe1 Fix broken doc symlinks. Closes: #647466 2011-11-18 22:36:58 +00:00
Sjoerd Simons
47e19066b1 debian/rules: Enable gtk-doc build with the shared build 2011-10-17 15:37:16 +00:00
Sjoerd Simons
b0357581d9 * debian/control.in: Update build-depends
* debian/rules: Bump libgail SHVER depends
* d/p/002_static-linking-dont-build-perf.patch: Removed, fixed upstream
* d/p/030_xim-modules.patch: Removed, fixed upstream
* d/p/045_trayicon-visual.patch: Removed, fixed upstream
* d/p/003_gdk.pc_privates.patch: Refreshed
* d/p/043_notebook_scroll.patch: Refreshed
* d/p/044_tracker_fts.patch: Refreshed
2011-10-16 07:48:56 +00:00
Michael Biebl
1ba6688d62 Bump debhelper compatibility level to 8. 2011-08-29 23:57:23 +00:00
Michael Biebl
b438d4871f Remove clean-la.mk, no longer necessary 2011-07-28 04:02:35 +00:00
Josselin Mouette
eea3e1fb80 Upload to unstable; drop check-dist include. 2011-04-10 16:32:42 +00:00
Josselin Mouette
b67f15e7ad * New upstream release.
* Drop the mimeinfo.cache from the udeb, it’s been moved to
  gdk-pixbuf.
2011-04-10 16:31:33 +00:00
Emilio Pozuelo Monfort
f8421190ed Fix some leftovers after the renaming. 2011-02-16 00:17:50 +00:00
Robert Ancell
c39848cffc * Rename binary packages to new so naming
* debian/libgail-3-0.symbols:
* debian/libgtk-3-0.symbols:
2011-02-15 01:30:13 +00:00
Robert Ancell
278ef1242d * New upstream release
* debian/control:
  - Bump build-depends on libglib2.0-dev, libgdk-pixbuf2.0-dev, libatk1.0-dev,
    gobject-introspection
* debian/libgail3.0-0.symbols:
* debian/libgtk3.0-0.symbols:
  - Updated
  - Mark symbols with stable version number
* debian/rules:
  - Bump SHVER
2011-02-14 03:40:57 +00:00
Emilio Pozuelo Monfort
330824aaf0 New upstream release. 2011-02-03 00:43:11 +00:00
Emilio Pozuelo Monfort
9a10f7de12 * New upstream release.
+ d/p/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch
    d/p/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch
    d/p/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch
    - Removed, included upstream.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/rules:
    - Bumped the shver.
2011-01-13 18:35:55 +00:00
Emilio Pozuelo Monfort
6aa0782ac8 fix dbg package 2011-01-11 15:37:03 +00:00
Emilio Pozuelo Monfort
4f0676884e debian/patches/005_support_disabling_x11_extensions.patch,
+ debian/patches/070_mandatory-relibtoolize.patch,
    debian/rules:
    - Switch to dh-autoreconf.
  + debian/libgtk3.0-0.symbols,
    debian/libgail3.0-0.symbols:
  - Remove hack to build on PowerPC64. That port is dead, and if it's
2011-01-11 14:43:11 +00:00
Emilio Pozuelo Monfort
fb1201ee0f use DEB_VERSION and DEB_UPSTREAM_VERSION from CDBS 2011-01-11 01:37:03 +00:00
Emilio Pozuelo Monfort
cc7cbb6c8c no need to exclude devhelp files, devhelp can cope with compressed files now 2011-01-10 08:33:51 +00:00
Emilio Pozuelo Monfort
38cf515ebd Pass -O1 to the linker so dynamic loading is faster. 2011-01-09 21:57:08 +00:00
Emilio Pozuelo Monfort
12260afee7 remove obsolete comment 2011-01-09 13:26:49 +00:00
Emilio Pozuelo Monfort
b9a3dc24de * debian/rules:
- Remove hack to build on PowerPC64. That port is death, and if it's
    ever back, hopefully we won't need to workaround toolchain issues.
2011-01-09 13:18:50 +00:00
Emilio Pozuelo Monfort
f858b2dd80 fix debugging symbols stripping and mime cache generation 2011-01-08 16:42:20 +00:00
Emilio Pozuelo Monfort
43e8b88dca + debian/libgtk3.0-*.{install.in,manpages},
debian/rules:
    - Install manpages and binaries with the -3.0 suffix as upstream has
      stopped doing so.
2011-01-08 15:01:59 +00:00
Emilio Pozuelo Monfort
0374408f8e Switch to CDBS' flavours system. 2011-01-07 19:15:37 +00:00
Emilio Pozuelo Monfort
9552ad44cf - Refreshed.
* New upstream release.
  + debian/rules:
    - Pass --enable-xinput instead of --with-xinput=yes.
    - Bump the shver.
  + debian/patches/004_git_add_missing_include.patch,
    debian/patches/007-continue-to-install-gdk-TARGET-3.0.pc.patch:
    - Removed, included upstream.
  + debian/patches/061_use_pdf_as_default_printing_standard.patch:
    - Removed. The cups backend part has been fixed upstream in a (better)
      different way, and the lpr part doesn't make sense as we don't know
      if the job will be sent to CUPS or not.
  + debian/patches/*:
    - Refreshed.
  + debian/libgtk3.0-0.symbols:
    - Updated.
2011-01-07 02:35:05 +00:00
Emilio Pozuelo Monfort
e0b5f4518c * debian/libgtk3.0-0.symbols:
+ Update all symbols to 2.91.7.
* debian/rules:
  + Don't build the test print backend.
2010-12-28 19:52:55 +00:00
Robert Ancell
ed347852fc * debian/control.in:
- Bump build-depends on libglib2.0-dev
* debian/libgtk3.0-dev.install.in
  - gdkconfig.h no longer distributed
* debian/rules:
  - Bumped the shver.
* debian/patches/001_static-linking-dont-query-immodules.patch:
* debian/patches/005_support_disabling_x11_extensions.patch:
* debian/patches/003_gdk.pc_privates.patch:
* debian/patches/070_mandatory-relibtoolize.patch:
* debian/patches/041_ia32-libs.patch:
* debian/patches/002_static-linking-dont-build-perf.patch:
* debian/patches/004_git_add_missing_include.patch:
* debian/patches/042_treeview_single-focus.patch:
  - Refreshed
2010-12-23 03:11:41 +00:00
Emilio Pozuelo Monfort
c070c532b4 * New upstream release.
+ debian/patches/004_git_dont_setup_timeout_twice.patch:
    - Removed, included upstream.
  + debian/patches/004_git_add_missing_include.patch:
    - New patch from upstream git, add a missing include that
      otherwise caused the build to fail when disabling X extensions.
  + debian/patches/*:
    - Refreshed.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/rules:
    - Bumped the shver.
    - Disable silent builds.
2010-12-12 16:25:20 +00:00
Emilio Pozuelo Monfort
5715167307 * Update to the new gir policy:
- Rename gir1.0-gtk-3.0 to gir1.2-gtk-3.0.
  - Bump the gobject-introspection build dependency.
  - Build depend on gir1.2 packages.
2010-12-12 15:03:45 +00:00
Emilio Pozuelo Monfort
44694dc3b5 revert update to 2.91.6 for now 2010-12-12 14:26:40 +00:00
Emilio Pozuelo Monfort
fb2b1c94b5 * debian/control.in,
debian/rules:
  + Remove the chrpath hack, it's been fixed in libtool.
2010-12-11 11:20:19 +00:00
Emilio Pozuelo Monfort
d4ce7e3824 * New upstream release.
+ debian/patches/004_git_dont_setup_timeout_twice.patch:
    - Removed, included upstream.
  + debian/patches/004_git_add_missing_include.patch:
    - New patch from upstream git, add a missing include that
      otherwise caused the build to fail when disabling X extensions.
  + debian/patches/*:
    - Refreshed.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/rules:
    - Bumped the shver.
    - Disable silent builds.
2010-12-09 01:08:33 +00:00
Emilio Pozuelo Monfort
980e8dc410 * Add gir1.0-gtk-3.0, based on the gir1.0-gtk-2.0 Ubuntu patch.
* debian/patches/004_gtk_gir_build.patch:
  + Fix the introspection build.
* debian/patches/070_mandatory-relibtoolize.patch:
  + Updated.
2010-11-22 00:28:51 +00:00
Emilio Pozuelo Monfort
d25fcbcf64 don't fix bugs at 5am... 2010-11-16 09:32:25 +00:00
Emilio Pozuelo Monfort
b82b5c1cc2 * debian/libgtk3.0-bin.{preinst,postrm}:
+ Add #DEBHELPER# token. Make errors fatal with set -e.
* debian/rules:
  + Exclude .in files from the dh_installdocs call, so that
    it picks the real .doc-base files and not the .in ones.
* debian/libgtk3.0-doc.doc-base.gdk{,.in}:
  + Don't hardcode the package name, generate it at build time.
* debian/libgail3.0-doc.doc-base.gail-reference:
  + Fix paths to the manual.
2010-11-16 05:31:14 +00:00
Sjoerd Simons
38c548d040 debian/ruels, libtk3.0-doc.*: Tutorial and FAQ have been removed from the
gtk source as they were updated, stop trying to install them
2010-11-04 23:33:37 +00:00
Sjoerd Simons
c00e7a47c5 Version various document index files so they don't conflict with their
gtk2 flavour
2010-10-10 12:52:26 +00:00
Sjoerd Simons
caafbbd78f Rename forgotten book1 item 2010-10-09 21:24:45 +00:00
Sebastian Dröge
5a3b225f6a * New upstream development release
* some fixes and changes
2010-08-19 11:59:15 +00:00
Sebastian Dröge
8dac368fbc Update another patch 2010-07-31 09:54:56 +00:00