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

« back to all changes in this revision

Viewing changes to skel/hooks/supported-distribution.json

  • Committer: Package Import Robot
  • Author(s): Paul Tagliamonte, Paul Tagliamonte, Arno Töll
  • Date: 2013-11-14 09:20:03 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20131114092003-831f18k6vurot64b
Tags: 1.7
* The "Get two birds stoned at once." release

[ Paul Tagliamonte ]
* Fix up default host argument. This caused the first block with the
  default_host_main argument set to be considered the default host, rather
  than the value of default_host_main. (Closes: #729280)
* Add experimental support for `dud` files, for Debile.

[ Arno Töll ]
* Be more explicit how to override dcut dm's UID check

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "description": "check whether the target distribution is currently supported (using distro-info)", 
 
3
    "path": "dput.hooks.distro_info_checks.check_supported_distribution", 
 
4
    "pre": true
 
5
}