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

Bug#225520: Diff of NMU 1.0.2-3.1



Package: xcursor
Severity: normal
Tags: patch

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zensunni 2.4.23-evms1.2.1 #1 SMP Sun Nov 30 16:56:51 CET 2003 i686
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1
-- 
Obsig: developing a new sig
diff -r -u xcursor-1.0.2-3/debian/changelog xcursor-1.0.2-3.1/debian/changelog
--- xcursor-1.0.2-3/debian/changelog	2003-12-30 13:47:29.000000000 +0100
+++ xcursor-1.0.2-3.1/debian/changelog	2003-12-30 13:55:17.000000000 +0100
@@ -1,3 +1,12 @@
+xcursor (1.0.2-3.1) unstable; urgency=medium
+
+  * NMU
+  * [debian/control] Added build dependency on pkg-config. (Closes: #225433)
+  * [debian/control] Removed superfluous space from description to silence
+    lintian.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 30 Dec 2003 13:55:15 +0100
+
 xcursor (1.0.2-3) unstable; urgency=low
 
   * Update copyright file to refer to new canonical upstream URL for source
diff -r -u xcursor-1.0.2-3/debian/control xcursor-1.0.2-3.1/debian/control
--- xcursor-1.0.2-3/debian/control	2003-12-30 13:47:29.000000000 +0100
+++ xcursor-1.0.2-3.1/debian/control	2003-12-30 13:54:27.000000000 +0100
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Branden Robinson <branden@debian.org>, ISHIKAWA Mutsumi <ishikawa@debian.org>, Daniel Stone <daniels@debian.org>
-Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), xlibs-dev, libxrender-dev
+Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), xlibs-dev, libxrender-dev, pkg-config
 Standards-Version: 3.6.1
 
 Package: libxcursor1
@@ -39,7 +39,7 @@
 Section: libdevel
 Architecture: any
 Depends: libxcursor1 (= ${Source-Version}), libc6-dev | libc-dev, xlibs-dev, libxrender-dev
-Description: X Cursor management library  (development files)
+Description: X Cursor management library (development files)
  Xcursor is a simple library designed to help locate and load cursors.
  Cursors can be loaded from files or memory and can exist in several sizes and
  the library automatically picks the best size. When using images loaded from

Reply to: