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

Uncommitted lowercasing of short descriptions for Lenny.

Eugene V. Lyubimkin лет назад: 17
Родитель
Сommit
40a6cfced9
2 измененных файлов с 3 добавлено и 4 удалено
  1. 0 1
      debian/changelog
  2. 3 3
      debian/control

+ 0 - 1
debian/changelog

@@ -32,7 +32,6 @@ apt (0.7.17) unstable; urgency=low
       (Closes: #428752)
   * debian/control:
     - 'Vcs-Bzr' field is official, used it.
-    - Lowercased short package descriptions.
     - Bumped 'Standards-Version' to 3.8.0, no changes needed.
     - Actualized 'Uploaders' field.
   * doc/:

+ 3 - 3
debian/control

@@ -17,7 +17,7 @@ Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
 Provides: ${libapt-pkg:provides}
 Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
 Section: admin
-Description: advanced front-end for dpkg
+Description: Advanced front-end for dpkg
  This is Debian's next generation front-end for the dpkg package manager.
  It provides the apt-get utility and APT dselect method that provides a 
  simpler, safer way to install and upgrade packages.
@@ -30,7 +30,7 @@ Architecture: all
 Priority: optional
 Replaces: apt (<< 0.5.4.9)
 Section: doc
-Description: documentation for APT
+Description: Documentation for APT
  This package contains the user guide and offline guide, for APT, an
  Advanced Package Tool.
 
@@ -48,7 +48,7 @@ Package: libapt-pkg-doc
 Architecture: all
 Priority: optional
 Section: doc
-Description: documentation for APT development
+Description: Documentation for APT development
  This package contains documentation for development of the APT
  Debian package manipulation program and its libraries.