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

libxvmc: Changes to 'debian-unstable'



 debian/changelog |    4 ++++
 debian/control   |    2 +-
 debian/rules     |    3 ---
 3 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit a67f92b22b62d5d7a9a5dddb1d8165eacbb168ac
Author: Julien Cristau <jcristau@debian.org>
Date:   Tue Apr 24 22:40:43 2012 +0200

    Remove David and Andres from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index d55ca82..ab2331b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libxvmc (2:1.0.7-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Drop dh_testroot from debian/rules clean.
+  * Remove David and Andres from Uploaders.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Thu, 08 Mar 2012 22:57:45 -0500
 
diff --git a/debian/control b/debian/control
index b4d1c13..1a0cb2f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxvmc
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
+Uploaders: Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
  debhelper (>= 5.0.0),
  libx11-dev (>= 1:0.99.2),

commit afb1487ae1e030709c636214de9614ebb23fa884
Author: Julien Cristau <jcristau@debian.org>
Date:   Tue Apr 24 22:29:53 2012 +0200

    Drop dh_testroot from debian/rules clean.

diff --git a/debian/changelog b/debian/changelog
index 48ffc3f..d55ca82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ libxvmc (2:1.0.7-1) UNRELEASED; urgency=low
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
     good reason. Thanks, Colin Watson!
 
+  [ Julien Cristau ]
+  * Drop dh_testroot from debian/rules clean.
+
  -- Robert Hooker <sarvatt@ubuntu.com>  Thu, 08 Mar 2012 22:57:45 -0500
 
 libxvmc (2:1.0.6-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 0b5ec6f..7d7f962 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,9 +48,7 @@ build-stamp:
 
 clean: xsfclean
 	dh_testdir
-	dh_testroot
 	rm -f build-stamp
-
 	rm -f config.cache config.log config.status
 	rm -f */config.cache */config.log */config.status
 	rm -f conftest* */conftest*
@@ -59,7 +57,6 @@ clean: xsfclean
 	rm -f aclocal.m4 config.guess config.h.in config.sub configure
 	rm -f compile depcomp install-sh ltmain.sh missing mkinstalldirs
 	find -name Makefile.in -delete
-
 	dh_clean
 
 install: build


Reply to: