Code

Added "-f" option to rm(1) call.
[pkg-liblingua-de-ascii-perl.git] / debian / control
index e67a228942757bd461da87116e85838bd79cdb5e..bf3983b2008fd5d78f75ac221c26cc68e329092c 100644 (file)
@@ -1,16 +1,16 @@
 Source: liblingua-de-ascii-perl
 Section: perl
 Priority: optional
+Maintainer: Sebastian Harl <sh@tokkee.org>
 Build-Depends: debhelper (>= 4.0.0)
 Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Sebastian Harl <sh@tokkee.org>
 Standards-Version: 3.7.2
 
 Package: liblingua-de-ascii-perl
 Architecture: all
 Depends: ${perl:Depends}
-Description: convert german umlauts to and from ascii
- This module enables conversion from and to the ASCII format of german texts.
+Description: convert German umlauts to and from ascii
+ This module enables conversion from and to the ASCII format of German texts.
  It has two methods: to_ascii and to_latin1 which each do exactly what they
  say.