~ubuntu-branches/debian/experimental/apt/experimental

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Colin Watson, Michael Vogt
  • Date: 2013-11-29 20:50:17 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: package-import@ubuntu.com-20131129205017-xzvq5coc1tv4u8vd
Tags: 0.9.13.1
[ Colin Watson ]
* fix "apt-get  --purge build-dep" (closes: #720597)
* fix regression that APT::Keep-Fds is not honored (closes: #730490)

[ Michael Vogt ]
* add "-f" option to "build-dep" as sbuild is using it to fix 
  regression with cross-building (LP: #1255806)
* add autopkgtest support for the integration testsuite
* merge mvo/feature/short-list
* merge mvo/feature/edit-sources
* fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560)
* reset terminal on error (closes: #730795)
* fix apport report writing (LP: #1254499)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2309
2309
 
2310
2310
 
2311
2311
PACKAGE="apt"
2312
 
PACKAGE_VERSION="0.9.13"
 
2312
PACKAGE_VERSION="0.9.13.1"
2313
2313
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
2314
2314
cat >>confdefs.h <<_ACEOF
2315
2315
#define PACKAGE "$PACKAGE"