Commit Graph

343 Commits

Author SHA1 Message Date
46e9c56c7c Initial GTK+ 3 packaging. 2010-07-30 10:21:55 +00:00
b3ee31f46c * create branch for gtk+3.0, based on latest gtk+2.0 packaging 2010-07-24 09:12:50 +00:00
9a4c806caa * New upstream development release:
+ debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/control.in:
    - Update GLib (build-) dependency to >= 2.25.8.
2010-06-11 10:27:10 +00:00
6ca2dcfe47 Add Homepage field. 2010-04-10 12:45:47 +00:00
058af51b03 * deban/control.in
- Add Vcs-* fields.
2010-04-10 12:44:16 +00:00
dd1b22b5de * Do everything written in the changelog ;) 2010-03-23 15:11:42 +00:00
784dafe7dd * debian/rules,
debian/control.in,
  debian/libgtk-directfb-2.0-0.*,
  debian/libgtk-directfb-2.0-dev.*,
  debian/patches/090_directfb-map-virtual-modifiers.patch,
  debian/patches/series:
  - Drop the DirectFB enabled GTK+ packages. They were needed for the
    graphical installer but it's now switching to X11 so we don't need
    them anymore.
2010-03-18 18:14:13 +00:00
71ab39b77c * debian/control.in:
- Build depend on xsltproc, needed to generate the mime cache.
    It was brought indirectly by gtk-doc-tools, but that's on
    Build-Depends-Indep which isn't enough.
2010-03-16 14:30:56 +00:00
d19b7ca209 prepare for release 2010-03-16 00:03:11 +00:00
d0805fb5eb * Rename the udeb to libgtk2.0-0-udeb.
* Standards-Version is 3.8.4, no changes needed.
2010-03-14 21:39:29 +00:00
c607cab292 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/rules,
    debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.2 for the new API and add new symbols.
2010-01-04 09:44:28 +00:00
75c6d96a81 * New upstream development release:
+ debian/rules:
    - Include check-dist.mk to prevent accidental uploads to unstable.
  + debian/control.in:
    - Update ATK build dependency.
  + debian/rules,
    debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.1 for the new API and add new symbols.
  + debian/patches/009_gtk-export-filechooser.patch,
    debian/patches/021_loader-files-d.patch:
    - Updated to apply cleanly again.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2009-12-01 15:27:33 +00:00
5620d4aa42 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
  + debian/rules,
    debian/*.symbols:
    - Updated for the new version.
2009-09-01 14:12:52 +00:00
b5cb8cdcf0 Upload to experimental. 2009-08-21 10:54:06 +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
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
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
ff1be1ab08 m 2009-04-09 12:09:35 +00:00
572fe25574 sync Replaces with ubuntu package 2009-03-23 17:01:28 +00:00
7df9127971 Section of dbg packages is debug. 2009-03-15 19:15:42 +00:00
8e375f4931 Add dependent doc packages to b-d-i to ensure proper xrefs. 2009-03-10 11:48:24 +00:00
5bd9120bac libgtk2.0-0 depends on shared-mime-info. Closes: #518090. 2009-03-09 10:34:20 +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
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
13d946312d * debian/control.in:
- bump libglib2.0-dev build-dep requirement to >= 2.19.7
2009-03-04 00:20:36 +00:00
945c207f91 * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix
the DirectFB client_message API.
* 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory 
  leak in the DirectFB code.
* Require DirectFB 1.0.0 for the 034 patch.
* 070_mandatory-relibtoolize.patch: updated accordingly.
2009-02-21 14:00:34 +00:00
6c8b6e2c66 * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2009-01-08 07:09:04 +00:00
5c133e3bea devhelp file is read.
* Update doc-base files accordingly.
* gruik2devhelp.awk: new script to generate the devhelp files 
  automatically for the FAQ and tutorial, based on the HTML doc.
* Build-depend on gawk, run the script appropriately.
2008-11-12 12:16:17 +00:00
1f984d2d5c * Remove versioned conflicts with libgail packages.
* Remove libgail18.shlibs.
2008-11-11 17:18:06 +00:00
e76457bb96 * Do not install libgailutil in libgtk2.0-0.
* Do not install gtk libs in libgail-dev.
* Rework docs installation.
* Add doc links where needed.
* Install .devhelp files at the correct places. Closes: #504807.
* Bump dependencies for the development package.
* Fix dependencies of gail packages.
* Don’t install libgail in the udeb.
* Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses 
  it.
2008-11-11 16:24:30 +00:00
4ba1bd90ab splitting the gail packages, using the gail packaging as base 2008-11-06 20:46:35 +00:00
fa960afb7c replace/conflict with gail 2008-11-05 12:48:15 +00:00
c34c8604f1 reenable directfb, also adopting the recent changes done to
libcairo2-dev's way of installing directfb-related files
2008-11-05 00:06:21 +00:00
fbcaa4828d * Update build-dependencies for the new version:
- libglib2.0-dev >= 2.17.6
  - libpango1.0-dev >= 1.20
  - libatk1.0-dev >= 1.13.0
  - libcairo2-dev >= 1.6.0
2008-11-04 22:21:15 +00:00
7da5b08b55 added libjasper-dev to build-deps 2008-09-24 23:20:22 +00:00
5943238f20 Let libgtk2.0-dev depend on libxml2-utils as it's required for
gtk-builder-convert to work and might be relied upon by packages bdeping
on libgtk2.0-dev.
2008-09-05 12:12:41 +00:00
c64c254fd6 Let libgtk2.0-dev recommend debhelper for dh_gtkmodules. 2008-08-13 20:50:10 +00:00
0e5d770ac1 * 031_directfb_dead-keys.patch: patch from Jérémy Bobbio to fix dead
keys in the DirectFB backend.
* Now require DirectFB 0.9.26.
* 070_mandatory_relibtoolize: updated to match the dependency bump.
2008-07-19 10:26:21 +00:00
2d241b8b1e * fix b-d 2008-07-02 05:45:04 +00:00
d388bc866a * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/patches/092_openoffice-menus.patch:
    - Dropped, merged upstream.
* debian/control.in:
  + Updated Standards-Version to 3.8.0, no additional changes needed.
2008-07-02 05:38:41 +00:00
3c66754a70 * Build-depend on libcups2-dev instead of libcupsys2-dev, as cups
is transitioning to that new name.
2008-06-13 14:01:50 +00:00
5cb2158646 061_foreign_colormaps.patch: stolen from upstream SVN. Don't call
XFreeColormap on foreign colormaps, this causes crashes in e.g. 
vinagre. Closes: #477199.
2008-04-26 14:22:18 +00:00
599dcfd50c Bump build-deps and libgtk2.0-dev's deps to ensure we get Xorg dev
packages with .pc files, see list below; thanks Anon Sricharoenchai;
  closes: #370693.
      libxext-dev >= 1:1.0.1-2, libxinerama-dev >= 1:1.0.1-4.1, libxi-dev >=
      1:1.0.1-4, libxrandr-dev >= 1:1.0.2-2, libxfixes-dev >= 1:3.0.0-3,
      libxcomposite-dev >= 1:0.2.0-3, libxdamage-dev >= 1:1.0.1-3.
2008-04-21 12:06:41 +00:00
bb670db1e6 debian/rules:
+ Don't include the udeb in the debug package to get a working debug
package in case the udeb libraries differ from the real ones.
2008-04-12 12:01:08 +00:00
ad85de2ff5 * Rework /usr/share/doc symlinks completely; closes: #461440.
- Use a real directory for all packages using a symlink previously:
    libgtk2.0-bin, libgtk-directfb-2.0-dev, libgtk2.0-dev, libgtk2.0-0-dbg,
    libgtk-directfb-2.0-0, libgtk2.0-0; add a preinst snippet removing the
    path on upgrade if it's a symlink and points to the proper directory;
    add a prerm snippet removing the path on upgrade (for downgrades) if
    it's a directory (and not a symlink).
  - Create symlinks for changelog.gz, NEWS.gz, NEWS.pre-1-0.gz, and
    README.gz in the /usr/share/doc dirs of these packages as well as for
    gtk2-engines-pixbuf; add a libgtk2.0-common unversionned dependency for
    all these packages.
  - Split dh_installdocs and dh_installchangelogs calls on multiple packages
    and use one call per package as the intent was to install in all the
    specified packages; also call dh_installdocs and dh_installchangelogs
    without any extra file for all packages to install copyright and Debian
    changelog.
  - Factor the list of dh_installdocs files in DH_INSTALLDOCS_FILES in
    rules.
2008-01-21 16:57:30 +00:00
4d9dfc1af4 * Add ${shlibs:Depends} to libgtk2.0-dev. 2008-01-18 09:39:13 +00:00
d537c90274 * Drop duplicated ${misc:Depends} from Recommends. 2008-01-17 11:03:07 +00:00
bb972cf161 * Update Standards-Version to 3.7.3, no additional changes needed. 2008-01-17 09:51:55 +00:00