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

libxdmcp: Changes to 'debian-unstable'



 INSTALL          |   16 ++++++++--------
 debian/changelog |    6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 5c001818446117a1f284ef22ab14a65a3fdd8f06
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 16:29:01 2009 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 585b6de..4fa355d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxdmcp (1:1.0.3-1) UNRELEASED; urgency=low
+libxdmcp (1:1.0.3-1) unstable; urgency=low
 
   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the upstream module
@@ -6,7 +6,7 @@ libxdmcp (1:1.0.3-1) UNRELEASED; urgency=low
   * Add upstream URL to debian/copyright.
 
   [ Timo Aaltonen ]
-  * New upstream release.
+  * New upstream release (closes: #555996).
   * Run autoreconf on build. Add build-deps on automake, libtool
     and xutils-dev.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
@@ -15,7 +15,7 @@ libxdmcp (1:1.0.3-1) UNRELEASED; urgency=low
   * Drop pre-dependency on x11-common from libxdmcp-dev. This was needed
     for upgrades from sarge.
 
- -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 23 Nov 2009 14:10:15 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:28:22 +0100
 
 libxdmcp (1:1.0.2-3) unstable; urgency=low
 

commit 2a4e1198a3d30afcd9927c58df4fbae14ce2852b
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Nov 25 16:26:55 2009 +0100

    Restore upstream's INSTALL file

diff --git a/INSTALL b/INSTALL
index 23e5f25..56b077d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -102,16 +102,16 @@ for another architecture.
 Installation Names
 ==================
 
-By default, `make install' installs the package's commands under
-`/usr/local/bin', include files under `/usr/local/include', etc.  You
-can specify an installation prefix other than `/usr/local' by giving
-`configure' the option `--prefix=PREFIX'.
+By default, `make install' will install the package's files in
+`/usr/local/bin', `/usr/local/man', etc.  You can specify an
+installation prefix other than `/usr/local' by giving `configure' the
+option `--prefix=PREFIX'.
 
    You can specify separate installation prefixes for
 architecture-specific files and architecture-independent files.  If you
-pass the option `--exec-prefix=PREFIX' to `configure', the package uses
-PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files still use the regular prefix.
+give `configure' the option `--exec-prefix=PREFIX', the package will
+use PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files will still use the regular prefix.
 
    In addition, if you use an unusual directory layout you can give
 options like `--bindir=DIR' to specify different values for particular
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
 need to know the machine type.
 
    If you are _building_ compiler tools for cross-compiling, you should
-use the option `--target=TYPE' to select the type of system they will
+use the `--target=TYPE' option to select the type of system they will
 produce code for.
 
    If you want to _use_ a cross compiler, that generates code for a


Reply to: