From: Nathan Scott <nscott@aconex.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Alex Elder <aelder@sgi.com>, xfs@oss.sgi.com
Subject: Re: User Space Releases
Date: Tue, 8 Dec 2009 09:17:26 +1100 (EST) [thread overview]
Message-ID: <1868065083.979161260224246802.JavaMail.root@mail-au.aconex.com> (raw)
In-Reply-To: <1957734295.979141260224244359.JavaMail.root@mail-au.aconex.com>
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
----- "Nathan Scott" <nscott@aconex.com> wrote:
> ----- "Christoph Hellwig" <hch@infradead.org> wrote:
>
> > So I think we're almost reading to get xfsprogs 3.1.0 and xfsdump
> > 3.0.4
> > out of the door.
> >
> > As far as I'm concerned this is the todo list:
> >
> > xfsprogs:
> > - get my pending repair btree checking patches reviewed and in
> > - update the changelog and possibly any other documentation
> > - update the Debian packaging
>
> I've double-checked the deb packaging side of things, all good.
> Could someone review following patch which does mild cleanup?
>
Here it is.
--
Nathan
[-- Attachment #2: xfsprogs.patch --]
[-- Type: text/x-patch, Size: 1132 bytes --]
diff --git a/.gitignore b/.gitignore
index 1703fda..b06e074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,18 +7,23 @@ include/platform_defs.h
include/builddefs
install-sh
-# magic diretory symlinks
+# magic directory symlinks
include/disk
include/xfs
-# Makepgs
-build/src-manifest
-build/xfsprogs-*.tar.gz
+# packaging
doc/CHANGES.gz
xfsprogs-*
+xfsprogs_*
+xfslibs-dev_*
# autoconf generated files
aclocal.m4
+m4/libtool.m4
+m4/ltoptions.m4
+m4/ltsugar.m4
+m4/ltversion.m4
+m4/lt~obsolete.m4
autom4te.cache/
config.guess
config.log
@@ -34,9 +39,13 @@ ltmain.sh
.libs
# gettext
+po/de.mo
po/pl.mo
po/xfsprogs.pot
+# cscope stuff
+cscope.*
+
# quilt stuff
.pc/
patches/
diff --git a/debian/Makefile b/debian/Makefile
index 9a284a7..1ba204c 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -8,6 +8,8 @@ include $(TOPDIR)/include/builddefs
LSRCFILES = changelog compat control copyright rules
DEV_DOC_DIR = $(PKG_DOC_DIR)/../xfslibs-dev
BOOT_MKFS_BIN = $(TOPDIR)/mkfs/mkfs.xfs-xfsprogs-udeb
+LDIRDIRT = xfslibs-dev xfsprogs xfsprogs-udeb
+LDIRT = files *.log *.substvars *.debhelper
default:
[-- Attachment #3: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next parent reply other threads:[~2009-12-07 22:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1957734295.979141260224244359.JavaMail.root@mail-au.aconex.com>
2009-12-07 22:17 ` Nathan Scott [this message]
[not found] <404301816.1070071260483145992.JavaMail.root@mail-au.aconex.com>
2009-12-10 22:12 ` User Space Releases Nathan Scott
2009-12-14 22:43 ` Christoph Hellwig
2009-11-25 22:56 Alex Elder
2009-12-04 16:14 ` Christoph Hellwig
2009-12-07 22:15 ` Nathan Scott
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1868065083.979161260224246802.JavaMail.root@mail-au.aconex.com \
--to=nscott@aconex.com \
--cc=aelder@sgi.com \
--cc=hch@infradead.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox