#control@ bcc'ed
tags 335750 patch
thanks

Hi,

I have tested your package and it builds with this change, and it builds
in cowbuilder under current Sid. Attached is the patch to do this,
though it is trivial.

James

-- 
  James Westby
  [EMAIL PROTECTED]
  http://jameswestby.net/
diff -u echoping-5.2.0/debian/changelog echoping-5.2.0/debian/changelog
--- echoping-5.2.0/debian/changelog
+++ echoping-5.2.0/debian/changelog
@@ -1,3 +1,11 @@
+echoping (5.2.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depends on libgnutls-dev instead of libgnutls11-dev so the latter
+    can be removed.
+
+ -- James Westby <[EMAIL PROTECTED]>  Thu, 22 Jun 2006 18:03:36 +0100
+
 echoping (5.2.0-2) unstable; urgency=medium
 
   * Now built with gnutls11. Closes: #264743
diff -u echoping-5.2.0/debian/control echoping-5.2.0/debian/control
--- echoping-5.2.0/debian/control
+++ echoping-5.2.0/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Stephane Bortzmeyer <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.0.40), libgnutls11-dev, libidn11-dev
+Build-Depends: debhelper (>= 2.0.40), libgnutls-dev, libidn11-dev
 Standards-Version: 3.6.1
 
 Package: echoping

Reply via email to