Просмотр исходного кода

Improve libdpkg-dev package short description

Make it match with the reset of the short descriptions.
Guillem Jover лет назад: 16
Родитель
Сommit
17bd5d87d5
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      debian/control

+ 2 - 2
debian/control

@@ -19,8 +19,8 @@ Section: libdevel
 Priority: optional
 Architecture: any
 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.
  .
  Note though, that the API is to be considered volatile, and might change