~chrismcginlay/ubuntu/natty/synaptic/synaptic-fix-706271

« back to all changes in this revision

Viewing changes to doc/html/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Bilal Akhtar
  • Date: 2010-07-29 14:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20100729141346-bvrl3rbw2p43yavi
Tags: 0.63.1ubuntu13
[ Michael Vogt ]
* rebuild against latest libapt, libept
* common/rpackagelister.{cc,h}:
  - move quality cutoff into the .cc file to workaround ld crash
* gtk/rgpackagestatus.cc:
  - remove no longer needed gdkx.h include (that causes compiler
    failures with the latest libapt)

[ Bilal Akhtar ]
* debian/patches/11-lp-155930:
  - Modify gtk/rgmainwindow.cc to populate package list again after 
   'Unmark All' is selected. (LP: #155930)

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
PACKAGE_VERSION = @PACKAGE_VERSION@
158
158
PATH_SEPARATOR = @PATH_SEPARATOR@
159
159
PKG_CONFIG = @PKG_CONFIG@
 
160
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
161
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
160
162
POFILES = @POFILES@
161
163
POSUB = @POSUB@
162
164
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@