Commit Graph

693 Commits

Author SHA1 Message Date
Emilio Pozuelo Monfort
68d3159efc * New upstream release.
+ debian/libgtk-3-0.symbols:
    - Updated.
* debian/control.in:
  + Tighten libatk1.0-dev b-d to make sure we get an Atk-1.0.gir file.
2011-03-26 00:03:24 +00:00
Emilio Pozuelo Monfort
89d9fd51aa * New upstream release.
+ debian/control.in:
    - Bump minimum libpango1.0-dev dependency.
2011-03-15 00:28:13 +00:00
Sjoerd Simons
278f3d2417 Target experimental 2011-03-09 23:46:57 +00:00
Sjoerd Simons
c6c21e4df2 Prepare new upstream release 2011-03-09 23:37:51 +00:00
Sjoerd Simons
4e63181640 Target experimental 2011-02-26 16:02:30 +00:00
Sjoerd Simons
7d7b06cfe6 * debian/patches/080_prevent_invalid_free.patch
- Added. Prevent invalid free on double/tripple click events (from upstream
    git)
2011-02-26 11:27:14 +00:00
Emilio Pozuelo Monfort
e8386e2142 New upstream release. 2011-02-22 20:39:58 +00:00
Robert Ancell
c52d12704d * debian/libgtk-3-bin.postrm:
* debian/libgtk-3-bin.preinst:
  - Fix package name used in diversion
2011-02-22 03:32:44 +00:00
Emilio Pozuelo Monfort
e6c4630418 update control file 2011-02-19 11:48:04 +00:00
Emilio Pozuelo Monfort
f93b3df19c release to experimental 2011-02-19 11:41:57 +00:00
Emilio Pozuelo Monfort
e8f3dada2b merge unreleased changelog entries 2011-02-19 11:40:11 +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
ee1672ee1f + debian/control.in:
- Stop building the pixbuf package, it hasn't been ported to the
      new style API so is useless.
  + debian/patches/006_reenable_pixbuf_engine.patch:
    - Removed, no longer necessary.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/libgtk3.0-dev.install.in,
    debian/libgtk3.0-dev.manpages,
    debian/rules:
    - gtk-builder-convert is gone, stop shipping it.
2011-02-03 00:44:53 +00:00
Emilio Pozuelo Monfort
330824aaf0 New upstream release. 2011-02-03 00:43:11 +00:00
Emilio Pozuelo Monfort
599bf245d3 release to experimental 2011-01-13 19:42:00 +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
bc9b2ea84b release to experimental 2011-01-12 22:07:15 +00:00
Emilio Pozuelo Monfort
d49abc54ea + Remove hack to build on PowerPC64. That port is dead, and if it's
+ Pass -O1 to the linker so dynamic loading is faster.
* d/patches/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch
  d/patches/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch
  d/patches/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch
  + Backport patches from upstream git. They fix rendering issues and
    assertion failures.
2011-01-12 19:08:51 +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
99f9dff42a update symbols file 2011-01-07 13:13:00 +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
0ce50d8a83 * debian/patches/007-continue-to-install-gdk-TARGET-3.0.pc.patch:
+ Patch from upstream git, keep installing gdk-x11-3.0.pc.
2011-01-02 21:46:02 +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
e834322a82 * debian/libgtk3.0-0.symbols:
- Updated.
2010-12-23 03:21:47 +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
48bd155918 release to experimental 2010-12-18 16:01:09 +00:00
Emilio Pozuelo Monfort
a77335203d Add Build-Depends-Package. 2010-12-16 15:17:24 +00:00
Emilio Pozuelo Monfort
b9cda7cc42 + debian/patches/006_reenable_pixbuf_engine.patch:
- New patch. Build the pixbuf engine even if it hasn't been ported to
      the new GtkThemingEngine API.
2010-12-16 14:48:56 +00:00
Emilio Pozuelo Monfort
5be75bbf4a merge changelog entries 2010-12-12 22:19:56 +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
6cd7908d9f Let gir1.2-gtk-3.0 replace gir1.0-gtk-3.0. 2010-12-12 15:53:22 +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
3b1645f9a1 * New upstream release.
+ debian/patches/004_gtk_gir_build.patch:
    - Removed, fixed upstream.
  + debian/patches/004_git_dont_setup_timeout_twice.patch:
    - New patch from upstream git, don't setup a timeout in
      gtkspinners twice.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated.
  + debian/libgtk3.0-0.symbols:
    - Updated.
2010-11-30 22:36:45 +00:00
Sjoerd Simons
017bd3091b Update debian/control 2010-11-27 18:54:58 +00:00
Sjoerd Simons
2d3198c279 Update build-depends and prepare for upload 2010-11-27 17:03:14 +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