Procházet zdrojové kódy

correct management-typo in description found by lintian

David Kalnischkies před 13 roky
rodič
revize
0571cdfc96
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      debian/control

+ 3 - 3
debian/control

@@ -43,7 +43,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: apt (<< 0.9.4~)
 Breaks: apt (<< 0.9.4~)
 Section: libs
 Section: libs
-Description: package managment runtime library
+Description: package management runtime library
  This library provides the common functionality for searching and
  This library provides the common functionality for searching and
  managing packages as well as information about packages.
  managing packages as well as information about packages.
  Higher-level package managers can depend upon this library.
  Higher-level package managers can depend upon this library.
@@ -107,9 +107,9 @@ Package: apt-utils
 Architecture: any
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: xz-utils
 Suggests: xz-utils
-Description: package managment related utility programs
+Description: package management related utility programs
  This package contains some less used commandline utilities related
  This package contains some less used commandline utilities related
- to package managment with APT.
+ to package management with APT.
  .
  .
   * apt-extracttemplates is used by debconf to prompt for configuration
   * apt-extracttemplates is used by debconf to prompt for configuration
     questions before installation.
     questions before installation.