Michael Vogt лет назад: 14
Родитель
Сommit
24466436c3
4 измененных файлов с 7 добавлено и 10 удалено
  1. 1 1
      configure.in
  2. 3 6
      debian/changelog
  3. 1 1
      doc/apt-verbatim.ent
  4. 2 2
      doc/po/apt-doc.pot

+ 1 - 1
configure.in

@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
-PACKAGE_VERSION="0.9.6"
+PACKAGE_VERSION="0.9.7"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")

+ 3 - 6
debian/changelog

@@ -1,15 +1,12 @@
-apt (0.9.7) UNRELEASED; urgency=low
+apt (0.9.7) unstable; urgency=low
 
+  [ Julian Andres Klode ]
   * apt-pkg/contrib/mmap.cc:
     - Fix the Fallback option to work correctly, by not calling
       realloc() on a map mapped by mmap(), and by using malloc
       and friends instead of new[].
     - Zero out the new memory allocated with realloc().
 
- -- Julian Andres Klode <jak@debian.org>  Sat, 16 Jun 2012 14:28:38 +0200
-
-apt (0.9.6.1) UNRELEASED; urgency=low
-
   [ Daniel Hartwig ]
   * apt-pkg/pkgcachegen.cc:
     - always reset _error->StackCount in MakeStatusCache (Closes: #677175)
@@ -34,7 +31,7 @@ apt (0.9.6.1) UNRELEASED; urgency=low
     - print a friendly message in 'download' if a package can't be
       downloaded (Closes: #677887)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 14 Jun 2012 15:45:13 +0200
+ -- Michael Vogt <mvo@debian.org>  Tue, 19 Jun 2012 16:42:43 +0200
 
 apt (0.9.6) unstable; urgency=low
 

+ 1 - 1
doc/apt-verbatim.ent

@@ -213,7 +213,7 @@
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "0.9.6">
+<!ENTITY apt-product-version "0.9.7">
 
 <!-- Codenames for debian releases -->
 <!ENTITY oldstable-codename "lenny">

+ 2 - 2
doc/po/apt-doc.pot

@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt-doc 0.9.5.2~20120611\n"
+"Project-Id-Version: apt-doc 0.9.7~20120619\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2012-06-11 16:22+0300\n"
+"POT-Creation-Date: 2012-06-19 16:42+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"