Code

control: Let cadaver depend on ${misc:Depends}.
[pkg-cadaver.git] / debian / changelog
index 72faffa832766ba67278f53e918c4bc5c0fae202..1f5319655ca8d6117b7b08b546b72effcafb5017 100644 (file)
@@ -1,3 +1,17 @@
+cadaver (0.23.3-2) unstable; urgency=low
+
+  * debian/control, debian/rules:
+    - Explicitly build-depend and link against libgcrypt. The function is used
+      by cadaver directly, causing a build failure with current build tools.
+      Thanks to David Suárez for reporting this (Closes: #720800).
+  * debian/control:
+    - Bumped standards-version to 3.9.4.
+    - Let cadaver depend on ${misc:Depends}.
+  * debian/rules:
+    - Added build-arch and build-indep targets.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 16:27:43 +0100
+
 cadaver (0.23.3-1) unstable; urgency=low
 
   * New upstream version:
@@ -5,6 +19,8 @@ cadaver (0.23.3-1) unstable; urgency=low
       recent versions of gnutls no longer provide libgnutls-config which was
       used previously for those checks; thanks to Lucas Nussbaum and Peter
       Fritzsche for reporting this (Closes: #549797, #554041).
+    - Added full support for large files (> 2GB); thanks to Andreas
+      Unterkircher for reporting this (Closes: #529564).
   * debian/control:
     - Added libreadline-dev as the preferred option to the libreadline5-dev
       build-dependency; thanks to Matthias Klose for reporting this
@@ -15,7 +31,7 @@ cadaver (0.23.3-1) unstable; urgency=low
   * debian/patches:
     - Updated manpage_hyphen.dpatch.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 16:05:56 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 16:27:06 +0100
 
 cadaver (0.23.2-1) unstable; urgency=low