Branches for Wheezy

Name Status Last Modified Last Commit
lp:debian/wheezy/python-debian 1 Development 2011-08-03 23:07:17 UTC
12. [ Tshepang Lekhonkhobe ] * test_chang...

Author: John Wright
Revision Date: 2011-08-03 23:07:17 UTC

[ Tshepang Lekhonkhobe ]
* test_changelog.py: Close open files. (Closes: #625672)

[ John Wright ]
* deb822: Allow ':' as the first character of a value.
  (Closes: #597249)
* deb822: Avoid dumping unparseable data. (Closes: #597120)
* Clean up deb822.GpgInfo implementation:
  - Change several @staticmethod decorated methods to @classmethod,
    since they call the class constructor.
  - from_sequence now can accept both sequences of newline-terminated
    strings and the output of str.splitlines().
  - from_file now actually calls the from_sequence method.
    (Closes: #627058)
  - from_sequence now makes a copy of the initial args list before
    extending it. (Closes: #627060)
  - Keyrings are no longer checked for accessibility, since gpgv can
    accept keyring arguments that are under the GnuPG home directory,
    regardless of the current directory. (Closes: #627063)
* deb822.Deb822.gpg_info takes an optional keyrings argument.
* deb822: Don't interpret lines starting with '#'. (Closes: #632306)

[ Colin Watson ]
* Use dh_python2 instead of python-support. (Closes: #631392)

11 of 1 result