]> git.saurik.com Git - apt.git/commitdiff
apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 19 Jan 2012 22:25:39 +0000 (23:25 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 19 Jan 2012 22:25:39 +0000 (23:25 +0100)
debian/changelog
debian/control

index 4926bbdc8297f5d1e05e3de13734bd863ca6b2af..7f5de05e0314c0486aba6515924e5f3395c73c2e 100644 (file)
@@ -13,11 +13,12 @@ apt (0.8.16~exp12) experimental; urgency=low
   * debian/control:
     - remove APT from the short descriptions as lintian doesn't like it
       and it doesn't transport any information for a reader anyway
+    - apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)
   * debian/rules:
     - apply patch to enable usage of hardning CPPFLAGS and LDFLAGS by
       Moritz Muehlenhoff, thanks! (Closes: #653504)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 19 Jan 2012 23:18:12 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 19 Jan 2012 23:23:29 +0100
 
 apt (0.8.16~exp11) experimental; urgency=low
 
index 20991adb35b432b57e2f0e86fc6b4eb859dce125..311346b0f652a67d9edcf1a6e7ac810cebb0ab97 100644 (file)
@@ -120,7 +120,7 @@ Description: https download transport for APT
  This package enables the usage of 'deb https://foo distro main' lines
  in the /etc/apt/sources.list so that all package managers using the
  libapt-pkg library can access metadata and packages available in sources
- accessable over https (Hypertext Transfer Protocol Secure).
+ accessible over https (Hypertext Transfer Protocol Secure).
  .
- This transport supports server as well as client authenification
+ This transport supports server as well as client authentication
  with certificates.