[parted-devel] GNU Parted Official Repository: Changes to
'debian/master'
Otavio Salvador
otavio at alioth.debian.org
Wed Dec 6 01:24:57 CET 2006
ChangeLog | 3049 -------------------------------------
ChangeLog.0 | 3049 +++++++++++++++++++++++++++++++++++++
NEWS | 44 -
autogen.sh | 1
configure.ac | 12
doc/parted.texi | 2
libparted/ChangeLog | 255 ---
libparted/ChangeLog.0 | 255 +++
libparted/Makefile.am | 1
libparted/fs/ext2/ext2_resize.c | 20
parted/ChangeLog | 128 --
parted/ChangeLog.0 | 128 ++
parted/parted.c | 66 +
po/ChangeLog | 45 -
po/ChangeLog.0 | 45 +
po/id.po | 1232 +++++----------
po/ja.po | 902 +++--------
po/nl.po | 999 +++---------
po/pl.po | 1342 +++++-----------
scripts/release/clean.sh | 1
scripts/release/tarball_upload.sh | 19
21 files changed, 4937 insertions(+), 6658 deletions(-)
New commits:
commit bd12c7d522b8b8cb819cbffec1c06898bd34e823
Author: Benno Schulenberg <bensberg at justemail.net>
Date: Wed Dec 6 00:00:04 2006 +0100
Add a missing space, and quotes for consistencey
commit bc620d92c6102d26a8c9765705d88161c992f087
Author: Benno Schulenberg <bensberg at justemail.net>
Date: Wed Dec 6 00:00:03 2006 +0100
Translate the copyright message, and hard wrap it
commit 85bc153aadbe836f6459acc205284735638a13a4
Author: Otavio Salvador <otavio at debian.org>
Date: Tue Dec 5 14:12:24 2006 -0200
parted/parted.c: Remove useless line break
commit 759160902988778d55f59ae42f7bed116e531fb0
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 22:21:12 2006 -0500
Fix the upload script to correctly reference the sig files.
commit bf75c3442175526478f593a75d25f3b829196239
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 20:29:24 2006 -0500
Remove ChangeLog, doc/mdate-sh, and doc/texinfo.tex which are all unmanaged files now since they are automatically generated at release time.
commit 0110918e4e4fe68a1b8e945544e47424bea3d6d2
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 20:28:34 2006 -0500
Generate a ChangeLog before running the autogen tools since we need a file called 'ChangeLog' to exist when running those tools.
commit d444a68fc42d088e9a638a368a6f154285b0e6c5
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 18:42:05 2006 -0500
Updated NEWS file for the 1.8.1 release.
commit 82feff98c2b22e23a019b9caf4f9ad6bacc46561
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 18:36:49 2006 -0500
Pass git changelog through 'fold -s' to wrap long lines.
commit ce90f64ecaeddb8b39077ebe785729ff4a27b079
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 18:22:44 2006 -0500
Added the --enable-selinux switch for the configure script. If set, it will add -lselinux and -lsepol to the list of libraries to link with.
commit 3044d1b84fd47878bd9d1b683faccc32b4092a86
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 18:18:14 2006 -0500
Rename all old ChangeLog files to ChangeLog.0 since we are using git to store changelog info now.
commit 373d06292f0eafdeba8d5da09aa88ee168791f87
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 18:08:00 2006 -0500
Check for git before running. Generate a ChangeLog file when making the archive.
commit 051c3b44f51a9f921a1130c176aaddadba70347f
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 17:55:18 2006 -0500
Disable ext2fs resizing, tell user to run resize2fs instead.
commit 2bd9127502faf0857c8af3f45828cd0e2a3f41a4
Author: Leslie P. Polzer <polzer at gnu.org>
Date: Sat Dec 2 21:43:02 2006 +0100
Updated URL of static parted in docs.
commit fbcb1272acbd0bbc75fdbe9cfbe1bddc1f026e82
Author: Debarshi Ray <rishi at gnu.org>
Date: Thu Nov 30 08:09:08 2006 +0530
Cleanup _partition_warn_busy, _disk_warn_busy, _partition_warn_loss and _disk_warn_loss.
commit 6101b4696e5ef637fc6e67e805d58c4c1f17baf4
Author: Debarshi Ray <rishi at gnu.org>
Date: Wed Nov 29 03:43:05 2006 +0530
Warn before mklabel and mkfs.
commit 0264508686f4e9586faf247b91e7844821354e8a
Author: Debarshi Ray <rishi at gnu.org>
Date: Wed Nov 29 00:10:04 2006 +0530
Make mktable aliased to mklabel.
commit e4a39f5a676f9ebae340184896c4629e5d37e0b4
Author: Otavio Salvador <otavio at debian.org>
Date: Mon Nov 27 22:06:20 2006 -0200
Fix 'print' command help
'print' command help was missing a new line at end and then breaking
the help printing.
commit 03ef94a2829aae0e124d5acf34afb6bc1bc8d225
Author: Leslie P. Polzer <polzer at gnu.org>
Date: Mon Nov 27 17:59:14 2006 +0100
Updated translations.
More information about the parted-devel
mailing list