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

libxcursor: Changes to 'debian-unstable'



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

New commits:
commit b1f39e2d846a22bf0be77dd22cdcc9f5918d6d78
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Apr 13 20:47:28 2012 +0200

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 82a66a8..2159643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libxcursor (1:1.1.13-1) UNRELEASED; urgency=low
+libxcursor (1:1.1.13-1) unstable; urgency=low
 
   * New upstream release.
   * Mark libxcursor-dev multi-arch: same.
   * Don't require root for debian/rules clean.
 
- -- Julien Cristau <jcristau@debian.org>  Thu, 12 Apr 2012 22:35:01 +0200
+ -- Julien Cristau <jcristau@debian.org>  Fri, 13 Apr 2012 20:47:26 +0200
 
 libxcursor (1:1.1.12-1) unstable; urgency=low
 

commit 9a7131f67acf50435393592f316a4bf20bbf2f54
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Apr 13 20:45:57 2012 +0200

    Don't require root for debian/rules clean.

diff --git a/debian/changelog b/debian/changelog
index bf78d58..82a66a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxcursor (1:1.1.13-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Mark libxcursor-dev multi-arch: same.
+  * Don't require root for debian/rules clean.
 
  -- Julien Cristau <jcristau@debian.org>  Thu, 12 Apr 2012 22:35:01 +0200
 
diff --git a/debian/rules b/debian/rules
index 1ac169c..14f346d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,9 +53,7 @@ build-stamp: $(STAMP_DIR)/patch
 
 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*
@@ -64,7 +62,6 @@ clean: xsfclean
 	rm -f aclocal.m4 config.guess config.h.in config.sub configure
 	rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
 	find -name Makefile.in -delete
-
 	dh_clean
 
 install: build

commit 1d048025d97fa124516b71d155f580348c63c3e5
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Apr 13 20:45:33 2012 +0200

    Mark libxcursor-dev multi-arch: same.

diff --git a/debian/changelog b/debian/changelog
index 54ce5f1..bf78d58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxcursor (1:1.1.13-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Mark libxcursor-dev multi-arch: same.
 
  -- Julien Cristau <jcristau@debian.org>  Thu, 12 Apr 2012 22:35:01 +0200
 
diff --git a/debian/control b/debian/control
index 240e8e4..4c9fc60 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,7 @@ Description: X cursor management library (unstripped)
 Package: libxcursor-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  libxcursor1 (= ${binary:Version}),
  x11proto-core-dev,


Reply to: