witter 0.2.2-7
A twitter client in python
Section:
user/network
Repository:
Depends:
Size:
182670 bytes
MD5sum:
31ef9ccce5a84e252e91910495318cb8
Source:
Status:
Old version cleaned by repository management
Bugtracker:
QA Quarantine ends:
ENDED 2010-02-21 19:15
| Tester | Karma | Timestamp |
| Charles Clément (90) | 2010-03-07 19:32 UTC | |
| Valério Valério (Tester) (1080) | 2010-03-07 15:53 UTC | |
| Floriano Scioscia (Tester) (277) | 2010-03-07 10:40 UTC | |
| Emanuele Cassioli (Tester) (801) | 2010-02-27 10:37 UTC | |
| Timo P (Tester) (416) | 2010-02-26 08:36 UTC |
Package events
| Event type | User | Timestamp |
| Old version cleaned by repository management | System | 2010-03-26 11:38 UTC |
| Promotion rejected | System | 2010-03-07 19:22 UTC |
| Package is in testing | System | 2010-02-11 19:15 UTC |

Comments:
Py2deb is broken. You can solve the bugtracker issue easily by editing /usr/lib/python2.5/site-packages/py2deb.py line 382 changing it from:
bugtrackerstr = "XSBC-Bugtracker: %s" % ( self.xsbc_bugtracker ) into bugtrackerstr = self.xsbc_bugtracker
You probably have some typo/error in the script, locate the 'p.xsbc_bugtracker' field and write there this:
p.xsbc_bugtracker="https://garage.maemo.org/tracker/?group_id=1153"
Unfortunately my little knowledge doesn't let me help you, hope someone else can :( .
I'm posting your problem to Testing Squad mailing list, we'll decide how to deal with these bugtrackers.
everything i have was based off of http://wiki.maemo.org/Py2deb i've not checked to see if the info has changed since the last time i looked.
By the way even your description should be written differently, but I think it's scrpts' fault.
Can you point me to these scripts please? It seems that they corrupt many developers' debian/control files, because you are not the first with this kind of error.
i have no idea how anything winds up in a debian control file, i use scripts found on maemo.org to package. and as far as i can tell i don't have any entries repeated twice. any hints on how to fix that?
I like the detailed change log, good work :)
for changelog please see http://danielwould.wordpress.com/witter I update it everytime a new version goes to extras-devel
Can you produce a changelog? Thanks!
Comments:
You must be logged in to make comments.