]> git.saurik.com Git - apt.git/commitdiff
'Source-Version' in debian/control became 'binary:Version'.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Wed, 29 Oct 2008 20:08:12 +0000 (22:08 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Wed, 29 Oct 2008 20:08:12 +0000 (22:08 +0200)
debian/changelog
debian/control

index 07360eca6f7fc7dbecd8565364e17b31ee1746ca..832f41be1ab3f7bec470037591d3818f9b007de7 100644 (file)
@@ -11,6 +11,8 @@ apt (0.7.17) unstable; urgency=low
     - Fixed bashisms;
   * debian/rules:
     - Fixed lintian warnings "debian/rules ignores make errors".
+  * debian/control:
+    - Substituted outdated "Source-Version" fields with "binary:Version".
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Fri, 24 Oct 2008 23:45:17 +0300
 
index a3c84d72a42c4847c411589ff4db7279793b7868..e3a727e849e767b35034b8836b68d82cab2f907a 100644 (file)
@@ -35,7 +35,7 @@ Description: Documentation for APT
 Package: libapt-pkg-dev
 Architecture: any
 Priority: optional
-Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
+Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
 Section: libdevel
 Description: Development files for APT's libapt-pkg and libapt-inst
  This package contains the header files and libraries for