Преглед изворни кода

* debian/apt.lintian-overrides:
- update the missing-python-dep override to the lintian 2.5 way

David Kalnischkies пре 15 година
родитељ
комит
05472bf810
2 измењених фајлова са 4 додато и 2 уклоњено
  1. 1 1
      debian/apt.lintian-overrides
  2. 3 1
      debian/changelog

+ 1 - 1
debian/apt.lintian-overrides

@@ -1,3 +1,3 @@
 # apt-mark is rarely used auxiliary script, we don't want to depend on
 # python-apt only for it. 
-apt binary: python-script-but-no-python-dep ./usr/bin/apt-mark
+apt binary: python-script-but-no-python-dep usr/bin/apt-mark

+ 3 - 1
debian/changelog

@@ -15,8 +15,10 @@ apt (0.8.14.1) unstable; urgency=low
     - replace obsolete usleep with nanosleep
   * debian/apt{,-utils}.symbols:
     - update both experimental symbol-files to reflect 0.8.14 state
+  * debian/apt.lintian-overrides:
+    - update the missing-python-dep override to the lintian 2.5 way
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 19 Apr 2011 19:27:34 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 19 Apr 2011 19:32:15 +0200
 
 apt (0.8.14) unstable; urgency=low