lp:~awstools-dev/ubuntu/precise/aws-cloudformation-cli/precise

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~awstools-dev/ubuntu/precise/aws-cloudformation-cli/precise
Members of awstools development team can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
awstools development team
Status:
Development

Recent revisions

15. By Scott Moser

add shared java lib dependencies

14. By Scott Moser

fix lintian virtual-package-depends-without-real-package-depends

13. By Scott Moser

wrap-and-sort

12. By Scott Moser

fix lintian error regarding virtual depends

11. By Scott Moser

update email in changelog

10. By Scott Moser

bump standards version

9. By Scott Moser

initial debian packaging

Most of this has been copied and then modified from rdscli.
The rdscli upstream package is *very* similar to this one.

debian/name2desc was initially created as below, and then hand-modified.
  for f in man/*.usage; do
    n=${f%.usage}; n=${n##*/};
    while read line; do [ "${line}" = "DESCRIPTION" ] && read desc && break;
    done < "$ ;
  printf "%s\t%s\n" "${n}" "${desc}"; done > debian/name2desc

8. By Scott Moser

add commented out debian/rules stanza

Right now bucket listings are not available for
  https://s3.amazonaws.com/cloudformation-cli/
So the upstream check does not work.

7. By Scott Moser

debian/changelog: add API version to release entry

6. By Scott Moser

remove fictitios 0.0 entry in changelog

That was only there so that merge-upstream would work.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.