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

libxkbfile: Changes to 'debian-unstable'



 debian/changelog      |   14 +++++++++++---
 debian/control        |   18 +++++++++++-------
 debian/xsfbs/xsfbs.mk |    2 +-
 3 files changed, 23 insertions(+), 11 deletions(-)

New commits:
commit 558f38ac932db42ccb67caec9ef03cd056779885
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 21 12:19:05 2008 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 4653433..7bddf1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxkbfile (1:1.0.5-1) UNRELEASED; urgency=low
+libxkbfile (1:1.0.5-1) unstable; urgency=low
 
   * New upstream release.
   * Minor updates to debian/copyright to add download URL and more closely
@@ -12,7 +12,7 @@ libxkbfile (1:1.0.5-1) UNRELEASED; urgency=low
   * Use ${binary:Version} instead of the obsolete ${Source-Version}.
   * Move libxkbfile1 to Section: libs, libxkbfile{1-dbg,-dev} to libdevel.
 
- -- Julien Cristau <jcristau@debian.org>  Tue, 18 Mar 2008 13:12:33 +0100
+ -- Julien Cristau <jcristau@debian.org>  Fri, 21 Mar 2008 12:18:53 +0100
 
 libxkbfile (1:1.0.4-1) unstable; urgency=low
 

commit e3ca212f972584cba19af2e3e49a9a83e0e4d771
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 21 12:18:48 2008 +0100

    Move libxkbfile1 to Section: libs, libxkbfile{1-dbg,-dev} to libdevel.

diff --git a/debian/changelog b/debian/changelog
index 08622ed..4653433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libxkbfile (1:1.0.5-1) UNRELEASED; urgency=low
   * Drop XS- prefix from Vcs-Git, add Vcs-Browser control field.
   * libxkbfile1 and libxkbfile1-dbg don't need a dependency on x11-common.
   * Use ${binary:Version} instead of the obsolete ${Source-Version}.
+  * Move libxkbfile1 to Section: libs, libxkbfile{1-dbg,-dev} to libdevel.
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 18 Mar 2008 13:12:33 +0100
 
diff --git a/debian/control b/debian/control
index 43fd0ff..128e2ee 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxkbfile
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxkbfile.git
 
 Package: libxkbfile1
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 keyboard file manipulation library
@@ -20,6 +21,7 @@ Description: X11 keyboard file manipulation library
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 
 Package: libxkbfile1-dbg
+Section: libdevel
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxkbfile1 (= ${binary:Version})
@@ -38,6 +40,7 @@ Description: X11 keyboard file manipulation library (debug package)
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 
 Package: libxkbfile-dev
+Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxkbfile1 (= ${binary:Version}), libx11-dev, x11proto-core-dev, x11proto-kb-dev
 Pre-Depends: x11-common (>= 1:7.0.0)

commit 83116aa1f81946a870e4ec292bf867efc0d7d374
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 21 12:15:40 2008 +0100

    debian/control updates
    
    * Remove Branden and Fabio from Uploaders with their permission, and add
      myself.
    * Don't build-depend on packages with a -1 debian revision.
    * Bump Standards-Version to 3.7.3.
    * Drop XS- prefix from Vcs-Git, add Vcs-Browser control field.
    * libxkbfile1 and libxkbfile1-dbg don't need a dependency on x11-common.
    * Use ${binary:Version} instead of the obsolete ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index 28af83e..08622ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,13 @@ libxkbfile (1:1.0.5-1) UNRELEASED; urgency=low
   * New upstream release.
   * Minor updates to debian/copyright to add download URL and more closely
     match upstream's COPYING file.
+  * Remove Branden and Fabio from Uploaders with their permission, and add
+    myself.
+  * Don't build-depend on packages with a -1 debian revision.
+  * Bump Standards-Version to 3.7.3.
+  * Drop XS- prefix from Vcs-Git, add Vcs-Browser control field.
+  * libxkbfile1 and libxkbfile1-dbg don't need a dependency on x11-common.
+  * Use ${binary:Version} instead of the obsolete ${Source-Version}.
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 18 Mar 2008 13:12:33 +0100
 
diff --git a/debian/control b/debian/control
index 9207cb4..43fd0ff 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,15 @@ Source: libxkbfile
 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), x11proto-kb-dev, pkg-config
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxkbfile
+Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Julien Cristau <jcristau@debian.org>
+Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), x11proto-kb-dev, pkg-config
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxkbfile
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxkbfile.git
 
 Package: libxkbfile1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 keyboard file manipulation library
  libxkbfile provides an interface to read and manipulate description files for
  XKB, the X11 keyboard configuration extension.
@@ -21,7 +22,7 @@ Description: X11 keyboard file manipulation library
 Package: libxkbfile1-dbg
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxkbfile1 (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxkbfile1 (= ${binary:Version})
 Description: X11 keyboard file manipulation library (debug package)
  libxkbfile provides an interface to read and manipulate description files for
  XKB, the X11 keyboard configuration extension.
@@ -38,7 +39,7 @@ Description: X11 keyboard file manipulation library (debug package)
 
 Package: libxkbfile-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxkbfile1 (= ${Source-Version}), libx11-dev, x11proto-core-dev, x11proto-kb-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxkbfile1 (= ${binary:Version}), libx11-dev, x11proto-core-dev, x11proto-kb-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 keyboard file manipulation library (development headers)
  libxkbfile provides an interface to read and manipulate description files for

commit bef8b301bf7649b4156bef2dc26ebf9f7f9244ad
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 21 11:53:16 2008 +0100

    xsfbs.mk: make 'serverabi' depend on 'install'
    
    See bug#471193, thanks to Bernhard R. Link <brlink@debian.org>

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 4822173..51fa145 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -297,7 +297,7 @@ PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }' < debian/control)
 endif
 
 .PHONY: serverabi
-serverabi:
+serverabi: install
 ifeq ($(SERVERMINVERS),)
 	@echo error: xserver-xorg-dev needs to be installed
 	@exit 1


Reply to: