ソースを参照

Bump ABI to 4.15

Michael Vogt 11 年 前
コミット
23e1a70b47
共有4 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1 1
      apt-pkg/contrib/macros.h
  2. 1 1
      debian/control
  3. 0 0
      debian/libapt-pkg4.15.install.in
  4. 0 0
      debian/libapt-pkg4.15.symbols

+ 1 - 1
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

+ 1 - 1
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}

debian/libapt-pkg4.14.install.in → debian/libapt-pkg4.15.install.in


debian/libapt-pkg4.14.symbols → debian/libapt-pkg4.15.symbols