From: Theodore Ts'o Date: Wed, 26 Mar 2003 06:06:07 +0000 (-0500) Subject: Update for 1.33-WIP-0325 release. X-Git-Tag: E2FSPROGS-1_33-WIP-0325~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5a0d720a9451296f4b8809e60e63e5c75459681b;p=tools%2Fe2fsprogs.git Update for 1.33-WIP-0325 release. I'm now the Debian maintainer! --- diff --git a/debian/changelog b/debian/changelog index 04d3748..5d1a333 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -e2fsprogs (1.32+1.33-WIP-0316-1) unstable; urgency=low +e2fsprogs (1.32+1.33-WIP-2003.03.25-1) unstable; urgency=low + * New maintainer * New upstream release (Closes: #176814, #174766, #166048, #179671, - #173612, #175233, #175113, #170497) + #173612, #175233, #175113, #170497, #185945) -- Theodore Y. Ts'o Sun, 16 Mar 2003 18:05:08 -0500 diff --git a/debian/control b/debian/control index ededdd0..a398a58 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: e2fsprogs Section: base Priority: required -Maintainer: Yann Dirson +Maintainer: Theodore Y. Ts'o Build-Depends: texi2html, texinfo, debhelper (>= 4) Standards-Version: 3.5.6 diff --git a/version.h b/version.h index 0c61387..7fe76a1 100644 --- a/version.h +++ b/version.h @@ -7,4 +7,4 @@ */ #define E2FSPROGS_VERSION "1.33-WIP" -#define E2FSPROGS_DATE "16-Mar-2003" +#define E2FSPROGS_DATE "25-Mar-2003"