diff options
-rw-r--r-- | apt-pkg/contrib/macros.h | 2 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/libapt-pkg4.15.install.in (renamed from debian/libapt-pkg4.14.install.in) | 0 | ||||
-rw-r--r-- | debian/libapt-pkg4.15.symbols (renamed from debian/libapt-pkg4.14.symbols) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/apt-pkg/contrib/macros.h b/apt-pkg/contrib/macros.h index a0573398d..3a5e37c63 100644 --- a/apt-pkg/contrib/macros.h +++ b/apt-pkg/contrib/macros.h @@ -138,7 +138,7 @@ // Non-ABI-Breaks should only increase RELEASE number. // See also buildlib/libversion.mak #define APT_PKG_MAJOR 4 -#define APT_PKG_MINOR 14 +#define APT_PKG_MINOR 15 #define APT_PKG_RELEASE 0 #endif diff --git a/debian/control b/debian/control index 0ff611dcd..8c3eea3f1 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,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.14 +Package: libapt-pkg4.15 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} diff --git a/debian/libapt-pkg4.14.install.in b/debian/libapt-pkg4.15.install.in index 56bed39d3..56bed39d3 100644 --- a/debian/libapt-pkg4.14.install.in +++ b/debian/libapt-pkg4.15.install.in diff --git a/debian/libapt-pkg4.14.symbols b/debian/libapt-pkg4.15.symbols index e2efc57f6..e2efc57f6 100644 --- a/debian/libapt-pkg4.14.symbols +++ b/debian/libapt-pkg4.15.symbols |