1. 03 4月, 2004 1 次提交
    • J
      2004-04-03 James Troup <james@nocrew.org> * debian/control (Depends): add... · f2f237c9
      James Troup 提交于
      2004-04-03  James Troup  <james@nocrew.org>	* debian/control (Depends): add python2.1-email | python (>= 2.2)	needed for new utils.rfc2047_encode() function.	* utils.py (re_parse_maintainer): allow whitespace inside the	email address.	(Error): new exception base class.	(ParseMaintError): new exception class.	(force_to_utf8): new function.	(rfc2047_encode): likewise.	(fix_maintainer): rework.  use force_to_utf8() to force name and	rfc822 return values to always use UTF-8.  use rfc2047_encode() to	return an rfc2047 value.  Validate the address to catch missing	email addresses and (some) broken ones.	* katie.py (nmu_p.is_an_nmu): adapt for new utils.fix_maintainer()	by adopting foo2047 return value.	(Katie.dump_vars): add changedby2047 and maintainer2047 as	mandatory changes fields.  Promote changes and maintainer822 to	mandatory fields.	(Katie.update_subst): default maintainer2047 rather than	maintainer822.  User foo2047 rather than foo822 when setting	__MAINTAINER_TO__ or __MAINTAINER_FROM__.	* jennifer (check_changes): set default changes["maintainer2047"]	and changes["changedby2047"] values rather than their 822	equivalents.  Makes changes["changes"] a mandatory field.  Adapt	to new utils.fix_maintainer() - reject on exception and adopt	foo2047 return value.	(check_dsc): if a mandatory field is missing don't do any further	checks and as a result reduce paranoia about dsc[var] existence.	Validate the maintainer field by calling new	utils.fix_maintainer().	* ashley (main): add changedby2047 and maintainer2047 to mandatory	changes fields.  Promote maintainer822 to a mandatory changes	field.  add "pool name" to files fields.	* test/006/test.py: new file - tests for new	utils.fix_maintainer().
      f2f237c9
  2. 02 4月, 2004 1 次提交
    • J
      2004-04-01 James Troup <james@nocrew.org> * utils.py (temp_filename): new... · bd377d74
      James Troup 提交于
      2004-04-01  James Troup  <james@nocrew.org>	* utils.py (temp_filename): new helper function that wraps around	tempfile.mktemp().	* lisa (prod_maintainer): likewise.	(edit_note): likewise.	(edit_new): likewise.	* lauren (reject): likewise.	* melanie (main): likewise.	* neve (do_sources): likewise.	* rene (main): likewise.	* tea (validate_sources): likewise.2004-03-31  James Troup  <james@nocrew.org>	* tea (validate_sources): remove unused 's' temporary variable.
      bd377d74
  3. 11 3月, 2004 1 次提交
    • J
      2004-02-27 James Troup <james@nocrew.org> * rose (process_tree): use 'if var... · 33f1fc61
      James Troup 提交于
      2004-02-27  James Troup  <james@nocrew.org>	* rose (process_tree): use 'if var in [ list ]' rather than long	'if var == foo or var == bar or var == baz'.  Suggested by Martin	Michlmayr.	* jennifer (check_files): reduce 'if var != None' to 'if var' as	suggested by Martin Michlmayr.	* catherine (poolize): likewise.	* charisma (main): likewise.	* halle (check_changes): likewise.	* heidi (main): likewise.	(process_file): likewise.	* kelly (install): likewise.	(stable_install): likewise.	* utils.py (fix_maintainer): likewise.
      33f1fc61
  4. 28 2月, 2004 1 次提交
  5. 21 1月, 2004 2 次提交
  6. 18 11月, 2003 1 次提交
  7. 24 9月, 2003 1 次提交
  8. 07 9月, 2003 1 次提交
  9. 15 3月, 2003 1 次提交
  10. 22 2月, 2003 1 次提交
  11. 07 2月, 2003 1 次提交
  12. 09 12月, 2002 1 次提交
  13. 26 11月, 2002 1 次提交
  14. 22 11月, 2002 1 次提交
  15. 16 10月, 2002 1 次提交
  16. 14 7月, 2002 1 次提交
  17. 12 7月, 2002 1 次提交
  18. 23 6月, 2002 1 次提交
  19. 08 6月, 2002 1 次提交
  20. 23 5月, 2002 1 次提交
  21. 19 5月, 2002 2 次提交
  22. 10 5月, 2002 1 次提交
  23. 08 5月, 2002 1 次提交
  24. 21 4月, 2002 1 次提交
  25. 14 3月, 2002 1 次提交
    • A
      * crypto-in-main changes.* utils.py (move, copy): add an optional perms=... · c279afce
      Anthony Towns 提交于
      * crypto-in-main changes.* utils.py (move, copy): add an optional perms= parameter to let you  set the resulting permissions of the moved/copied file* katie.py (force_move): rejected/morgued files should be unreadable* jennifer (do_byhand, acknowledge_new): pending new and byhand files  should be unreadable.
      c279afce
  26. 22 2月, 2002 1 次提交
  27. 13 2月, 2002 1 次提交
  28. 20 1月, 2002 1 次提交
  29. 19 11月, 2001 1 次提交
  30. 05 11月, 2001 1 次提交
  31. 27 9月, 2001 1 次提交
  32. 26 9月, 2001 1 次提交
  33. 17 9月, 2001 1 次提交
  34. 14 9月, 2001 1 次提交
  35. 25 7月, 2001 1 次提交
  36. 13 7月, 2001 1 次提交
  37. 07 7月, 2001 1 次提交
  38. 23 6月, 2001 1 次提交