projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
debian/changelog: make the build-dep changelog entry match (debian) reality
[apt.git]
/
apt-pkg
/
deb
/
debrecords.h
diff --git
a/apt-pkg/deb/debrecords.h
b/apt-pkg/deb/debrecords.h
index ab244b6dda2ed018d7b1ad7512cdb1ccc1469a9b..6f358abfa3225b5a2034fbb88ea1de20a63a689d 100644
(file)
--- a/
apt-pkg/deb/debrecords.h
+++ b/
apt-pkg/deb/debrecords.h
@@
-44,6
+44,7
@@
class debRecordParser : public pkgRecords::Parser
virtual string ShortDesc();
virtual string LongDesc();
virtual string Name();
+ virtual string Homepage();
virtual void GetRec(const char *&Start,const char *&Stop);