Przeglądaj źródła

Bump library version to libapt-pkg4.14

Michael Vogt 11 lat temu
rodzic
commit
e3a4cde861

+ 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 13
+#define APT_PKG_MINOR 14
 #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.13
+Package: libapt-pkg4.14
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}

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


+ 1 - 1
debian/libapt-pkg4.13.symbols

@@ -1,4 +1,4 @@
-libapt-pkg.so.4.13 libapt-pkg4.13 #MINVER#
+libapt-pkg.so.4.14 libapt-pkg4.14 #MINVER#
 * Build-Depends-Package: libapt-pkg-dev
  TFRewritePackageOrder@Base 0.8.0
  TFRewriteSourceOrder@Base 0.8.0