Commit Graph

724 Commits

Author SHA1 Message Date
d550aa796c * New upstream bugfix release:
+ debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
    - Dropped, merged upstream.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
* debian/control.in:
  + Updated Standards-Version to 3.8.1, no additional changes needed.
2009-06-02 05:45:12 +00:00
53b7f76a4f Fix string concat in dh_gtkmodules; thanks Kanru Chen; closes: #528782. 2009-05-15 15:00:26 +00:00
b0897de1d0 Upload to unstable. 2009-04-16 16:08:22 +00:00
c602b69cfe Move experimental gtk+2.0 branch to unstable 2009-04-16 16:07:20 +00:00
e9b4c62d5b Let opt_configure_flags fallback to configure_flags if shared_configure_flags
aren't set
2009-04-15 11:24:35 +00:00
3288a01b50 Set opt_configure_flags to $(shared_configure_flags) in the sample opt
flavor for armel and move the opt flavor and check flavors below the
definition of other flags.
2009-04-15 10:03:44 +00:00
825c614d69 Fix test-print-backend configure flag addition. 2009-04-14 21:21:17 +00:00
2a41240712 m 2009-04-14 18:20:15 +00:00
baf82f89d2 debian/patches/072_workaround_directfb_build.patch,
debian/patches/092_fix_printtest_include.patch,
2009-04-12 09:30:13 +00:00
37ffbbaf63 * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/patches/092_fix_printtest_include.patch,
    debian/patches/093_git_change_fix_focus_issue.patch:
    - Dropped, merged upstream.
2009-04-12 09:23:15 +00:00
b22ab0345d New upstream bugfix release. 2009-04-12 08:34:36 +00:00
3208498cbf Move back MODULES_BASE_PATH and friends where they belong *sigh* 2009-04-10 20:17:16 +00:00
59226c6117 ppc64: use DEB_HOST_GNU_CPU instead of BUILD; drop TODOs, the current
implementation is correct.
2009-04-10 19:23:52 +00:00
ed76d2df45 Move LIBDIR def around to set OPTLIBDIR properly. 2009-04-10 19:22:27 +00:00
dcaa538670 sed @OPTLIBDIR@ as well 2009-04-09 22:14:58 +00:00
1216c720d2 Drop duplicate Section/Priority fields. 2009-04-09 12:25:56 +00:00
4b3fa60057 Build-dep on autotools-dev for the config.guess / .sub updates to work. 2009-04-09 12:23:30 +00:00
eaf993aa29 Updated version which really fixes the issue. 2009-04-09 12:16:04 +00:00
5aca6aa602 * Merge patch below from Ubuntu.
* debian/patches/093_git_change_fix_focus_issue.patch:
  - upstream git change to fix a timestamp issue leading to get nautilus.
    dialog opening sometime unfocussed for example (lp: #333366)
2009-04-09 12:13:33 +00:00
36a89ff46e Only pass -j to the main make call, do not parallelize the debian/rules
themselves as it seems to be racy for an unidentified reason which is hard
to reproduce.
2009-04-09 12:10:57 +00:00
ff1be1ab08 m 2009-04-09 12:09:35 +00:00
692c9dcfd6 * Merge the following changes by Emmet Hikory:
* Port optimised flavor work by Loic Minier from pango1.0:
  - Rework flavor-specific vars.
    + Introduce $(flavor) which is set to $* to clarify implicit rules
    + Rename common_configure_flags to configure_flags
    + Introduce the flavor_get macro to use a flavor specific override or
      fallback to the common defaults for make vars.
    + Use $(call flavor_get, ) to retrieve configure_flags, CFLAGS, and
      LDFLAGS allowing to override these per flavor.
  - Add support for an optimised pass, implemented as a flavor
    + Define a default OPTLIBDIR and replace it in the sed foo for %.in
      files; this is like LIBDIR, but with some hwcaps extension, e.g.
      usr/lib/vfp.
    + Add vars to build an optimised vfp flavour for armel with
      additional CFLAGS
    + Add the "opt" special flavor to flavors to run the testuites on,
      CHECK_FLAVORS
    + Also sed and append %.opt after %.in when generating $ files from
      %.in; the %.opt file is optional and only included if the opt flavor
      is included.
    + Add a debian/libgtk2.0-0.install.opt which lists files from the
      optimised flavor to install in libgtk2.0-0.
    + Add a debian/libgail18.install.opt which lists files from the
      optimised flavor to install in libgail18.
2009-04-09 11:57:24 +00:00
3915ced09b * debian/libgtk-directfb-2.0-0.symbols,
debian/libgtk2.0-0.symbols,
  debian/libgail18.symbols,
  debian/rules:
  + Add symbol files for GTK.
2009-04-04 06:09:18 +00:00
86665fe98d Upload to unstable, we have enough changes to justify that now. 2009-03-25 13:58:55 +00:00
649364e899 Make update-icon-caches always generate the cache, now that dh_icons
is widespread.
2009-03-25 13:34:14 +00:00
2ee7aaca37 Make update-icon-caches always generate the cache, now that dh_icons
is widespread.
2009-03-25 13:32:55 +00:00
572fe25574 sync Replaces with ubuntu package 2009-03-23 17:01:28 +00:00
c4f0d569ad adding missing patches to the series file 2009-03-23 16:56:20 +00:00
a38b44f58a Closes: #520657. 2009-03-21 17:00:44 +00:00
fe3eb13409 Clarify dh_gtkmodules doc slightly. 2009-03-19 09:58:00 +00:00
228a5c0452 Require libxrandr 2:1.2 to match the configure requirements. 2009-03-17 14:20:55 +00:00
7df9127971 Section of dbg packages is debug. 2009-03-15 19:15:42 +00:00
8c56e35bd0 * New upstream stable release.
- Bump shlibs.
  - debian/patches/070_mandatory-relibtoolize.patch: regenerated.
* Ship the gtk-builder-convert manpage in libgtk2.0-dev.
2009-03-15 19:11:49 +00:00
7061074f8e Merge r19024 from unstable branch:
* Clean up dh_gtkmodules output:
  - Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM
    modules dirs to verbose_print(); use -v to see them.
  - Always print the number of GdkPixbuf loaders and Gtk IM modules found in
    each package.
2009-03-15 11:02:44 +00:00
4ffbbd5e75 * Clean up dh_gtkmodules output:
- Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM
    modules dirs to verbose_print(); use -v to see them.
  - Always print the number of GdkPixbuf loaders and Gtk IM modules found in
    each package.
2009-03-15 10:12:29 +00:00
8e375f4931 Add dependent doc packages to b-d-i to ensure proper xrefs. 2009-03-10 11:48:24 +00:00
e9f3e82880 Add dependent doc packages to b-d-i to ensure proper xrefs. 2009-03-10 11:47:41 +00:00
5bd9120bac libgtk2.0-0 depends on shared-mime-info. Closes: #518090. 2009-03-09 10:34:20 +00:00
9e16b92c37 libgtk2.0-0 depends on shared-mime-info. Closes: #518090. 2009-03-09 10:33:25 +00:00
fe67450f90 Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
gtk_show_uri.
2009-03-04 10:57:21 +00:00
15eb5286ed Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
gtk_show_uri.
2009-03-04 10:55:53 +00:00
8624a9e4fc release to experimental 2009-03-04 01:15:27 +00:00
be40c4f461 [ Imported from Ubuntu ]
* 022_disable-viqr-im-for-vi-locale.patch,
    061_use_pdf_as_default_printing_standard.patch:
  - for the rationale for the PDF for printing one see:
    https://wiki.ubuntu.com/PDFasStandardPrintJobFormat
2009-03-04 00:58:51 +00:00
aaf7095de8 - bumped SHVER to 2.15.5 2009-03-04 00:44:05 +00:00
5466fb60f9 - also bump libgtk2.0-dev dependecies accordingly 2009-03-04 00:38:44 +00:00
8a95334d19 - bump libxrandr-dev build-dep requirement to >= 1:1.2.99 2009-03-04 00:35:16 +00:00
c1c60a2ff4 Adding (Closes: #518078) tag to last change 2009-03-04 00:29:38 +00:00
13d946312d * debian/control.in:
- bump libglib2.0-dev build-dep requirement to >= 2.19.7
2009-03-04 00:20:36 +00:00
4609c5feca * 042_treeview_single-focus.patch:
- removed FIXME note, since it was explained to me that the patch is
    still necessary
2009-03-03 12:18:23 +00:00
6117f2299b now correctly refresh patch with the patches that come before it applied 2009-03-03 04:18:29 +00:00