[Python-modules-commits] [python-debiancontributors] branch backport created (now 1412e6d)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Wed Feb 24 04:40:40 UTC 2016


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

eriol-guest pushed a change to branch backport
in repository python-debiancontributors.

        at  1412e6d   Rebuild for jessie-backports.

This branch includes the following new commits:

       new  859c5a0   Initial import
       new  dcb0a2a   Fixed url
       new  f307199   Switched license to LGPL and renamed core to types
       new  c15abc2   Initial debianisation
       new  1210282   More s/Affero/Lesser
       new  4fd3fbc   Placeholder for test suite
       new  8da01f3   Packaging work
       new  b215bb4   Moved test suite from contributors.debian.org
       new  43d4915   Moved Identifier validation to Identifier, and unit tested it
       new  f6fc13b   Contribution validation in Contribution
       new  e9fd907   Added dc-tool and documentation
       new  90434b0   Add manpage for dc-tool
       new  57b6fc9   Reference the installed LGPL in debian/copyright
       new  552b5b9   Documented how to submit data
       new  b330db0   Close ITP
       new  6003abb   Import dc only when needed
       new  719d354   Ready for release
       new  fb5277a   Fixed typo
       new  d8719b1   Fixed links
       new  86c8453   Relicensed tests under LGPL.
       new  b019f03   Redone data mining framework
       new  dd170d3   Data mining documentation generation
       new  833ef5a   Config fields as direct members of Scanner class, removing the need for Config subclass and its explicit inheritance
       new  70ba6e1   Documentation
       new  57e285a   Switch to deb822 config format
       new  11050d3   Implemented proper merge in submissions
       new  efac627   Scan git repos using 'git log'
       new  e26e79a   Added svn scanners
       new  2b02969   Documentation updated after config format changed
       new  fb6ff13   Implemented json output
       new  613ed30   Underscore is a valid character in login names
       new  7e2cd82   Fixed JSON parsing
       new  8014646   'files' method, scanning all files in a subdir
       new  e390cbe   Prepared for new release
       new  ba85811   Updated packages list
       new  c02d617   More packaging fixes
       new  2a2ee8f   Install documentation in /usr/share/doc
       new  0a65ae9   Turned the old dak prototype into a generic SQL scanner
       new  81193ea   Initialize all vars
       new  3016fcb   Added missing import
       new  4b12825   Tweaks during testing
       new  3b98903   Another missing import
       new  c3b891d   More fixes after testing
       new  75260d2   Identifier autodetect
       new  4fa61d1   s/identity/identifier in postgres config option
       new  65f59e4   Skip invalid identifiers
       new  526fe19   Fixed getting exception message
       new  9b90161   There is only several too many ways of formatting strings
       new  96a6add   Work around parseaddr being stupid with commas
       new  c21ee26   Reduced the log level, to avoid cluttering --quiet
       new  611cf5f   Started preparing release 0.4
       new  5d4f2fb   Package all datamining examples under examples/
       new  3899dfa   Updated DATAMINING.rst
       new  29d36e3   Updated README.md to mention data mining
       new  34d6151   New data mining method: mailfrom
       new  920b072   New data mining methods: postgres, mailfrom
       new  5171e6e   Fixes after testing
       new  5c6685e   Updated DATAMINING.rst and changelog
       new  0a4801f   Ready to release 0.4
       new  22181c8   Updated MANIFEST.in
       new  abc64e7   Fixed error message
       new  d3255af   Fixed error message, again
       new  2c699d2   Use --git-dir, which is supported also by git < 1.8
       new  5906cab   Prepared new release
       new  28c893d   Allow to load auth_token from a separate file
       new  f99f225   Ready for release
       new  fc9c619   Backport to wheezy
       new  f65794f   Recursively scan svn's db/revs dir
       new  817f7a7   Added changelog
       new  9050674   dc-tool: do not print submission results unless we have --verbose or --debug
       new  b2df536   Release
       new  3014d5b   Updated .gitignore
       new  7562cff   Updated version number
       new  6dd8241   added new example conf files
       new  eca9fe4   Merge branch 'master' of ssh://alioth.debian.org/home/users/madamezou/python-debiancontributors
       new  e98fef9   Fixed config key name
       new  074889e   Regenerated DATAMINING.rst
       new  d102e8c   New rule to build backported source
       new  8eda5e2   Backported
       new  1ea9848   Merge tag 'v0.6-1-bpo70+1' into backport
       new  38ab4a8   Added X-Python-Version: >= 2.7
       new  a5cfb0f   Ready for release
       new  48bcd8f   Deal with broken repos
       new  22ca414   The objects dir also needs to be scanned for gitdirs (Enrico's fix).
       new  eac5ca9   Fix failures when git logs have spaces in emails, and force lower case.
       new  9055ef5   Add subdir field to gitlogs scanner, to limit the search to a specific directory inside the repo.
       new  44d7ef6   Remove lowercasing of emails, as it is not consistent with the rest of the code.
       new  cf04995   Add url option to gitlogs.
       new  b8dfde9   Git log fails if the requested directory does not exist in the CWD, for some reason.
       new  3c4a917   Interpret all subprocess output as utf-8 streams, with fallbacks.
       new  83133a0   Handle correctly parser errors (bad attribute in ClusterFail), and handle stdin like any other input.
       new  f65a967   Readded from __future__ imports
       new  50ec8b2   Use a workaround for ca-debian certs on debian machines
       new  c86ece5   New example
       new  67ba330   Backport to wheezy
       new  86f9d34   New rule to build backported source
       new  8a71f15   Backported
       new  eb57f6f   Added X-Python-Version: >= 2.7
       new  92a08a2   Ready for release
       new  6bb8d70   Prepared new release to unstable
       new  fdd3847   Ported codebase to python2 and 3
       new  88e4137   Packaged for python3
       new  665f917   Added BTS mining
       new  25568da   Added example mining configuration for bugs.debian.org
       new  191f2e0   Added test data for bts mining tests
       new  f85ae09   Redone log parsing to use the synthetic Received lines instead of Date: headers
       new  37b335a   Added a sanity cutoff date
       new  2cd2d98   Fixed fail in ClusterFail handling
       new  9244513   Filter out invalid email addresses
       new  3b9c6c1   More python3 porting for submission code
       new  c252378   Added support for URL identifiers
       new  ecc54f7   Added mock data mining to generate random contributions
       new  e3f1a1c   Fixed comments and syntax on bts scanner
       new  31dc494   Actually raise errors from requests
       new  8674c59   Deal with url not requested
       new  7592155   Updated changelog
       new  14ca5ed   Preparing new upload to sid
       new  9c588fa   Ready for release
       new  38224e1   Fixed gpb invocation
       new  a6f61b5   Include bts test data
       new  96a8165   Skip testing bts scanning in python2
       new  29f5944   Fixed typo
       new  80f015d   Updated standards-version, no changes required
       new  4d4a680   Fixes after testing it on stable
       new  2d92f91   Implemented author mapping for gitdirs
       new  3867de4   Show errors from server and not just a 400
       new  4f39a4b   Made --mine-documentation work with python3
       new  0499199   Updated data mining documentation
       new  9fe8621   Ready for another release
       new  f63fcab   Skip rather than fail tests when run from an unexpected location
       new  9c4ae5d   Do not package dc-tool in the python2 version. Closes: #814512
       new  4c9a278   Fixed packaging of examples. Closes: #808885
       new  d253021   Updated version
       new  aa5331c   Build source using python3
       new  eba3156   Added break+replaces to smooth upgrades from 0.7.4. Closes: #814512
       new  9971721   Merge branch 'master' into backport
       new  f37bb79   Removed old header
       new  1412e6d   Rebuild for jessie-backports.

The 138 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-debiancontributors.git



More information about the Python-modules-commits mailing list