[Pkg-debile-commits] [debile-master] branch master updated (53bbebc -> bf448e3)

Léo Cavaillé leo.cavaille-guest at alioth.debian.org
Wed Aug 21 13:36:48 UTC 2013


This is an automated email from the git hooks/post-receive script.

leo.cavaille-guest pushed a change to branch master
in repository debile-master.

      from  53bbebc   add future idea for debile
       new  0458f5c   Implemented folder creation for APT repo.
       new  28e312b   Added dput-ng profile generation
       new  dbaba55   Adds fqdn and login to dput-ng proposed config
       new  9ccb98c   Added new option in conf file
       new  c8682b4   Added APT list file generation + rename config option
       new  58e197a   Adds trailing slash
       new  e64fa58   Added support for source package adding in APT repo
       new  d9c14c4   Really implemented the processing of incoming sources
       new  f94bc7a   Fixed the path of source incoming dirs
       new  b29777f   Removed debugging info
       new  18bac11   Fix bugs on source incoming process
       new  b33e201   Added a newline for reprepro to work
       new  f263a9b   Fixed the reprepro source processing
       new  c31c1a7   Improved generation of apt sources.list
       new  adb95ef   Fix line breaks in APT sources.list
       new  538f5a9   Handle multiple runs by deleting the previous version
       new  84d7bff   Added handling of binary uploads through APT repo
       new  cb6e881   Fix bug about APT interface
       new  94d2187   Fixed new config option name
       new  a109c2d   Fix typo
       new  cf58f82   Forgot to call the config, oops !
       new  3d3f955   Use correctly replace function in python
       new  c37362a   Replace badly paths removal
       new  12710d9   Added TODOS
       new  f1d0ae0   Added method to generate a dput.cf builder conf
       new  a5e3675   Added some exception catching for master reset
       new  7f44063   Documentation for ORM. Added maintainer field.
       new  bf448e3   Merge remote-tracking branch 'debian/master' into with-apt

The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 TODO                                     |    4 +-
 lucy/archive.py                          |  224 ++++++++++++++++++++++++++++++
 lucy/cli/init.py                         |   21 ++-
 lucy/incoming.py                         |  207 ++++++++++++++++-----------
 lucy/orm.py                              |  197 ++++++++++++++++++++++----
 lucy/server.py                           |   66 ++++++---
 lucy/templates/dput-ng/profile-user.json |    7 +
 lucy/templates/reprepro/distributions    |    7 +
 skel/lucy.ini                            |   12 +-
 9 files changed, 604 insertions(+), 141 deletions(-)
 create mode 100644 lucy/templates/dput-ng/profile-user.json
 create mode 100644 lucy/templates/reprepro/distributions

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list