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

xauth: Changes to 'debian-unstable'



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

New commits:
commit 4756bc8092258cd46b0233aba53c17ba4ab5028c
Author: Timo Aaltonen <tjaalton@deckard.hut.fi>
Date:   Sat May 19 01:44:34 2007 +0300

    debian/control: add Conflicts/Replaces.

diff --git a/debian/changelog b/debian/changelog
index b24fc74..4eea4ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
 xauth (1:1.0.2-1) UNRELEASED; urgency=low
 
-  * Split xbase-clients, new versioning using the module version.
+  * Split from xbase-clients, new versioning using the module version.
   * debian/control:
     - Rename Package and Source.
     - Remove unnecessary Build-Deps.
     - Modify description.
+    - Conflicts/Replaces: xbase-clients (<= 1:7.2.ds2-3) to make
+       upgrades smoother.
   * debian/copyright: Leave only copyright notices that relate to
     this package.
   * debian/xauth.install, rules: Edit to reflect new packaging.
@@ -12,7 +14,7 @@ xauth (1:1.0.2-1) UNRELEASED; urgency=low
   * debian/local/: Remove.
   * debian/patches: Remove.
 
- -- Timo Aaltonen <tjaalton@cc.hut.fi>  Thu, 17 May 2007 14:56:11 +0300
+ -- Timo Aaltonen <tjaalton@cc.hut.fi>  Sat, 19 May 2007 01:42:45 +0300
 
 xbase-clients (1:7.2.ds2-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 93c5ed4..a1d085e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Package: xauth
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
 Pre-Depends: x11-common (>= 1:7.0.0)
+Conflicts: xbase-clients (<= 1:7.2.ds2-3)
+Replaces: xbase-clients (<= 1:7.2.ds2-3)
 Suggests: pdksh
 Description: X authentication utility
  xauth is a small utility to read and manipulate Xauthority files, which



Reply to: