Package: libcaca
Version: 0.9-4
Severity: normal

Please apply the following patch to build against slang2.
It would be appreciated if this could be done quickly, as to have slang2
in etch in time for the debian-installer test release of etch in July.

Regards
Alastair McKinstry
diff -urN libcaca-0.9-old/debian/changelog libcaca-0.9/debian/changelog
--- libcaca-0.9-old/debian/changelog	2005-06-20 14:58:58.000000000 +0000
+++ libcaca-0.9/debian/changelog	2005-06-21 09:49:02.316491096 +0000
@@ -1,3 +1,9 @@
+libcaca (0.9-5) unstable; urgency=low
+
+  *  Build against libslang2-dev.
+
+ -- Alastair McKinstry <[EMAIL PROTECTED]>  Tue, 21 Jun 2005 09:48:38 +0000
+
 libcaca (0.9-4) unstable; urgency=low
 
   * debian/control:
diff -urN libcaca-0.9-old/debian/control libcaca-0.9/debian/control
--- libcaca-0.9-old/debian/control	2005-06-20 14:58:58.000000000 +0000
+++ libcaca-0.9/debian/control	2005-06-21 09:48:35.447575792 +0000
@@ -2,13 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0), libncurses5-dev, slang1-dev, libx11-dev, libxt-dev, libimlib2-dev, doxygen, tetex-bin, tetex-extra
+Build-Depends: debhelper (>= 4.0), libncurses5-dev, libslang2-dev, libx11-dev, libxt-dev, libimlib2-dev, doxygen, tetex-bin, tetex-extra
 Standards-Version: 3.6.1.1
 
 Package: libcaca-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libncurses5-dev, slang1-dev, libx11-dev
+Depends: ${shlibs:Depends}, libncurses5-dev, libslang2-dev, libx11-dev
 Description: development files for libcaca
  libcaca is the Colour AsCii Art library. It provides high level functions
  for colour text drawing, simple primitives for line, polygon and ellipse

Reply via email to