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

xorg-sgml-doctools: Changes to 'upstream-unstable'



 configure.ac |    2 +-
 defs.ent     |   24 ++++++++++++------------
 2 files changed, 13 insertions(+), 13 deletions(-)

New commits:
commit 465a28bc1ca12489bbc36711e68dcd83fcf1ed10
Author: David Nusinow <dnusinow@debian.org>
Date:   Sat Mar 3 13:50:55 2007 -0500

    Bump to 1.2

diff --git a/configure.ac b/configure.ac
index 4c0668e..426d4a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT(xorg-sgml-doctools,[1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xorg-sgml-doctools)
+AC_INIT(xorg-sgml-doctools,[1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xorg-sgml-doctools)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit b3b0245e8518076d8cf2892b4ef0cc42dd382472
Author: David Nusinow <dnusinow@debian.org>
Date:   Sat Mar 3 13:09:39 2007 -0500

    Update definitions for 7.2 release

diff --git a/defs.ent b/defs.ent
index 6ff74d3..d59a31f 100644
--- a/defs.ent
+++ b/defs.ent
@@ -4,24 +4,24 @@
 
 <!-- Xorg version string -->
 <!ENTITY majorvers CDATA "7">
-<!ENTITY reldate CDATA "22 May 2006">
-<!ENTITY relvers CDATA "7.1">
-<!ENTITY prevrelvers CDATA "7.0">
-<!ENTITY fullrelvers CDATA "7.1.0">
-<!ENTITY prevfullrelvers CDATA "7.0.0">
-<!ENTITY nextrelvers CDATA "7.2">
-<!ENTITY nextfullrelvers CDATA "7.2.0">
-<!ENTITY nextfullreldate CDATA "late 2006">
-<!ENTITY nextupdrelvers CDATA "7.1.1">
+<!ENTITY reldate CDATA "15 February 2007">
+<!ENTITY relvers CDATA "7.2">
+<!ENTITY prevrelvers CDATA "7.1">
+<!ENTITY fullrelvers CDATA "7.2.0">
+<!ENTITY prevfullrelvers CDATA "7.1.0">
+<!ENTITY nextrelvers CDATA "7.3">
+<!ENTITY nextfullrelvers CDATA "7.3.0">
+<!ENTITY nextfullreldate CDATA "mid 2007">
+<!ENTITY nextupdrelvers CDATA "7.2.1">
 
 <!ENTITY srcvers CDATA "440">
 <!ENTITY prevsrcvers CDATA "660">
 <!ENTITY fullsrcvers CDATA "440">
 <!ENTITY prevfullsrcvers CDATA "660">
-<!ENTITY whichfullrel CDATA "ninth">
+<!ENTITY whichfullrel CDATA "tenth">
 <!ENTITY whichupdaterel CDATA "none">
-<!ENTITY reltag CDATA "XORG-7_1">
-<!ENTITY relbranchtag CDATA "XORG-7_1-branch">
+<!ENTITY reltag CDATA "XORG-7_2">
+<!ENTITY relbranchtag CDATA "XORG-7_2-branch">
 <!ENTITY rcnum CDATA "0">
 
 <!-- Version of the most recent 3.3.x release -->



Reply to: