Code

control: Let cadaver depend on ${misc:Depends}.
[pkg-cadaver.git] / debian / changelog
index 80358e221a4ac53565d754f6289eddbdb277d814..1f5319655ca8d6117b7b08b546b72effcafb5017 100644 (file)
@@ -1,3 +1,38 @@
+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:
+    - Added support for pkg-config when checking for gnutls to configure -
+      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
+      (Closes: #553736).
+    - Updated Standards-Version to 3.8.3 - no changes.
+  * Added debian/README.source:
+    - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
+  * debian/patches:
+    - Updated manpage_hyphen.dpatch.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 16:27:06 +0100
+
 cadaver (0.23.2-1) unstable; urgency=low
 
   * New upstream version.
@@ -7,8 +42,12 @@ cadaver (0.23.2-1) unstable; urgency=low
     versions are no longer supported.
   * Updated standards-version to 3.8.0 - no changes.
   * Removed alternate build-dependency on libxml-dev (Closes: #475552).
+  * Remove generated .gmo-files from po/ in the "clean" target to ensure clean
+    double-builds.
+  * Added debian/patches/manpage_hyphen.dpatch to replace hyphens with minus
+    signs in the manpage.
 
- -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 17:07:00 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 20:21:42 +0200
 
 cadaver (0.23.0-1) unstable; urgency=low