~jibel/synaptic/bug.597874

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-09-04 11:52:17 UTC
  • Revision ID: james.westby@ubuntu.com-20090904115217-adjwd99boc2py9xq
Tags: 0.62.7ubuntu3
* common/rpackagelister.cc:
  - add prefixes for "name" and "section" in the quick search
    This allows "name:apt" or "section:devel" searches
* debian/control:
  - recommends gksu|kdebase-bin (kdsu is fine too) 
    closes: #442421
* add filter for manual installed packages (LP: #122047)
* fix typo (thanks to Florentin Duneau), closes: #542122
* po/pt_BR.po:
  - updated translation, thanks to Sergio Cipolla
    (closes: #532473)
* common/rpackage.{cc,h}:
  - fix potential segfault

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
/* Define to the one symbol short name of this package. */
98
98
#undef PACKAGE_TARNAME
99
99
 
 
100
/* Define to the home page for this package. */
 
101
#undef PACKAGE_URL
 
102
 
100
103
/* Define to the version of this package. */
101
104
#undef PACKAGE_VERSION
102
105