Commit Graph

613 Commits

Author SHA1 Message Date
f768275558 * refresh and update patches 2010-07-30 17:16:49 +00:00
df3cc26484 Update build dependencies 2010-07-30 10:44:17 +00:00
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
af8d6ddf6d * 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.
2010-05-31 08:20:42 +00:00
d23bab67f2 * New upstream development release:
+ debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/002_static-linking-dont-build-perf.patch:
    - Refreshed.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2010-05-08 06:31:48 +00:00
4a5324afed * branch gtk+2.0 to experimental 2010-05-08 06:19:07 +00:00
98b2925039 * New upstream bugfix release:
+ debian/patches/006_support-for-tracker-0.8-stable-releases.patch:
    - Dropped, merged upstream.
  + debian/patches/003_gdk.pc_privates.patch:
    - Updated to apply cleanly again.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2010-05-03 05:29:39 +00:00
3a4471e966 Upload to unstable 2010-04-14 19:35:01 +00:00
bc6af988b1 Refresh patches to apply cleanly. 2010-04-10 13:01:35 +00:00
de1f27a3da Fix typo in changelog 2010-04-10 13:00:34 +00:00
23930f2a23 * debian/patches/006_support-for-tracker-0.8-stable-releases.patch
- Add support for tracker 0.8 stable and future 0.9 releases. Also add
    support for loading the search engines on demand until they are actually
    needed. Patch is backported from upstream Git branch "tracker-0.8".
2010-04-10 12:58:58 +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
8f821d2bb2 Upload to unstable. 2010-03-31 07:16:37 +00:00
130c5292e9 * move experimental gtk+2.0 branch to unstable 2010-03-31 07:15:25 +00:00
dd1b22b5de * Do everything written in the changelog ;) 2010-03-23 15:11:42 +00:00
5ef98c26d3 * New upstream stable release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.20.0 for the new API to force dependencies
      on the stable version.
2010-03-23 14:56:49 +00:00
242b64686b * debian/patches/006_gtkentry_avoid_spurious_notifications.patch:
- Backport patch from upstream git, don't set the buffer to null
    to avoid extra notifications. Closes: #574896.
2010-03-22 16:05:28 +00:00
624d340648 * debian/rules:
- Move --with-xinput=yes and --with-libjasper to configure_flags
    since they are common to all of our flavours.
2010-03-18 18:22:59 +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
b89631217c upload to unstable 2010-03-18 15:55:10 +00:00
d2b576b3ad * debian/rules,
debian/libgtk2.0-0-udeb.install.in,
  debian/libgtk-x11-udeb.install.in:
* debian/rules,
  debian/control.in,
  debian/libgtk-directfb-2.0-0.*,
  debian/libgtk-directfb-2.0-dev.*,
  - Drop the DirectFB enabled GTK+ packages. It was needed for the
    graphical installer but it's now switching to X11 so we don't need
    it anymore.
2010-03-18 14:59:21 +00:00
8aaef3edaa also rename the .install file 2010-03-18 12:04:25 +00:00
0208bc4914 * debian/control.in:
- Build depend on xsltproc, needed to generate the mime cache.
* debian/rules:
  - Rename the udeb to libgtk2.0-0-udeb.
2010-03-18 10:35:54 +00:00
7887cdbfdf * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
graphical installer:
   - Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control
     file.
   - Update description accordingly.
   - Update .install.in accordingly, using the “shared_udeb” flavour,
     based on the “shared” one, but with a few X11 extensions disabled.
   - Update package name and file paths accordingly in rules file.
* Version/Bump some B-D to make sure the udeb gets proper dependencies
  on the recently reworked/added udebs:
   - libx11-dev
   - libxcursor-dev
   - libxext-dev
   - libxi-dev
   - libxinerama-dev
   - libxrender-dev
* Add one patch to make it possible to disable X11 extensions, and
  refresh the other one accordingly:
   - 005_support_disabling_x11_extensions.patch
   - 070_mandatory-relibtoolize.patch [STRIPPED FROM THIS DIFF]
* Ship a minimal MIME database in the udeb, since the loaders mechanism
  isn’t sufficient to get proper PNG support:
   - Add shared-mime-info to Build-Depends to ensure that the
     update-mime-database tool is available at build-time, as well as
     the source freedesktop.org.xml file.
   - Add debian/keep-png-only.xsl to only keep the mime-type matching
     type="image/png". Matching with namespaces is tricky, see the
     comments in the XSL file for the details.
   - Build a MIME cache, and only ship the resulting mime.cache file
     under /usr/share/mime in the udeb.
   - While this is dirty, that should do the trick until it is needed
     for shared-mime-info to ship its own udeb.
2010-03-18 10:33:55 +00:00
e81232b795 * New upstream bugfix release.
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
2010-03-17 23:02:51 +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
8144867e2f add patch header 2010-03-15 09:42:46 +00:00
d036a00014 Closes: #573872. 2010-03-14 23:26:04 +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
3448e3806a * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
graphical installer:
   - Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control
     file.
   - Update description accordingly.
   - Update .install.in accordingly, using the “shared_udeb” flavour,
     based on the “shared” one, but with a few X11 extensions disabled.
   - Update package name and file paths accordingly in rules file.
* Version/Bump some B-D to make sure the udeb gets proper dependencies
  on the recently reworked/added udebs:
   - libx11-dev
   - libxcursor-dev
   - libxext-dev
   - libxi-dev
   - libxinerama-dev
   - libxrender-dev
* Add one patch to make it possible to disable X11 extensions, and
  refresh the other one accordingly:
   - 005_support_disabling_x11_extensions.patch
   - 070_mandatory-relibtoolize.patch
* Ship a minimal MIME database in the udeb, since the loaders mechanism
  isn’t sufficient to get proper PNG support:
   - Add shared-mime-info to Build-Depends to ensure that the
     update-mime-database tool is available at build-time, as well as
     the source freedesktop.org.xml file.
   - Add debian/keep-png-only.xsl to only keep the mime-type matching
     type="image/png". Matching with namespaces is tricky, see the
     comments in the XSL file for the details.
   - Build a MIME cache, and only ship the resulting mime.cache file
     under /usr/share/mime in the udeb.
   - While this is dirty, that should do the trick until it is needed
     for shared-mime-info to ship its own udeb.
2010-03-14 20:30:38 +00:00
47caba3c89 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2010-03-12 15:12:49 +00:00
7dc9fa6306 + debian/rules,
debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.6 for the new API and add new symbols.
2010-02-24 14:17:48 +00:00
722626f408 * fix patch 2010-02-24 13:54:00 +00:00
bcc2fddd42 * debian/patches/090_directfb-map-virtual-modifiers.patch:
+ Update to add just another stub to fix the build.
2010-02-24 13:48:55 +00:00
0347ffe2ea * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2010-02-24 09:14:30 +00:00
1a0aa2d9b8 New upstream development release. 2010-02-24 09:02:28 +00:00
f59b06721e release to unstable 2010-02-18 17:35:26 +00:00
46f08140b1 * New upstream bugfix release.
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
* debian/control.in:
  + Standards-Version is 3.8.4, no changes needed.
2010-02-18 16:57:34 +00:00
4e4f65cfde * fix symbol files 2010-02-10 10:26:27 +00:00
c489876842 * 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.5 for the new API and add new symbols.
    - Update SHVER to 2.19.4 for the new API and add new symbols.
2010-02-10 08:47:52 +00:00
418640e113 + debian/rules,
debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.3 for the new API and add new symbols.
2010-01-26 08:01:04 +00:00
0e0dc86052 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2010-01-26 07:26:07 +00:00
f11e556fc1 * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
2010-01-15 09:41:27 +00:00
afbcecc219 New upstream bugfix release. 2010-01-15 09:39:15 +00:00
ea842eabc7 * 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.3 for the new API and add new symbols.
  + debian/patches/091_size_allocate_crash.patch:
    - Dropped, merged upstream.
2010-01-11 19:51:00 +00:00
915e120efb * debian/patches/091_size_allocate_crash.patch:
+ Patch from upstream GIT to fix a crash on size allocations.
    Thanks to Sebastien Bacher.
2010-01-06 10:42:57 +00:00