Sfoglia il codice sorgente

Bump version to 1.16.0

Guillem Jover 16 anni fa
parent
commit
fd194e4792
2 ha cambiato i file con 2 aggiunte e 5 eliminazioni
  1. 1 4
      TODO
  2. 1 1
      debian/changelog

+ 1 - 4
TODO

@@ -6,7 +6,7 @@ RoadMap
 TODO
 ====
 
-1.15.x (squeeze)
+1.16.x
 ~~~~~~
 
  * Review this file and remove or update the old entries.
@@ -93,9 +93,6 @@ TODO
 
  * We should set our own obstack_alloc_failed_handler.
 
-1.16.x (squeeze + 1)
-~~~~~~
-
  * Remove compatibility symlinks
    /usr/sbin/{update-alternatives,dpkg-divert,dpkg-statoverride}.
  * Remove install-info wrapper.

+ 1 - 1
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.15.9) UNRELEASED; urgency=low
+dpkg (1.16.0) UNRELEASED; urgency=low
 
   [ Guillem Jover ]
   * Fix realloc usage on compat scandir() implementation.