diff -Nru gdecrypt-0.7.2.2/debian/changelog gdecrypt-0.7.2.2/debian/changelog --- gdecrypt-0.7.2.2/debian/changelog 2010-07-18 16:10:39.000000000 -0500 +++ gdecrypt-0.7.2.2/debian/changelog 2010-10-13 11:59:08.000000000 -0500 @@ -1,3 +1,10 @@ +gdecrypt (0.7.2.2-0ubuntu6) natty; urgency=low + + * debian/control: corrected grammatical error in package description (LP: #640755) + * gdecrypt.sgml: corrected grammatical error in package description + + -- Book 'em Dano Sat, 09 Oct 2010 13:20:47 -0500 + gdecrypt (0.7.2.2-0ubuntu5) maverick; urgency=low [ Draycen DeCator ] diff -Nru gdecrypt-0.7.2.2/debian/control gdecrypt-0.7.2.2/debian/control --- gdecrypt-0.7.2.2/debian/control 2010-07-18 16:10:39.000000000 -0500 +++ gdecrypt-0.7.2.2/debian/control 2010-10-09 12:46:37.000000000 -0500 @@ -29,5 +29,5 @@ files and it supports partitions created with truecrypt (see http://truecrypt.org for details) and LUKS. . - Note that truecrypt <= 4.3a is required for truecrypt supprt and + Note that truecrypt <= 4.3a is required for truecrypt support and cryptsetup with luks is required for luks support. diff -Nru gdecrypt-0.7.2.2/debian/patches/correct-typo-package-description gdecrypt-0.7.2.2/debian/patches/correct-typo-package-description --- gdecrypt-0.7.2.2/debian/patches/correct-typo-package-description 1969-12-31 18:00:00.000000000 -0600 +++ gdecrypt-0.7.2.2/debian/patches/correct-typo-package-description 2010-10-09 13:40:04.000000000 -0500 @@ -0,0 +1,11 @@ +--- gdecrypt-0.7.2.2.orig/gdecrypt.sgml ++++ gdecrypt-0.7.2.2/gdecrypt.sgml +@@ -59,7 +59,7 @@ + partitions created with truecrypt (see http://truecrypt.org for details) + and LUKS. + Note that truecrypt <= 4.3a is required for truecrypt +- supprt and cryptsetup with luks is required for luks support ++ support and cryptsetup with luks is required for luks support + + + diff -Nru gdecrypt-0.7.2.2/debian/patches/series gdecrypt-0.7.2.2/debian/patches/series --- gdecrypt-0.7.2.2/debian/patches/series 2010-07-18 16:10:39.000000000 -0500 +++ gdecrypt-0.7.2.2/debian/patches/series 2010-10-14 00:55:16.000000000 -0500 @@ -1,2 +1,3 @@ fix_truecrypt unversioned-python +correct-typo-package-description