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

xdm: Changes to 'debian-unstable'



 debian/changelog |    6 ++++--
 debian/control   |   12 ++++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit 412880de2e0978ffdb370b853995aa4f44a29361
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Apr 8 23:13:12 2010 +0200

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index d51ac51..af0d594 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xdm (1:1.1.9-2) UNRELEASED; urgency=low
+xdm (1:1.1.9-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
   * Add debian/patches/doc_mention_xdm.options.diff: mention
@@ -11,7 +11,7 @@ xdm (1:1.1.9-2) UNRELEASED; urgency=low
   * greeter: fix logging of failed login attempts (cherry-picked from upstream
     git), closes: #576360.
 
- -- Cyril Brulebois <kibi@debian.org>  Mon, 05 Apr 2010 17:21:24 +0200
+ -- Cyril Brulebois <kibi@debian.org>  Thu, 08 Apr 2010 23:13:05 +0200
 
 xdm (1:1.1.9-1) unstable; urgency=low
 

commit af9f7da91f3f0833dc8e0b000af3638796b4167d
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Apr 8 23:11:58 2010 +0200

    Add ${misc:Depends} (and document wrapping Depends).

diff --git a/debian/changelog b/debian/changelog
index 9b0861e..d51ac51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xdm (1:1.1.9-2) UNRELEASED; urgency=low
     xdm.options(5) in xdm(1), as suggested by Chris Pimlott some years ago
     (Closes: #135692).
   * Add myself to Uploaders.
+  * Add ${misc:Depends}, and wrap Depends.
 
   [ Julien Cristau ]
   * greeter: fix logging of failed login attempts (cherry-picked from upstream
diff --git a/debian/control b/debian/control
index 2b31c30..0864788 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Package: xdm
 Architecture: any
 Depends:
  ${shlibs:Depends},
+ ${misc:Depends},
  debconf (>= 1.2.9) | debconf-2.0,
  x11-utils | xbase-clients | xmessage,
  cpp,

commit 9827c27bad44c2b5dfe91bcf5d4728cd51d40cb5
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Apr 8 23:10:54 2010 +0200

    Wrap Depends.

diff --git a/debian/control b/debian/control
index 6f55e92..2b31c30 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xdm.git
 
 Package: xdm
 Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, x11-utils | xbase-clients | xmessage, cpp, lsb-base (>= 3.0-6), x11-xserver-utils, procps
+Depends:
+ ${shlibs:Depends},
+ debconf (>= 1.2.9) | debconf-2.0,
+ x11-utils | xbase-clients | xmessage,
+ cpp,
+ lsb-base (>= 3.0-6),
+ x11-xserver-utils,
+ procps,
 Pre-Depends: x11-common (>= 1:7.0.0)
 Provides: x-display-manager
 Description: X display manager

commit 21a18317d6a4c2ed3e718fe2b22f7382ae0be63c
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Apr 8 23:02:18 2010 +0200

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index e71dbf5..9b0861e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xdm (1:1.1.9-2) UNRELEASED; urgency=low
   * Add debian/patches/doc_mention_xdm.options.diff: mention
     xdm.options(5) in xdm(1), as suggested by Chris Pimlott some years ago
     (Closes: #135692).
+  * Add myself to Uploaders.
 
   [ Julien Cristau ]
   * greeter: fix logging of failed login attempts (cherry-picked from upstream
diff --git a/debian/control b/debian/control
index b3ce44c..6f55e92 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xdm
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
  debhelper (>= 5.0.0),
  pkg-config,


Reply to: