]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debrecords.h
apt-pkg/deb/dpkgpm.{cc,h}:
[apt.git] / apt-pkg / deb / debrecords.h
index fdf8d762b9a0010188f39807ae87ffc2d47228a9..df21931a8cd466bf82b95f4adfba08518d5d9026 100644 (file)
@@ -36,6 +36,7 @@ class debRecordParser : public pkgRecords::Parser
    virtual string MD5Hash();
    virtual string SHA1Hash();
    virtual string SourcePkg();
+   virtual string SourceVer();
    
    // These are some general stats about the package
    virtual string Maintainer();