Commit Graph

540 Commits

Author SHA1 Message Date
ee93974257 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
2009-08-25 16:45:30 +00:00
253f71acd0 New upstream development release. 2009-08-25 16:38:25 +00:00
d1039b5a94 Clean up the .la files in all -dev packages, not only in the main
one.
2009-08-25 08:19:25 +00:00
b5cb8cdcf0 Upload to experimental. 2009-08-21 10:54:06 +00:00
b35cdaf1a0 Handle printers needing authentication. Closes: #499759. 2009-08-19 22:32:16 +00:00
f360a41be9 - Standards-Version is 3.8.3, no changes needed.
* debian/patches/005_gdk_directfb_window_new.patch:
  - New patch. Readd gdk_directfb_window_new(), which is exported in the
    public API and was removed by mistake.
  - Updated for the new symbols. There's one symbol removed from the
    directfb backend, gdk_display_pointer_grab(). It wasn't exported in
    the headers, nor was supposed to be public, so if something out there
    is using it, they are doing it wrong.
* debian/rules:
  - Remove a trailing backslash that prevented -c4 to be passed to
    dh_makeshlibs.
2009-08-19 19:26:52 +00:00
ee62ace355 * debian/libgtk-directfb-2.0-0.symbols,
debian/libgtk2.0-0.symbols:
  - Updated for the new symbols.
2009-08-19 13:20:08 +00:00
177823a24c revert removal of 004_gtk+-ximian-gtk2-filesel-navbutton-5.patch, there are packages still using GtkFileSelection 2009-08-19 13:14:38 +00:00
a2d3030cdb * debian/patches/005_xpmico.patch:
- Removed, this check is not needed as HeaderSize can't overflow because
    IconCount will be at most 16 bits, and that multiplied by 16 is not
    enough to overflow an integer. (Checked with upstream)
* debian/patches/001_static-linking-dont-query-immodules.patch,
  debian/patches/002_static-linking-dont-build-perf.patch:
  - Add headers.
2009-08-19 01:10:00 +00:00
9585409878 * debian/patches/004_gtk+-ximian-gtk2-filesel-navbutton-5.patch:
- Removed, GtkFileSelection is deprecated.
* debian/patches/*
  - Refreshed.
2009-08-18 22:25:53 +00:00
b2adfc4f03 * New upstream development release.
- Update libglib2.0-dev requirement.
* debian/watch:
  - Don't uupdate.
* debian/rules:
  - Configure with --with-libjasper, it's disabled by default now.
* debian/control.in:
  - Remove conflicts and replaces no longer needed for packages in stable.
2009-08-18 19:39:01 +00:00
2c3841abeb branch gtk+2.0 to experimental 2009-08-18 18:37:42 +00:00
02f851b0cd * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2009-07-21 06:30:56 +00:00
b5702ce414 * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2009-07-02 04:13:41 +00:00
414501a2ab * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
* debian/control.in:
  + Update Standards-Version to 3.8.2.
2009-06-29 09:45:15 +00:00
3f42586ca9 + debian/*.install:
- Install the manpages from their source locations as
      they're not installed anymore for some reason.
2009-06-02 18:35:39 +00:00
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