瀏覽代碼

Improve libdpkg-dev package short description

Make it match with the reset of the short descriptions.
Guillem Jover 16 年之前
父節點
當前提交
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