tags 572468 + patch tags 572468 + pending thanks Hello,
I've prepared an NMU for flex (versioned as 2.5.35-9.1) and uploaded it to unstable. Please feel free to tell me if I should delay it longer. Thanks, -Kees -- Kees Cook @debian.org
diff -u flex-2.5.35/doc/version.texi flex-2.5.35/doc/version.texi --- flex-2.5.35/doc/version.texi +++ flex-2.5.35/doc/version.texi @@ -1,4 +1,4 @@ -...@set UPDATED 1 June 2008 -...@set UPDATED-MONTH June 2008 +...@set UPDATED 9 September 2007 +...@set UPDATED-MONTH September 2007 @set EDITION 2.5.35 @set VERSION 2.5.35 diff -u flex-2.5.35/doc/stamp-vti flex-2.5.35/doc/stamp-vti --- flex-2.5.35/doc/stamp-vti +++ flex-2.5.35/doc/stamp-vti @@ -1,4 +1,4 @@ -...@set UPDATED 1 June 2008 -...@set UPDATED-MONTH June 2008 +...@set UPDATED 9 September 2007 +...@set UPDATED-MONTH September 2007 @set EDITION 2.5.35 @set VERSION 2.5.35 diff -u flex-2.5.35/debian/control flex-2.5.35/debian/control --- flex-2.5.35/debian/control +++ flex-2.5.35/debian/control @@ -5,10 +5,7 @@ Homepage: http://flex.sf.net/ Priority: optional Build-Depends: bison, gettext, texinfo, help2man, file, po-debconf, - autoconf, automake | automaken, cvs -# depending on cvs sucks, but gettext needs it without depending on it, -# and autoreconf calls autopoint from gettext, which uses a CVS repo in -# a tar ball. See Bug#506022 and Bug#508230 + autoconf, automake | automaken, autopoint Maintainer: Manoj Srivastava <sriva...@debian.org> Standards-Version: 3.8.3.0 diff -u flex-2.5.35/debian/changelog flex-2.5.35/debian/changelog --- flex-2.5.35/debian/changelog +++ flex-2.5.35/debian/changelog @@ -1,3 +1,10 @@ +flex (2.5.35-9.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: add autopoint to build-deps, drop cvs (Closes: #572468). + + -- Kees Cook <k...@debian.org> Sun, 20 Jun 2010 14:17:14 -0700 + flex (2.5.35-9) unstable; urgency=low * Update handling of lintian overrides.