debian/changelog |   13 ++++++++++---
 debian/control   |   16 ++++++++--------
 2 files changed, 18 insertions(+), 11 deletions(-)

New commits:
commit f0d362373dda9b493ada9d948cca5c6a9828d902
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon May 12 15:15:56 2008 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index cb50151..1bbb2e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxevie (1:1.0.2-3) UNRELEASED; urgency=low
+libxevie (1:1.0.2-3) unstable; urgency=low
 
   * Put binary packages in the correct sections.
   * libxevie-dev needs a dependency on libx11-dev and libxext-dev.
@@ -11,7 +11,7 @@ libxevie (1:1.0.2-3) UNRELEASED; urgency=low
   * libxevie1{,-dbg} don't need to depend on x11-common.
   * Use ${binary:Version} instead of the obsolete ${Source-Version}.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 11 Apr 2007 14:21:37 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Mon, 12 May 2008 15:15:19 +0200
 
 libxevie (1:1.0.2-2) unstable; urgency=low
 

commit d91f5714bcd94edae82bf66fd75fcece1cf4fae1
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Mon May 12 15:09:35 2008 +0200

    debian/control updates
    
    * Remove Branden and Fabio from Uploaders with their permission.
    * Add myself to Uploaders.
    * Drop the debian revision (-1) from the libxext-dev build-dep.
    * Bump Standards-Version to 3.7.3.
    * Use Vcs-* instead of XS-Vcs-*.
    * libxevie1{,-dbg} don't need to depend on x11-common.
    * Use ${binary:Version} instead of the obsolete ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index e6249bf..cb50151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,13 @@ libxevie (1:1.0.2-3) UNRELEASED; urgency=low
   * Put binary packages in the correct sections.
   * libxevie-dev needs a dependency on libx11-dev and libxext-dev.
     Reported by Thorvald Natvig on IRC, thanks!
+  * Remove Branden and Fabio from Uploaders with their permission.
+  * Add myself to Uploaders.
+  * Drop the debian revision (-1) from the libxext-dev build-dep.
+  * Bump Standards-Version to 3.7.3.
+  * Use Vcs-* instead of XS-Vcs-*.
+  * libxevie1{,-dbg} don't need to depend on x11-common.
+  * Use ${binary:Version} instead of the obsolete ${Source-Version}.
 
  -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 11 Apr 2007 14:21:37 +0200
 
diff --git a/debian/control b/debian/control
index 68482c3..93ffe72 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: libxevie
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>, Drew Parsons <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), quilt, libx11-dev (>= 2:1.0.0-8), 
libxext-dev (>= 1:0.99.1-1), x11proto-evie-dev, pkg-config
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxevie
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxevie.git
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Drew Parsons <[EMAIL 
PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 5.0.0), quilt, libx11-dev (>= 2:1.0.0-8), 
libxext-dev (>= 1:0.99.1), x11proto-evie-dev, pkg-config
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxevie
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxevie.git
 
 Package: libxevie1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 EvIE extension library
  libXevie provides an X Window System client interface to the EvIE
  extension to the X protocol.
@@ -28,7 +28,7 @@ Package: libxevie1-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxevie1 (= 
${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxevie1 (= ${binary:Version})
 Description: X11 EvIE extension library (debug package)
  libXevie provides an X Window System client interface to the EvIE
  extension to the X protocol.
@@ -47,7 +47,7 @@ Description: X11 EvIE extension library (debug package)
 Package: libxevie-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxevie1 (= ${Source-Version}), 
x11proto-evie-dev, libx11-dev, libxext-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxevie1 (= ${binary:Version}), 
x11proto-evie-dev, libx11-dev, libxext-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 EvIE extension library (development headers)
  libXevie provides an X Window System client interface to the EvIE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to