Heya,

I've NMUed xcin. Patch attached.

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
99: EDV
       Experimentelle Daten Verarbeitung (Andreas Frackowiak)
diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/control xcin-2.5.2.99.pre2+cvs20030224/debian/control
--- xcin-2.5.2.99.pre2+cvs20030224/debian/control
+++ xcin-2.5.2.99.pre2+cvs20030224/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Anthony Fok <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0.5), libtabe-dev (>= 0.2.5+cvs20011207), libtabe-db, libdb3-dev, gettext, xlibs-dev
+Build-Depends: debhelper (>= 3.0.5), libtabe-dev (>= 0.2.5+cvs20011207), libtabe-db, libdb3-dev, gettext, libx11-dev, x-dev
 Standards-Version: 3.5.8
 
 Package: xcin
diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/rules xcin-2.5.2.99.pre2+cvs20030224/debian/rules
--- xcin-2.5.2.99.pre2+cvs20030224/debian/rules
+++ xcin-2.5.2.99.pre2+cvs20030224/debian/rules
@@ -19,7 +19,7 @@
 	dh_testdir
 
 	./configure --prefix=/usr --mandir='$${prefix}/share/man' \
-		--with-xcin-rcdir=/etc
+		--with-xcin-rcdir=/etc --x-includes=/usr/X11R6/includes --x-libraries=/usr/X11R6/lib
 	$(MAKE)
 	# CFLAGS="-O2 -g $(DB2INC)"
 
diff -u xcin-2.5.2.99.pre2+cvs20030224/debian/changelog xcin-2.5.2.99.pre2+cvs20030224/debian/changelog
--- xcin-2.5.2.99.pre2+cvs20030224/debian/changelog
+++ xcin-2.5.2.99.pre2+cvs20030224/debian/changelog
@@ -1,3 +1,10 @@
+xcin (2.5.2.99.pre2+cvs20030224-1.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Splitted xlibs-dev build-dep. (Closes: #346769)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>  Sat, 21 Jan 2006 23:30:54 +0100
+
 xcin (2.5.2.99.pre2+cvs20030224-1) unstable; urgency=low
 
   * CVS snapshot as of 2003-02-24.  My Array30 updates is now upstream.

Reply via email to