Bug#472100: Script name in package description uses '_' instead of '-'
Matt Kraai
kraai at ftbfs.org
Fri Mar 21 20:43:02 UTC 2008
Package: libmodule-starter-perl
Version: 1.470-1
Severity: minor
The package description uses '_' instead of '-' in the name of the
module-starter script. The attached patch corrects it.
--
Matt
-------------- next part --------------
diff -ru /tmp/tmp.ICmVQ24894/libmodule-starter-perl-1.470~/debian/control /tmp/tmp.ICmVQ24894/libmodule-starter-perl-1.470/debian/control
--- /tmp/tmp.ICmVQ24894/libmodule-starter-perl-1.470~/debian/control 2008-03-21 13:42:21.000000000 -0700
+++ /tmp/tmp.ICmVQ24894/libmodule-starter-perl-1.470/debian/control 2008-03-21 13:42:28.000000000 -0700
@@ -16,5 +16,5 @@
Description: a simple starter kit for Perl modules
Module::Starter is used to create a skeletal Perl module distribution,
including basic builder scripts, tests, documentation, and module code.
- The module_starter script should be enough for most users, but the core
+ The module-starter script should be enough for most users, but the core
Module::Starter module can also be overridden for more complex situations.
More information about the pkg-perl-maintainers
mailing list