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

libxkbfile: Changes to 'debian-unstable'



 debian/changelog |    7 +++++++
 debian/rules     |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 292bed68cf1c867cdb12651e8654670475f28ad3
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Oct 28 11:13:23 2015 +0000

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 83049eb..fa7a769 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libxkbfile (1:1.0.9-2) UNRELEASED; urgency=medium
+libxkbfile (1:1.0.9-2) unstable; urgency=medium
 
+  * Team upload.
   * Restore separate build directory.
 
- -- Julien Cristau <jcristau@debian.org>  Wed, 28 Oct 2015 11:11:46 +0000
+ -- Julien Cristau <jcristau@debian.org>  Wed, 28 Oct 2015 11:13:13 +0000
 
 libxkbfile (1:1.0.9-1) unstable; urgency=medium
 

commit cf3ef7c007e446bd0ed3a4eed6b25909ed6f8142
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Oct 28 11:12:27 2015 +0000

    Restore separate build directory.

diff --git a/debian/changelog b/debian/changelog
index 1ef058c..83049eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxkbfile (1:1.0.9-2) UNRELEASED; urgency=medium
+
+  * Restore separate build directory.
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 28 Oct 2015 11:11:46 +0000
+
 libxkbfile (1:1.0.9-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index a795aef..d880e42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 PACKAGE = libxkbfile1
 
 %:
-	dh $@ --with autoreconf --parallel
+	dh $@ --with autoreconf --parallel --builddirectory=build/
 
 override_dh_install:
 	dh_install --sourcedir=debian/tmp --fail-missing --exclude=libxkbfile.la


Reply to: