From 36e42433c3a1f04b7c3417b313418fd1c6b035fe Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 1 Mar 2013 12:27:07 +0100 Subject: [PATCH] add changelog and make it a real abi break --- apt-pkg/init.h | 2 +- debian/changelog | 2 +- debian/control | 2 +- debian/{libapt-pkg4.12.install.in => libapt-pkg4.13.install.in} | 0 debian/{libapt-pkg4.12.symbols => libapt-pkg4.13.symbols} | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename debian/{libapt-pkg4.12.install.in => libapt-pkg4.13.install.in} (100%) rename debian/{libapt-pkg4.12.symbols => libapt-pkg4.13.symbols} (99%) diff --git a/apt-pkg/init.h b/apt-pkg/init.h index b6f3df753..00d361560 100644 --- a/apt-pkg/init.h +++ b/apt-pkg/init.h @@ -27,7 +27,7 @@ class Configuration; // Non-ABI-Breaks should only increase RELEASE number. // See also buildlib/libversion.mak #define APT_PKG_MAJOR 4 -#define APT_PKG_MINOR 12 +#define APT_PKG_MINOR 13 #define APT_PKG_RELEASE 0 extern const char *pkgVersion; diff --git a/debian/changelog b/debian/changelog index 5202ef3c0..acef9702d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,7 @@ apt (0.9.7.8) UNRELEASED; urgency=low (potentially) used for non deb,dsc content that may contain spaces, thanks to Daniel Hartwig and Thomas Bushnell (LP: #1086997) - * lp:~mvo/apt/source-hashes: + * [ABI-Break] lp:~mvo/apt/source-hashes: - use sha{512,256,1} for deb-src when available LP: #1098738 -- Christian Perrier Mon, 24 Dec 2012 07:01:20 +0100 diff --git a/debian/control b/debian/control index 762d2818e..0a1b964ec 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Description: commandline package manager * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys -Package: libapt-pkg4.12 +Package: libapt-pkg4.13 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} diff --git a/debian/libapt-pkg4.12.install.in b/debian/libapt-pkg4.13.install.in similarity index 100% rename from debian/libapt-pkg4.12.install.in rename to debian/libapt-pkg4.13.install.in diff --git a/debian/libapt-pkg4.12.symbols b/debian/libapt-pkg4.13.symbols similarity index 99% rename from debian/libapt-pkg4.12.symbols rename to debian/libapt-pkg4.13.symbols index bf42e8b10..d515fc3f9 100644 --- a/debian/libapt-pkg4.12.symbols +++ b/debian/libapt-pkg4.13.symbols @@ -1,4 +1,4 @@ -libapt-pkg.so.4.12 libapt-pkg4.12 #MINVER# +libapt-pkg.so.4.13 libapt-pkg4.13 #MINVER# * Build-Depends-Package: libapt-pkg-dev TFRewritePackageOrder@Base 0.8.0 TFRewriteSourceOrder@Base 0.8.0 -- 2.47.2