#8298 closed patch (fixed)
Make Debian CVS target produce "good" filenames
Reported by: | SF/tobig | Owned by: | SF/toreanderson |
---|---|---|---|
Priority: | normal | Component: | Port: Linux |
Version: | Keywords: | ||
Cc: | Game: |
Description
Hi,
when building Debian packages with "make deb" the filename and Debian version is generated automatically in debian/prepare. However, this is broken ATM. This little patch fixes this. The generated version is like this: <Version from base/main.cpp><current date>, e.G. 0.5.5cvs20031116
Greetings Tobi
Ticket imported from: #842922. Ticket imported from: patches/403.
Attachments (1)
Change History (8)
by , 21 years ago
Attachment: | debian.patch added |
---|
comment:1 by , 21 years ago
Owner: | set to |
---|
comment:2 by , 21 years ago
Passed to our Debian Maintainer, tore, by khalek - who really should put a comment in explaining why a bug has been reassigned to somebody. :)
comment:4 by , 21 years ago
Tore made some changes in CVS recently, but I dunno if they are related to this... ?
comment:5 by , 21 years ago
Thanks for the patch, I've applied it and made other updates to the debian tree.
Apologies for the late answer.
Tore
comment:6 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 by , 6 years ago
Component: | → Port: Linux |
---|
The patch...