[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Fri May 28 18:56:31 UTC 2010


 .prev-version                  |    2 +-
 NEWS                           |    3 +++
 bootstrap.conf                 |    1 +
 cfg.mk                         |    4 ++--
 configure.ac                   |    2 +-
 doc/C/po/partprobe.8.pot       |    3 ++-
 doc/pt_BR/partprobe.8.pt_BR.po |    3 ++-
 gnulib                         |    2 +-
 8 files changed, 13 insertions(+), 7 deletions(-)

New commits:
commit 26d7ff493eabda26a5ae7c8fadb8501db97796bb
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 20:49:04 2010 +0200

    maint: add gettext to list of bootstrapped-with tools in announcement
    
    * cfg.mk (bootstrap-tools): Add gettext to the list.

diff --git a/cfg.mk b/cfg.mk
index 69a9c33..ac9a866 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -52,7 +52,7 @@ useless_free_options = \
   --name=pth_free
 
 # Tools used to bootstrap this package, used for "announcement".
-bootstrap-tools = autoconf,automake,gnulib,gperf
+bootstrap-tools = autoconf,automake,gettext,gnulib,gperf
 
 update-copyright-env = \
   UPDATE_COPYRIGHT_USE_INTERVALS=1 \

commit 4fa4f7b28b60bc2fe3e2719f66528391f173f85f
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 20:33:10 2010 +0200

    post-release administrivia
    
    * NEWS: Add header line for next release.
    * .prev-version: Record previous version.
    * cfg.mk (old_NEWS_hash): Auto-update.

diff --git a/.prev-version b/.prev-version
index 8bbe6cf..bb576db 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.2
+2.3
diff --git a/NEWS b/NEWS
index e053e3f..d300e8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU parted NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 2.3 (2010-05-28) [stable]
 
 ** New features
diff --git a/cfg.mk b/cfg.mk
index 5c7f21f..69a9c33 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -44,7 +44,7 @@ local-checks-to-skip = \
 # Now that we have better (check.mk) tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 71570fda344ec276ea5c9ff0ab82fdce
+old_NEWS_hash = 138be7d0577414ddc536ffa4f58b07a2
 
 include $(srcdir)/dist-check.mk
 

commit c8173b60914774f9bb50da85a57a2fedfc1f565f
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 20:26:06 2010 +0200

    version 2.3
    
    * NEWS: Record release date.

diff --git a/NEWS b/NEWS
index 90de462..e053e3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU parted NEWS                                    -*- outline -*-
 
-* Noteworthy changes in release ?.? (????-??-??) [?]
+* Noteworthy changes in release 2.3 (2010-05-28) [stable]
 
 ** New features
 

commit b106adaee314b8c747c001fc3e047071f646bccd
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 20:24:45 2010 +0200

    doc: regenerate two files using gettext-0.18
    
    * doc/pt_BR/partprobe.8.pt_BR.po: Regenerate with gettext-0.18.
    * doc/C/po/partprobe.8.pot: Likewise.

diff --git a/doc/C/po/partprobe.8.pot b/doc/C/po/partprobe.8.pot
index 490724a..44af499 100644
--- a/doc/C/po/partprobe.8.pot
+++ b/doc/C/po/partprobe.8.pot
@@ -6,10 +6,11 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2006-09-15 13:42-0400\n"
+"POT-Creation-Date: 2010-05-28 20:10+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: ENCODING\n"
diff --git a/doc/pt_BR/partprobe.8.pt_BR.po b/doc/pt_BR/partprobe.8.pt_BR.po
index 5757058..41a76f1 100644
--- a/doc/pt_BR/partprobe.8.pt_BR.po
+++ b/doc/pt_BR/partprobe.8.pt_BR.po
@@ -5,10 +5,11 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2006-09-15 13:42-0400\n"
+"POT-Creation-Date: 2010-05-28 20:10+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Tassia Camoes Araujo <tassia at debian-ba.org>\n"
 "Language-Team: l10n portuguese <debian-l10n-portuguese at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"

commit aa083ca8260601ca97cd2782e511c2216c6ff07d
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 19:55:34 2010 +0200

    build: require gettext-0.18 after all, because
    
    since gnulib is pulling in m4/gettext.m4 from 0.18, and there's
    a cross-check between that file and po/Makefile.in.in, it's easiest
    simply to require 0.18 of those who run build tools.  Otherwise,
    requiring 0.17, build-from-git would fail due to the mismatch:
    0.17 in Makefile.in.in and 0.18 in m4/gettext.m4.
    * configure.ac (AM_GNU_GETTEXT_VERSION): Require gettext 0.18.

diff --git a/configure.ac b/configure.ac
index a994d09..9ae5783 100644
--- a/configure.ac
+++ b/configure.ac
@@ -295,7 +295,7 @@ libraries.)
 fi
 AM_PROG_LIBTOOL
 
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
 AM_GNU_GETTEXT([external])
 if test "$USE_INCLUDED_LIBINTL" = "yes"; then
 	AC_MSG_ERROR([

commit e6e650c3dce486dda5bb3db504de2f964abaa4ea
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 17:27:52 2010 +0200

    build: update gnulib submodule to latest

diff --git a/gnulib b/gnulib
index c268320..8ab5996 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit c2683209a653dfe553739c586911137b4ef692a7
+Subproject commit 8ab5996c4a14364411442d93babb343cc2ce0d89

commit dfd957adc59e92b5cc2c6ad749e0a6f411eb969c
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri May 28 17:26:45 2010 +0200

    maint: use the do-release-commit-and-tag module from gnulib
    
    * bootstrap.conf (gnulib_modules): Add do-release-commit-and-tag.

diff --git a/bootstrap.conf b/bootstrap.conf
index 9907304..5a8f8f1 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -32,6 +32,7 @@ gnulib_modules="
 	close
 	closeout
 	dirname
+	do-release-commit-and-tag
 	fdl
 	fsync
 	gettext-h



More information about the Parted-commits mailing list