[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.1.6-29-gefb5fd0



The following commit has been merged in the master branch:
commit 1df65e208578197f07ed92ca932409ed97218370
Author: Russ Allbery <rra@debian.org>
Date:   Sat Jan 24 14:34:23 2009 -0800

    Mention when the new dpkg substvars were introduced
    
    * checks/version-substvars.desc:
      + [RA] Mention when the binary:Version and source:Version substvars
        were introduced.  Thanks, Steffen Moeller.

diff --git a/checks/version-substvars.desc b/checks/version-substvars.desc
index cbf6622..652c368 100644
--- a/checks/version-substvars.desc
+++ b/checks/version-substvars.desc
@@ -50,6 +50,7 @@ Tag: substvar-source-version-is-deprecated
 Severity: normal
 Certainty: certain
 Info: The package uses the now deprecated ${Source-Version} substvar,
- which has misleading semantics. Please switch to ${binary:Version} or
- ${source:Version} as appropriate. Support for ${Source-Version} may be
- removed from dpkg-dev in the future.
+ which has misleading semantics.  Please switch to ${binary:Version} or
+ ${source:Version} as appropriate (introduced in dpkg 1.13.19, released
+ with etch).  Support for ${Source-Version} may be removed from dpkg-dev
+ in the future.
diff --git a/debian/changelog b/debian/changelog
index 312448d..b2ea9b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,9 @@ lintian (2.2.0) UNRELEASED; urgency=low
     + [RA] Use Lintian::Data to get the standards versions and release
       dates.  Dates are now in seconds since epoch, so remove the date
       conversion code.
+  * checks/version-substvars.desc:
+    + [RA] Mention when the binary:Version and source:Version substvars
+      were introduced.  Thanks, Steffen Moeller.
 
   * collection/*.desc:
     + [RA] Replace `' "balanced" quotes with straight double-quotes.  The

-- 
Debian package checker


Reply to: