CHANGES
=======

1.0.1
-----

* Removed quoted string
* Preparing pypi release

1.0.0
-----

* Incremental downloads of a repo (BAREOS-2503)
* Incremental downloads of apt repo (BAREOS-2503)
* (BAREOS-2465) Remove main cmdline functions

0.2.1
-----

* (BAREOS-2296) Add signing support for .deb pkgs
* Added compressr (BAREOS-2504)
* (BAREOS-2406) Implement Debian Dependency Information
* (BAREOS-2456) Add tests for errors
* (BAREOS-2443) Implement parse for aptrepo
* (BAREOS-2454) Remove irrelevant docs

0.2.0
-----

* Preparing release on github (OSC-26)
* Supply dist as an additional argument (BAREOS-2172)
* Added signing capabilities (BAREOS-2172)

0.1.2
-----

* Removed shared state between AptRepoMeta objects (BAREOS-2384)

0.1.1
-----

* (BAREOS-2361) Fix datestamp in Release File

0.1.0
-----

* Removed version from setup.cfg, use pbr instead (BAREOS-2118)
* (BAREOS-2216) Fix symlink behavior and add tests for main
* Indentation matters: add newline after each package (BAREOS-2118)
* Updated setup.cfg to rename to python-debpkgr (BAREOS-2118)
* Added Filename and SIze properties to packages in dist (BAREOS-2118)
* Set default set of arches to [i386, amd64] (BAREOS-2118)
* Creating repos with symlinks now. (BAREOS-2118)
* (BAREOS-2118) Add copyright and remove hashlib from reqs
* (BAREOS-2118) Add README.rst and bump version 0.0.2
* (BAREOS-2118) Add unit test for hasher and utils
* (BAREOS-2118) Add unit test for debpkg
* (BAREOS-2118) Add functional test for debpkg
* (BAREOS-2118) Try to fix --strict parsing
* (BAREOS-2118) Try to fix --strict parsing
* (BAREOS-2118) Edit docs
* (BAREOS-2118) Add aptrepo unit tests
* (BAREOS-2118) Improve aptrepo tests
* (BAREOS-2118) Refactor aptrepo tests and remove src dir
* (BAREOS-2118) Refactor aptrepo code
* Partial updates
* (BAREOS-2118) Refactor aptrepo code
* (BAREOS-2118) Refactor initial work
* Adding new code
* Initial Commit
