Przeglądaj źródła

Improve libdpkg-dev package short description

Make it match with the reset of the short descriptions.
Guillem Jover 16 lat temu
rodzic
commit
17bd5d87d5
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      debian/control

+ 2 - 2
debian/control

@@ -19,8 +19,8 @@ Section: libdevel
 Priority: optional
 Priority: optional
 Architecture: any
 Architecture: any
 Depends: ${misc:Depends}
 Depends: ${misc:Depends}
-Description: package maintenance system for Debian - development files
- This package contains the header files and static library necessary to
+Description: Debian package management static library
+ This package provides the header files and static library necessary to
  develop software using libdpkg, the same library used internally by dpkg.
  develop software using libdpkg, the same library used internally by dpkg.
  .
  .
  Note though, that the API is to be considered volatile, and might change
  Note though, that the API is to be considered volatile, and might change