[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#731441: nmu for xutlis-dev



control: tag -1 patch, pending

Hi, I've uploaded an nmu dropping support for libxp to delayed/10.
Please let me know if I should delay longer.

Best wishes,
Mike
diff -Nru xutils-dev-7.7+3/debian/changelog xutils-dev-7.7+3.1/debian/changelog
--- xutils-dev-7.7+3/debian/changelog	2014-05-21 19:46:36.000000000 +0000
+++ xutils-dev-7.7+3.1/debian/changelog	2014-09-28 22:48:40.000000000 +0000
@@ -1,3 +1,10 @@
+xutils-dev (1:7.7+3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop support for libxp (closes: #731441).
+
+ -- Michael Gilbert <mgilbert@debian.org>  Sun, 28 Sep 2014 22:35:00 +0000
+
 xutils-dev (1:7.7+3) unstable; urgency=medium
 
   * gccmakedep 1.0.3.
diff -Nru xutils-dev-7.7+3/xorg-cf-files/X11.tmpl xutils-dev-7.7+3.1/xorg-cf-files/X11.tmpl
--- xutils-dev-7.7+3/xorg-cf-files/X11.tmpl	2014-05-21 19:01:41.000000000 +0000
+++ xutils-dev-7.7+3.1/xorg-cf-files/X11.tmpl	2014-09-28 22:46:59.000000000 +0000
@@ -2900,28 +2900,6 @@
 ProjectUnsharedLibReferences(OLDX,oldX,$(OLDXLIBSRC),XBuildLibDir)
 #endif
 
-#ifndef SharedLibXp
-#define SharedLibXp HasSharedLibraries
-#endif
-#ifndef NormalLibXp
-#define NormalLibXp (!SharedLibXp | ForceNormalLib)
-#endif
-#ifndef DebugLibXp
-#define DebugLibXp              NO      /* debugged Xp library */
-#endif
-#ifndef ProfileLibXp
-#define ProfileLibXp            NO      /* profiled Xp library */
-#endif
-         XPLIBSRC = $(LIBSRC)/Xp
-#if SharedLibXp
-#ifndef SharedXpRev
-#define SharedXpRev 6.2
-#endif
-SharedLibReferences(XP,Xp,$(XPLIBSRC),SOXPREV,SharedXpRev)
-#else
-ProjectUnsharedLibReferences(XP,Xp,$(XPLIBSRC),XBuildLibDir)
-#endif
-
 #ifndef SharedLibXt
 #define SharedLibXt HasSharedLibraries
 #endif

Reply to: