Просмотр исходного кода

releasing package apt version 1.0.9.3

Michael Vogt лет назад: 11
Родитель
Сommit
ca3fb0039d
1 измененных файлов с 16 добавлено и 0 удалено
  1. 16 0
      debian/changelog

+ 16 - 0
debian/changelog

@@ -1,3 +1,19 @@
+apt (1.0.9.3) unstable; urgency=medium
+
+  [ josch ]
+  * implement the updated build profile spec
+
+  [ Michael Vogt ]
+  * methods/rsh.cc: replace strcat with std::string (Closes: #76442)
+
+  [ Guillem Jover ]
+  * Update Status field values handling
+
+  [ David Kalnischkies ]
+  * don't cleanup cdrom files in apt-get update (Closes: 765458)
+
+ -- Michael Vogt <mvo@debian.org>  Wed, 15 Oct 2014 19:49:38 +0200
+
 apt (1.0.9.2) unstable; urgency=medium
 
   [ Michael Vogt ]