1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
petit (1.1.1-1) unstable; urgency=low
* New upstream version. (Closes: #589691)
* debian/control
- Bump Standards-Version to 3.9.2
- Bump python Build-Depends to 2.6.6-3
- Removed the Build-Depends-Indep line
- Replaced the XS-Python-Version field by X-Python-Version
- Removed the XB-Python-Version line
* debian/rules
- Removed DH_ALWAYS_EXCLUDE=.svn
- using dh $@ --with python2
* debian/install
- Upgraded the path for the crunchtools directory
-- Carl Chenet <chaica@ohmytux.com> Wed, 18 May 2011 04:23:39 +0200
petit (1.0.3-1) unstable; urgency=low
* Initial release. (Closes: #542103)
-- Carl Chenet <chaica@ohmytux.com> Mon, 28 Jun 2010 22:32:13 +0200
|