Commit Graph

816 Commits

Author SHA1 Message Date
f858b2dd80 fix debugging symbols stripping and mime cache generation 2011-01-08 16:42:20 +00:00
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
0374408f8e Switch to CDBS' flavours system. 2011-01-07 19:15:37 +00:00
99f9dff42a update symbols file 2011-01-07 13:13:00 +00:00
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
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
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
e834322a82 * debian/libgtk3.0-0.symbols:
- Updated.
2010-12-23 03:21:47 +00:00
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
48bd155918 release to experimental 2010-12-18 16:01:09 +00:00
a77335203d Add Build-Depends-Package. 2010-12-16 15:17:24 +00:00
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
5be75bbf4a merge changelog entries 2010-12-12 22:19:56 +00:00
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
6cd7908d9f Let gir1.2-gtk-3.0 replace gir1.0-gtk-3.0. 2010-12-12 15:53:22 +00:00
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
44694dc3b5 revert update to 2.91.6 for now 2010-12-12 14:26:40 +00:00
fb2b1c94b5 * debian/control.in,
debian/rules:
  + Remove the chrpath hack, it's been fixed in libtool.
2010-12-11 11:20:19 +00:00
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
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
017bd3091b Update debian/control 2010-11-27 18:54:58 +00:00
2d3198c279 Update build-depends and prepare for upload 2010-11-27 17:03:14 +00:00
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
929033f72a debian/watch: Bump version to 3 2010-11-21 21:16:28 +00:00
d25fcbcf64 don't fix bugs at 5am... 2010-11-16 09:32:25 +00:00
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
c2915321c1 * New upstream release.
+ debian/control.in:
    - Bump glib2.0 build requirement.
  + debian/patches/*:
    - Refreshed.
2010-11-15 22:48:30 +00:00
8662f55772 * debian/libgtk3.0-common.install:
+ Ship the GSettings schemas.
2010-11-15 15:31:43 +00:00
a9355cd16d Target experimental 2010-11-07 22:51:23 +00:00
7d8c6797a9 debian/copyright updated/rewritten 2010-11-07 20:46:52 +00:00
ce6ac1bb3a * debian/libgail3.0-doc.doc-base.gail-reference
+ Rename the doc-base to gail-reference-3.0 to not conflict with
    libgail3.0-doc
2010-11-06 15:55:46 +00:00
7aa88b1439 Update gtk3 symbols 2010-11-05 00:11:37 +00:00
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
ab7f84dae8 Update patches 2010-11-03 23:45:58 +00:00
c392714586 New upstream release (2.91.3) 2010-11-03 23:16:03 +00:00
7f825dcb2a Fix silly typo in dpkg-divert commands 2010-10-10 13:53:39 +00:00
c5097bfc51 woops, swap preinst/postrm so they're in the right order 2010-10-10 13:31:42 +00:00
7a6670cb13 Fix gtk3 and gdk3 doc symlinks 2010-10-10 13:13:18 +00:00
01a948676e * debian/libgtk3-bin.preinst, debian/libgtk3-bin.postrm:
+ Divert gtk+2.0's update-icon-caches. The format remained the same so this
    is safe to do
2010-10-10 13:08:18 +00:00
c00e7a47c5 Version various document index files so they don't conflict with their
gtk2 flavour
2010-10-10 12:52:26 +00:00
359ffb1c7a Another update to the symbols file 2010-10-09 22:31:46 +00:00
a15550d8aa Update the symbols file 2010-10-09 22:16:45 +00:00
ec29470627 Don't try to install a no longer existing manpage 2010-10-09 21:44:19 +00:00
caafbbd78f Rename forgotten book1 item 2010-10-09 21:24:45 +00:00
8db04484ec Cope with new naming/building the gtk documentation 2010-10-09 21:06:00 +00:00
6eb010b385 Update debian/patches/070_mandatory-relibtoolize.patch 2010-10-09 19:45:02 +00:00
90137129b6 * debian/patches/070_mandatory-relibtoolize.patch
+ Updated
2010-10-09 19:36:15 +00:00
196bc2b2c8 Update control file 2010-10-09 19:29:11 +00:00
439f044490 Update build-depends to cairo >= 1.10.0 and glib-2.0 >= 2.27.0 2010-10-09 19:28:12 +00:00
8eae80c33e * debian/patches/009_gtk-export-filechooser.patch:
+ Removed. Doesn't apply anymore and was only needed for hildon
2010-10-09 18:35:31 +00:00