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

x11-apps: Changes to 'debian-experimental'



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

New commits:
commit 3f74ef3f393bf0aaae3de078b2554ec87a585a1e
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Nov 2 22:45:54 2010 +0100

    Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 58da5a8..b655189 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11-apps (7.6+1) UNRELEASED; urgency=low
+x11-apps (7.6+1) experimental; urgency=low
 
   [ Robert Hooker ]
   * New upstream releases:
@@ -25,7 +25,7 @@ x11-apps (7.6+1) UNRELEASED; urgency=low
   * Stop setting RSH=rsh, it's not used anymore apparently.
   * Add myself to Uploaders.
 
- -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 17:14:56 -0400
+ -- Cyril Brulebois <kibi@debian.org>  Tue, 02 Nov 2010 22:45:08 +0100
 
 x11-apps (7.5+5) unstable; urgency=low
 

commit af9ed60b1908fdc8b1c17395ace744ec2871a59f
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Nov 2 22:45:03 2010 +0100

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index c43ac53..58da5a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ x11-apps (7.6+1) UNRELEASED; urgency=low
   * Update debian/copyright from upstream's COPYING files.
   * Drop --with-sysmanpath and --disable-xprint, they're gone.
   * Stop setting RSH=rsh, it's not used anymore apparently.
+  * Add myself to Uploaders.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 17:14:56 -0400
 
diff --git a/debian/control b/debian/control
index 43811d8..2fa6e2f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11-apps
 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, libpng12-dev,
  libx11-dev (>= 2:1.0.0), libxaw7-dev (>= 1:1.0.1),
  libxcursor-dev (>= 1.1.5.2), libxext-dev (>= 1:1.0.0),

commit ae8ecfa5c1c163e036a37b0351636d4f85d6bcd8
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Nov 2 22:34:13 2010 +0100

    Stop setting RSH=rsh, it's not used anymore apparently.

diff --git a/debian/changelog b/debian/changelog
index 4f98bb7..c43ac53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ x11-apps (7.6+1) UNRELEASED; urgency=low
   * Add xutils-dev build-dep for the macros.
   * Update debian/copyright from upstream's COPYING files.
   * Drop --with-sysmanpath and --disable-xprint, they're gone.
+  * Stop setting RSH=rsh, it's not used anymore apparently.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 17:14:56 -0400
 
diff --git a/debian/rules b/debian/rules
index 1151136..364fa79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,6 @@ $(STAMP_DIR)/build-%: $(STAMP_DIR)/genscripts $(STAMP_DIR)/patch
 	../$*/configure --prefix=/usr --mandir=\$${prefix}/share/man \
 	  --infodir=\$${prefix}/share/info $(confflags) \
 	  CFLAGS="$(CFLAGS)" \
-	  RSH=rsh \
 	  MANCONF="/etc/manpath.config"
 	cd $*-build && $(MAKE)
 	>$@

commit c74fd16a61fdce9da22782acf04df3711b2b5a49
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Nov 2 22:33:05 2010 +0100

    Drop --with-sysmanpath and --disable-xprint, they're gone.

diff --git a/debian/changelog b/debian/changelog
index e73ed2c..4f98bb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ x11-apps (7.6+1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Add xutils-dev build-dep for the macros.
   * Update debian/copyright from upstream's COPYING files.
+  * Drop --with-sysmanpath and --disable-xprint, they're gone.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 17:14:56 -0400
 
diff --git a/debian/rules b/debian/rules
index 677a153..1151136 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,8 +48,6 @@ $(STAMP_DIR)/build-%: $(STAMP_DIR)/genscripts $(STAMP_DIR)/patch
 	cd $*-build && \
 	../$*/configure --prefix=/usr --mandir=\$${prefix}/share/man \
 	  --infodir=\$${prefix}/share/info $(confflags) \
-	  --disable-xprint \
-	  --with-sysmanpath=/usr/man:/usr/share/man:/usr/local/man:/usr/local/share/man:/usr/X11R6/man:/opt/man \
 	  CFLAGS="$(CFLAGS)" \
 	  RSH=rsh \
 	  MANCONF="/etc/manpath.config"


Reply to: