* Improve the short description.

This commit is contained in:
Joey Hess
2007-10-19 20:34:22 -04:00
parent d39d884f1b
commit 7a06220ed7
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ alien (8.69) unstable; urgency=low
* Alien's repository has moved from subversion to git. * Alien's repository has moved from subversion to git.
* Minor improvement to debian/rules clean. * Minor improvement to debian/rules clean.
* Improve the short description.
-- Joey Hess <joeyh@debian.org> Fri, 19 Oct 2007 20:27:53 -0400 -- Joey Hess <joeyh@debian.org> Fri, 19 Oct 2007 20:27:53 -0400

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ Architecture: all
Section: admin Section: admin
Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
Suggests: patch, bzip2, lsb-rpm, lintian 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 Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages
into Debian packages, which can be installed with dpkg. into Debian packages, which can be installed with dpkg.
. .