From 7a06220ed73852501329fcef8b4be63cbfe843f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Oct 2007 20:34:22 -0400 Subject: [PATCH] * Improve the short description. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6671575..934637f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ alien (8.69) unstable; urgency=low * Alien's repository has moved from subversion to git. * Minor improvement to debian/rules clean. + * Improve the short description. -- Joey Hess Fri, 19 Oct 2007 20:27:53 -0400 diff --git a/debian/control b/debian/control index 01d57cf..1f0c7ba 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: all Section: admin Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio Suggests: patch, bzip2, lsb-rpm, lintian -Description: install non-native packages with dpkg +Description: convert and install rpm and other packages Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg. .