aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
-rwxr-xr-xdebian/rules2
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 00b25cc..057287c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mtools (1.0-1) unstable; urgency=low
+mtools-perl (1.0-1) unstable; urgency=low
* Initial Debian release
diff --git a/debian/control b/debian/control
index 0d241ae..8279838 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
-Source: mtools
+Source: mtools-perl
Priority: optional
Maintainer: Philippe Ribet <ribet@cena.fr>
Build-Depends: debhelper (>= 4.0.0), zinc-perl
Standards-Version: 3.6.1
Section: tools
-Package: mtools
+Package: mtools-perl
Section: x11
Architecture: any
Depends: ${misc:Depends}, zinc-perl, ivy-perl, librecogest-perl, perl-anim, libxml-parser-perl, perl-modules
diff --git a/debian/rules b/debian/rules
index 4ae3c13..8881262 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# $Id$
#
-package=mtools
+package=mtools-perl
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1