~ubuntu-branches/ubuntu/trusty/dput-ng/trusty-proposed

« back to all changes in this revision

Viewing changes to skel/profiles/DEFAULT.json

  • Committer: Package Import Robot
  • Author(s): Paul Tagliamonte, Paul Tagliamonte, James Page, Luca Falavigna
  • Date: 2013-09-08 14:47:51 UTC
  • mfrom: (6.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20130908144751-1as337x4kuc1dikq
Tags: 1.6
* The "Well, shit, release names are hard too" release

[ Paul Tagliamonte ]
* Add BYHAND handling. (Closes: #719975)
* Change default profile to "boring" rather than "debian". This caused
  non-Debian targets to target Debian codenames.
  Which sucks. (Closes: #718384)

[ James Page ]
* Add in codenames for Ubuntu. (Closes: #714103)

[ Luca Falavigna ]
* Fix path of local profiles in bash-completion script.
* Install dput.commands.contrib package.
* Add bash completion for dcut.
* Add support for Deb-o-Matic builddep command.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    "hash": "sha1",
8
8
    "interface": "cli",
9
9
    "login": "*",
10
 
    "meta": "debian",
 
10
    "meta": "boring",
11
11
    "method": "ftp",
12
12
    "passive_ftp": true,
13
13
    "post_upload_command": "",