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

X Strike Force X.Org X11 SVN commit: r3453 - trunk/lib/libxv/debian



Author: dnusinow
Date: 2006-09-23 10:58:54 -0400 (Sat, 23 Sep 2006)
New Revision: 3453

Modified:
   trunk/lib/libxv/debian/changelog
   trunk/lib/libxv/debian/control
Log:
* Remove duplicate depends on x11-common in -dev package

Modified: trunk/lib/libxv/debian/changelog
===================================================================
--- trunk/lib/libxv/debian/changelog	2006-09-23 14:57:54 UTC (rev 3452)
+++ trunk/lib/libxv/debian/changelog	2006-09-23 14:58:54 UTC (rev 3453)
@@ -4,8 +4,9 @@
     COPYING files in the source tree
   * Re-add lost copyright file and update it given the above patch
   * Run dh_install with --list-missing
+  * Remove duplicate depends on x11-common in -dev package
 
- -- David Nusinow <dnusinow@debian.org>  Sat, 23 Sep 2006 10:57:44 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sat, 23 Sep 2006 10:58:43 -0400
 
 libxv (1:1.0.1-3) unstable; urgency=low
 

Modified: trunk/lib/libxv/debian/control
===================================================================
--- trunk/lib/libxv/debian/control	2006-09-23 14:57:54 UTC (rev 3452)
+++ trunk/lib/libxv/debian/control	2006-09-23 14:58:54 UTC (rev 3453)
@@ -47,7 +47,7 @@
 
 Package: libxv-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxv1 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-video-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxv1 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-video-dev
 Pre-Depends: x11-common (>= 1:1.09)
 Conflicts: x11proto-video-dev (<< 2.2+cvs.20050712-1)
 Replaces: x11proto-video-dev (<< 2.2+cvs.20050712-1)



Reply to: