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

New commits:
commit 69e5787745f2243382d5a057c3234e69a8cc69e4
Author: Cyril Brulebois <k...@debian.org>
Date:   Sat Apr 23 12:25:06 2011 +0200

    Wrap Depends and Suggests.

diff --git a/debian/changelog b/debian/changelog
index 06e4d03..173dc33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x11-utils (7.6+2) UNRELEASED; urgency=low
   * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
     Hilmar Preusse for the notice.
   * Get rid of Conflicts and Replaces, all those packages are long gone.
+  * Wrap Depends and Suggests.
 
  -- Cyril Brulebois <k...@debian.org>  Sat, 23 Apr 2011 12:16:01 +0200
 
diff --git a/debian/control b/debian/control
index 55ec472..6531ded 100644
--- a/debian/control
+++ b/debian/control
@@ -62,8 +62,11 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: mesa-utils
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ mesa-utils,
 Description: X11 utilities
  An X client is a program that interfaces with an X server (almost always via
  the X libraries), and thus with some input and output hardware like a

commit 1e76313870653aef6d61df76fd013141e7b43fd7
Author: Cyril Brulebois <k...@debian.org>
Date:   Sat Apr 23 12:24:30 2011 +0200

    Get rid of Conflicts and Replaces, all those packages are long gone.

diff --git a/debian/changelog b/debian/changelog
index 0975802..06e4d03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11-utils (7.6+2) UNRELEASED; urgency=low
 
   * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
     Hilmar Preusse for the notice.
+  * Get rid of Conflicts and Replaces, all those packages are long gone.
 
  -- Cyril Brulebois <k...@debian.org>  Sat, 23 Apr 2011 12:16:01 +0200
 
diff --git a/debian/control b/debian/control
index 32ac07a..55ec472 100644
--- a/debian/control
+++ b/debian/control
@@ -63,11 +63,6 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 Package: x11-utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, 
xfd, xfontsel,
- xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
-Replaces: xbase-clients (<< 1:7.2.ds3), xutils (<< 1:7.2),
- appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, xfd, 
xfontsel,
- xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
 Suggests: mesa-utils
 Description: X11 utilities
  An X client is a program that interfaces with an X server (almost always via

commit 16636f48e398feddd74adc6027bf4344c66f6d8a
Author: Cyril Brulebois <k...@debian.org>
Date:   Sat Apr 23 12:17:15 2011 +0200

    Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to Hilmar 
Preusse for the notice.

diff --git a/debian/changelog b/debian/changelog
index 58fa733..0975802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11-utils (7.6+2) UNRELEASED; urgency=low
+
+  * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
+    Hilmar Preusse for the notice.
+
+ -- Cyril Brulebois <k...@debian.org>  Sat, 23 Apr 2011 12:16:01 +0200
+
 x11-utils (7.6+1) unstable; urgency=low
 
   * Remove David Nusinow and Brice Goglin from Uploaders.  Thanks for your
diff --git a/debian/control b/debian/control
index 1424d60..32ac07a 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, 
xfd, xfontsel,
  xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
 Replaces: xbase-clients (<< 1:7.2.ds3), xutils (<< 1:7.2),


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qda8v-000883...@alioth.debian.org

Reply via email to