[Pkg-lustre-svn-commit] updated: [b7989c9] 1.8.4-1 changelog entry
The following commit has been merged in the master branch: commit b7989c9edd84e2c3c64491c0907e68bb399124a7 Author: Patrick Winnertz Date: Thu Aug 19 10:20:25 2010 +0200 1.8.4-1 changelog entry Signed-off-by: Patrick Winnertz diff --git a/debian/changelog b/debian/changelog index a39bc72..5000da7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ lustre (1.8.4-1) unstable; urgency=low * [94ce62e] Remove another patch which doesn't apply * [d0dc2eb] Add a small patch to prevent version_tag.pl from failing * [72e426e] Remove -Werror from gcc arguments + * [9cf2a66] Imported Upstream version 1.8.4 - -- Patrick Winnertz Thu, 19 Aug 2010 09:02:41 +0200 + -- Patrick Winnertz Thu, 19 Aug 2010 10:05:29 +0200 lustre (1.8.3-4) unstable; urgency=low -- Lustre Debian Packaging ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [f5c0e63] Add autogen.sh again
The following commit has been merged in the master branch: commit f5c0e6322a87f18fbcc83504d53b2942c2e5144c Author: Patrick Winnertz Date: Thu Aug 19 10:28:59 2010 +0200 Add autogen.sh again Signed-off-by: Patrick Winnertz diff --git a/debian/patches/00list b/debian/patches/00list index 732386e..cf9145e 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -4,7 +4,7 @@ page-size-undef-fixes.dpatch posix_acl.dpatch ldiskfs-detect-2.6.20-2.6.22.dpatch no_default_debugging.dpatch -#autogen.sh.dpatch +autogen.sh.dpatch no-darwin.dpatch libsysio.dpatch bug12769-ql-fix.dpatch -- Lustre Debian Packaging ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [0128561] temp commit for lenny build
The following commit has been merged in the master branch: commit 0128561236f0ee62d4cf9c3fd12f8f9d3d8778d8 Author: Patrick Winnertz Date: Thu Aug 19 10:29:13 2010 +0200 temp commit for lenny build Signed-off-by: Patrick Winnertz diff --git a/debian/changelog b/debian/changelog index 5000da7..1f0140b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lustre (1.8.4-1) unstable; urgency=low +lustre (1.8.4-0.credativ.lenny.1) unstable; urgency=low * [f4955cc] Remove .gitignore file to prevent conflicts with lustre- git -- Lustre Debian Packaging ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [61d1c3f] Build-depend on libdb-dev (>= 4.7) instead of libdb4.6-dev (Closes: #548483)
The following commit has been merged in the master branch: commit 61d1c3f2cb1dfc76d9cadb61ae1d9d67a5e24227 Author: Patrick Winnertz Date: Wed Sep 8 10:47:38 2010 +0200 Build-depend on libdb-dev (>= 4.7) instead of libdb4.6-dev (Closes: #548483) Signed-off-by: Patrick Winnertz diff --git a/debian/control b/debian/control index 1bdcece..8e70719 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Debian Lustre Packaging Team Uploaders: Patrick Winnertz , Noèl Köthe -Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev, libsepol1-dev, libdevmapper-dev, libselinux1-dev, debhelper (>= 5.0.42), lustre-dev, libdb4.6-dev, quilt +Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev, libsepol1-dev, libdevmapper-dev, libselinux1-dev, debhelper (>= 5.0.42), lustre-dev, libdb-dev (>= 4,7), quilt Standards-Version: 3.8.2 Homepage: http://www.lustre.org -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [8d344bf] Fix typo in package description (Closes: #586561)
The following commit has been merged in the master branch: commit 8d344bf1d28733aee9b8d276938da4ea1033a6bc Author: Patrick Winnertz Date: Wed Sep 8 10:48:16 2010 +0200 Fix typo in package description (Closes: #586561) Signed-off-by: Patrick Winnertz diff --git a/debian/control b/debian/control index 8e70719..055c422 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Architecture: i386 amd64 ia64 Description: statically-linked lustre version of the ext2 filesystem checker This binary is necessary in order to check the lustre filesystem on OST and MGS nodes. This binary is linked statically in order to do not conflict with - the regular e2fsck package, therefore it will consume much more space thant + the regular e2fsck package, therefore it will consume much more space than it's dynamic linked counterpart. -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [105ff32] Debian changelog for 1.41.10-2 Signed-off-by: Patrick Winnertz
The following commit has been merged in the master branch: commit 105ff327c1c893221758c3414512de12fe36f633 Author: Patrick Winnertz Date: Wed Sep 8 10:52:22 2010 +0200 Debian changelog for 1.41.10-2 Signed-off-by: Patrick Winnertz diff --git a/debian/changelog b/debian/changelog index 58d9d71..13e5efd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -ldiskfsprogs (1.41.10-0.credativ.lenny.1) unstable; urgency=low +ldiskfsprogs (1.41.10-2) unstable; urgency=low + + * Add a new package called ldiskfsprogs with utilties + * Build-depend on libdb-dev (>= 4.7) instead of libdb4.6-dev (Closes: +#548483) + * Fix typo in package description (Closes: #586561) + + -- Patrick Winnertz Wed, 08 Sep 2010 10:51:20 +0200 + +ldiskfsprogs (1.41.10-1) unstable; urgency=low * Imported Upstream version 1.41.10 * Imported new patches for 1.41.10 -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [c5271c9] typo in debian/control
The following commit has been merged in the master branch: commit c5271c91974b8b855733ecd32c52d1553f7b53d9 Author: Patrick Winnertz Date: Wed Sep 8 10:56:13 2010 +0200 typo in debian/control Signed-off-by: Patrick Winnertz diff --git a/debian/changelog b/debian/changelog index 13e5efd..72d1238 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ ldiskfsprogs (1.41.10-2) unstable; urgency=low - * Add a new package called ldiskfsprogs with utilties * Build-depend on libdb-dev (>= 4.7) instead of libdb4.6-dev (Closes: #548483) * Fix typo in package description (Closes: #586561) diff --git a/debian/control b/debian/control index 055c422..e20bbde 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Debian Lustre Packaging Team Uploaders: Patrick Winnertz , Noèl Köthe -Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev, libsepol1-dev, libdevmapper-dev, libselinux1-dev, debhelper (>= 5.0.42), lustre-dev, libdb-dev (>= 4,7), quilt +Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev, libsepol1-dev, libdevmapper-dev, libselinux1-dev, debhelper (>= 5.0.42), lustre-dev, libdb-dev (>= 4.7), quilt Standards-Version: 3.8.2 Homepage: http://www.lustre.org @@ -23,12 +23,3 @@ Architecture: i386 amd64 ia64 Description: statically linked version of the lustre filesystem checker This binary is necessary to check the complete lustre filesystem for errors. You only need that package on lustre clients. - -Package: ldiskfsprogs -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: lfsck | ldiskfsck -Architecture: i386 amd64 ia64 -Description: statically linked version of the tools for ldiskfsprogs - lustre patched versions of dumpe2fs, tune2fs and mke2fs which are statically - linked. - This package is usefull on both clients and servers. -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] updated: [69badcb] remove helping stuff from lfsck.install
The following commit has been merged in the master branch: commit 69badcba8687e48eabff7d7eefeabf87aaa1e636 Author: Patrick Winnertz Date: Wed Sep 8 11:56:03 2010 +0200 remove helping stuff from lfsck.install Signed-off-by: Patrick Winnertz diff --git a/debian/lfsck.install b/debian/lfsck.install index c91009d..d609358 100644 --- a/debian/lfsck.install +++ b/debian/lfsck.install @@ -1,3 +1,2 @@ usr/sbin/lfsck.static usr/share/man/man8/lfsck.static.8 -usr/nonexistent/test -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit
[Pkg-lustre-svn-commit] created: [69badcb] remove helping stuff from lfsck.install
The annotated tag, debian/1.41.10-2 has been created at 82d2441abea40f93339d0d23d54d2b3141c81926 (tag) tagging 69badcba8687e48eabff7d7eefeabf87aaa1e636 (commit) replaces debian/1.41.10-1 tagged by Patrick Winnertz on Wed Sep 8 13:02:23 2010 +0200 - Shortlog Debian release 1.41.10-2 Patrick Winnertz (7): temp commit for build Add a new package called ldiskfsprogs with utilties Build-depend on libdb-dev (>= 4.7) instead of libdb4.6-dev (Closes: #548483) Fix typo in package description (Closes: #586561) Debian changelog for 1.41.10-2 typo in debian/control remove helping stuff from lfsck.install --- -- Repository for maintaining lidskfsprogs ___ Pkg-lustre-svn-commit mailing list Pkg-lustre-svn-commit@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit