Changeset 430
- Timestamp:
- 12/27/09 19:06:53 (2 years ago)
- Location:
- branches/pyragua-0.2.5/debian
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/pyragua-0.2.5/debian/changelog
r415 r430 3 3 * New upstream release. 4 4 * New maintainer. Closes: #547578 5 * Repacked svn checkout version to tar.bz2 -9 compression6 5 * debian/control: Updated URL. 7 6 - Changed Mantainer Field. 7 - Added ${misc:Depends} 8 8 * debian/copyright: Updated URL, Upstream Authors. 9 9 - Updated old Mantainer email. -
branches/pyragua-0.2.5/debian/control
r408 r430 10 10 Package: pyragua 11 11 Architecture: all 12 Depends: python, python-wxgtk2.6, libwxbase2.6-0,12 Depends: ${misc:Depends}, python, python-wxgtk2.6, libwxbase2.6-0, 13 13 libwxgtk2.6-0, python-wxtools, python-wxversion 14 14 Recommends: python-wxglade, wx2.6-doc, wx2.6-examples
