]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* merged from Christian Perrier:
[apt.git] / debian / changelog
index 41609bd743fae69e48c1296197873df0a4e5bae4..23780b5ff7a1359bba3c038adb8951ae9292b61a 100644 (file)
@@ -1,3 +1,24 @@
+apt (0.7.3) unstable; urgency=low
+
+  * fixed compile errors with g++ 7.3 (thanks to 
+    Daniel Burrows, closes: #429378)
+  * fix FTFBFS by changing build-depends to
+    libcurl4-gnutls-dev (closes: #428363)
+  * cmdline/apt-get.cc:
+    - fix InstallTask code when a pkgRecord ends 
+      with a single '\n' (thanks to Soren Hansen for reporting)
+  * merged from Christian Perrier:
+       * vi.po: completed to 532t, again. Closes: #429899
+       * gl.po: completed to 532t. Closes: #429506
+       * vi.po: completed to 532t. Closes: #428672
+        * Update all PO and the POT. Gives 514t14f4u for formerly
+          complete translations
+        * fr.po: completed to 532t
+        * ku.po, uk.po, LINGUAS: reintegrate those translations
+          which disappeared from the BZR repositories
+
+ --
+
 apt (0.7.2) unstable; urgency=low
   
   * merged the debian/experimental changes back