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

X Strike Force X.Org X11 SVN commit: r4087 - trunk/lib/libxdamage/debian



Author: jamey
Date: 2006-11-27 19:57:59 -0500 (Mon, 27 Nov 2006)
New Revision: 4087

Modified:
   trunk/lib/libxdamage/debian/changelog
   trunk/lib/libxdamage/debian/control
   trunk/lib/libxdamage/debian/rules
Log:
releasing version 1:1.0.3-3

Modified: trunk/lib/libxdamage/debian/changelog
===================================================================
--- trunk/lib/libxdamage/debian/changelog	2006-11-28 00:57:55 UTC (rev 4086)
+++ trunk/lib/libxdamage/debian/changelog	2006-11-28 00:57:59 UTC (rev 4087)
@@ -1,9 +1,12 @@
-libxdamage (1:1.0.3-3) UNRELEASED; urgency=low
+libxdamage (1:1.0.3-3) unstable; urgency=low
 
   * calls UnlockDisplay and SyncHandle when it shouldn't (Closes:
     #400445)
+  * Add Josh and myself to Uploaders.
+  * Enable xsfbs patch application.
+  * Add quilt to Build-Depends.
 
- -- Jamey Sharp <sharpone@debian.org>  Mon, 27 Nov 2006 12:16:44 -0800
+ -- Jamey Sharp <sharpone@debian.org>  Mon, 27 Nov 2006 16:07:41 -0800
 
 libxdamage (1:1.0.3-2) unstable; urgency=low
 

Modified: trunk/lib/libxdamage/debian/control
===================================================================
--- trunk/lib/libxdamage/debian/control	2006-11-28 00:57:55 UTC (rev 4086)
+++ trunk/lib/libxdamage/debian/control	2006-11-28 00:57:59 UTC (rev 4087)
@@ -2,8 +2,8 @@
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Drew Parsons <dparsons@debian.org>
-Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), libxfixes-dev (>= 1:3.0.0-4), x11proto-damage-dev, pkg-config
+Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Drew Parsons <dparsons@debian.org>, Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
+Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), libxfixes-dev (>= 1:3.0.0-4), x11proto-damage-dev, pkg-config, quilt
 Standards-Version: 3.7.2
 
 Package: libxdamage1

Modified: trunk/lib/libxdamage/debian/rules
===================================================================
--- trunk/lib/libxdamage/debian/rules	2006-11-28 00:57:55 UTC (rev 4086)
+++ trunk/lib/libxdamage/debian/rules	2006-11-28 00:57:59 UTC (rev 4087)
@@ -32,7 +32,7 @@
 endif
 
 
-build: build-stamp
+build: patch build-stamp
 build-stamp:
 	dh_testdir
 
@@ -45,7 +45,7 @@
 
 	touch build-stamp
 
-clean:
+clean: xsfclean
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp



Reply to: