The excerpt-5.x-1.x-dev.tar.gz does not contain what it says
Helmut Debes - April 13, 2007 - 07:56
| Project: | Excerpt |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The excerpt-5.x-1.x-dev.tar.gz version from April 6, 2007 seems to contain the 4.7 version or whatever. The file excerpt.module is dated Dec 31, 2005. I used the HEAD version instead, which works for Drupal 5.

#1
Confirmed. The 5.x-1.x-dev release has no .info file and the module version is "// $Id: excerpt.module,v 1.6 2005/12/30 17:31:10 unconed Exp $". HEAD has "// $Id: excerpt.module,v 1.7 2007/04/05 20:02:48 hayesr Exp $"
#2
The .info file is in CVS, I'm not sure why it didn't get picked up by the packaging script. I'm new at this maintaining thing so I probably did something wrong. I've asked about this in the forums but haven't received any help yet. If anyone knows how I can fix this problem I would appreciate it.
#3
The 5.x-1.2 version doesn't seem to contain the .info file either. If you'd like some help checking the right files into CVS, please let me know. --jjeff
#4
Thanks, jjeff, I hope I have it right now.