From d6df4c2c0695cb19f471ba4c10b79edb60d14a12 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 12 Jun 2014 09:55:25 +0200 Subject: update changelog --- debian/changelog | 11 +++++++++++ debian/gbp.conf | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af0a50c57..5bf131080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (1.0.1ubuntu2.1) UNRELEASED; urgency=medium + + * Implement CacheDB for source packages in apt-ftparchive + LP: #1329212 + * Only do openpty() if both stdin/stdout are terminals (Closes: 746434) + LP: #1324399 + * Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) + * fix tests and add db-util to the test dependencies + + -- Michael Vogt Thu, 12 Jun 2014 09:54:47 +0200 + apt (1.0.1ubuntu2) trusty; urgency=low * fix symlink of etc/apt/apt.conf.d/01autoremove when runnning in diff --git a/debian/gbp.conf b/debian/gbp.conf index 0b205c1fd..089405f49 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] prebuild = ./prepare-release pre-export postbuild = ./prepare-release post-build -debian-branch = ubuntu/master +debian-branch = ubuntu/trusty debian-tag = %(version)s -- cgit v1.2.3