~ubuntu-branches/ubuntu/trusty/ubuntu-dev-tools/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera, Stefano Rivera, Colin Watson, Benjamin Drung
  • Date: 2011-09-10 16:48:23 UTC
  • Revision ID: package-import@ubuntu.com-20110910164823-yxcti2s0sfgoahvn
Tags: 0.131
[ Stefano Rivera ]
* doc/requestsync.1: Correct default value for REQUESTSYNC_SMTP_SERVER
  (LP: #844992)
* import-bug-from-debian: Bugs are filed against source packages in Ubuntu.
  (LP: #844734)
* Debian source publication records are all Published now, not pending
  (LP: #845487)
* requestsync:
  - Add nice error messages to gpg-signing code, rather than simple
    assertions (LP: #537288)
  - Extract current Ubuntu delta from changelog entries and provide for
    editing (LP: #547925)
* submittodebian:
  - Don't parse the entire changelog, to avoid bumping into past illegal
    version numbers (LP: #727314)
  - Iterate over changelog blocks rather than using Changelog's private
    _blocks list.
* LP: #806633:
  - ubuntutools.update_maintainer: Don't use strict changelog parsing
  - sponsor-patch: Perform strict validation on the first changelog entry.
* setup-packaging-environment:
  - Software Sources isn't on the Administration menu, post Gnome 2
    (LP: #841975)
  - Use apt-get rather than aptitude.
* Removed get-build-deps, mk-build-deps -ir is equivalent (LP: #158108)
* ubuntutools.archive:
  - Add quiet option to silence downloading.
  - Use wget-style progress bar (fixed width) (LP: #845787)
* Bump python-debian B-D and Depends to 0.1.20 for unicode Changelog
  reading.
* backportpackage: Use absolute path of workdir when test-building.

[ Colin Watson ]
* syncpackage: Fix typo.

[ Benjamin Drung ]
* ubuntutools/requestsync: Follow PEP 8 naming conventions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
               pylint,
16
16
               python-all (>= 2.6.5-13~),
17
17
               python-apt (>= 0.7.93~),
18
 
               python-debian (>= 0.1.15),
 
18
               python-debian (>= 0.1.20~),
19
19
               python-gnupginterface,
20
20
               python-launchpadlib (>= 1.5.7),
21
21
               python-mox,
36
36
         dpkg-dev,
37
37
         lsb-release,
38
38
         python-apt (>= 0.7.93~),
39
 
         python-debian (>= 0.1.15),
 
39
         python-debian (>= 0.1.20~),
40
40
         python-launchpadlib (>= 1.5.7),
41
41
         python-lazr.restfulclient,
42
42
         sudo,
51
51
            debootstrap,
52
52
            genisoimage,
53
53
            libwww-perl,
54
 
            pbulider | aptitude,
55
54
            pbuilder | cowdancer | sbuild,
56
55
            perl-modules,
57
56
            python-dns,
76
75
  - debian-distro-info - provides information about Debian's distributions.
77
76
  - dgetlp - download a source package from the Launchpad library.
78
77
  - distro-info - provides information about the distributions' releases.
79
 
  - get-build-deps - install the build dependencies needed for a package
80
 
    reading debian/control.
81
78
  - grab-merge - grabs a merge from merges.ubuntu.com easily.
82
79
  - grep-merges - search for pending merges from Debian.
83
80
  - harvest - grabs information about development opportunities from