Page MenuHomeSoftware Heritage

debian: Add pybuild.testfiles fixing tests execution in package build
ClosedPublic

Authored by anlambert on Jul 8 2020, 6:10 PM.

Details

Summary

This is needed for the scheduler pytest plugin to be loaded.

Diff Detail

Repository
rDSCH Scheduling utilities
Branch
debian/unstable-swh
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13492
Build 20642: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 20641: arc lint + arc unit

Event Timeline

Build has FAILED

Patch application report for D3470 (id=12272)

Could not rebase; Attempt merge onto ce63e6afd0...

Merge made by the 'recursive' strategy.
 PKG-INFO                                    |  30 ++
 debian/changelog                            | 757 ++++++++++++++++++++++++++++
 debian/compat                               |   1 +
 debian/control                              |  35 ++
 debian/copyright                            |  53 ++
 debian/gbp.conf                             |   6 +
 debian/pybuild.testfiles                    |   1 +
 debian/rules                                |  15 +
 debian/source/format                        |   1 +
 setup.cfg                                   |   8 +-
 swh.scheduler.egg-info/PKG-INFO             |  30 ++
 swh.scheduler.egg-info/SOURCES.txt          | 106 ++++
 swh.scheduler.egg-info/dependency_links.txt |   1 +
 swh.scheduler.egg-info/entry_points.txt     |   8 +
 swh.scheduler.egg-info/requires.txt         |  23 +
 swh.scheduler.egg-info/top_level.txt        |   1 +
 version.txt                                 |   1 +
 17 files changed, 1074 insertions(+), 3 deletions(-)
 create mode 100644 PKG-INFO
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/pybuild.testfiles
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 swh.scheduler.egg-info/PKG-INFO
 create mode 100644 swh.scheduler.egg-info/SOURCES.txt
 create mode 100644 swh.scheduler.egg-info/dependency_links.txt
 create mode 100644 swh.scheduler.egg-info/entry_points.txt
 create mode 100644 swh.scheduler.egg-info/requires.txt
 create mode 100644 swh.scheduler.egg-info/top_level.txt
 create mode 100644 version.txt
Changes applied before test
commit f304cec8c7fe5229a900344b7a5ba72a0c14826e
Merge: ce63e6a 024c981
Author: Jenkins user <jenkins@localhost>
Date:   Wed Jul 8 16:10:17 2020 +0000

    Merge branch 'diff-target' into HEAD

commit 024c981078e7ccdca75a7a18c60cfba963a535b3
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Jul 8 18:05:05 2020 +0200

    debian: Add pybuild.testfiles fixing tests execution in package build
    
    This is needed for the scheduler pytest plugin to be loaded.

commit a05ae5ada27e97dd2db7f119a297aebaa79fde97
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 14:52:42 2020 +0000

    Updated debian changelog for version 0.4.0

commit b99646bfd77a0e164d0340cc0af3cfcea38b5bcf
Merge: 93dc413 7dadc14
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 14:52:42 2020 +0000

    Update upstream source from tag 'debian/upstream/0.4.0'
    
    Update to upstream version '0.4.0'
    with Debian dir 19b359f62e15b440019ca58e670b97fb2a8659ad

commit 7dadc144f6b7a4a5362efbf32b7986b6fac7509d
Merge: 189d845 b2cbb9b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 14:52:41 2020 +0000

    New upstream version 0.4.0

commit 93dc4134a2c44c1fdb445227080ac56a360b0d11
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 10:23:31 2020 +0000

    Updated debian changelog for version 0.3.0

commit f118f3b21ff0f05afbc3ad167c4b4cabb97b6fcf
Merge: 9884b29 189d845
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 10:23:31 2020 +0000

    Update upstream source from tag 'debian/upstream/0.3.0'
    
    Update to upstream version '0.3.0'
    with Debian dir 81527c8249f1b2d83bcfb358b3e0d0886f1a1db2

commit 189d845518e7ae1ce0be5194f6244d8e51d00bbe
Merge: 39d886b 5b373ce
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jul 6 10:23:30 2020 +0000

    New upstream version 0.3.0

commit 9884b2952cd9f2527d39ef946ec4d612cadc168b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 12:07:05 2020 +0000

    Updated debian changelog for version 0.2.2

commit 6fcf8c9cf70bcf6eb8eb2b5fbbaf409879b25c99
Merge: c871914 39d886b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 12:07:04 2020 +0000

    Update upstream source from tag 'debian/upstream/0.2.2'
    
    Update to upstream version '0.2.2'
    with Debian dir e7d54983c07ac4f799723e397ca22c85dd6deab2

commit 39d886bc4b09da88d1e9c3faed935022e9a3d4c2
Merge: fa7357b cc8fa7f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 12:07:03 2020 +0000

    New upstream version 0.2.2

commit c871914174a2e3ffd87939364355b172e32f9d91
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 10:12:50 2020 +0000

    Updated debian changelog for version 0.2.1

commit fa7357bfd4bf3e3922e039b545631e4f3ed3ba54
Merge: da69466 265bc8b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 10:12:49 2020 +0000

    New upstream version 0.2.1

commit 9ace381265f35926dd3c9b4778ceec3e1be56a0f
Merge: 3b4084a fa7357b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 10:12:49 2020 +0000

    Update upstream source from tag 'debian/upstream/0.2.1'
    
    Update to upstream version '0.2.1'
    with Debian dir 5e8e4b1125e2f5ba7e48c23b28aedf79532862ac

commit 3b4084a2baedf869c46cc40da9f6792c94a53dfc
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 22 12:08:13 2020 +0200

    Force celery >= 4.3

commit 4177066aded2e5fc7908744c81ad4f1036a14007
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 08:36:49 2020 +0000

    Updated debian changelog for version 0.2.0

commit da694663f7aa0f6b6f1a3440d8acccc6ec3f5480
Merge: db7f167 8a1724a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 08:36:48 2020 +0000

    New upstream version 0.2.0

commit 434ac5669529a2e52b185a1f77e4ac75063b2100
Merge: daa4ad9 da69466
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jun 22 08:36:48 2020 +0000

    Update upstream source from tag 'debian/upstream/0.2.0'
    
    Update to upstream version '0.2.0'
    with Debian dir 6bcb470a30a47c5778da29817f19dfb1f95df145

commit daa4ad9766bf297b8a42ed0fd77755cd50071645
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Jun 9 17:32:58 2020 +0200

    wrap-and-sort

commit 37a1c27ad4398ab69a8b22afd5f4574cdadb13f1
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Jun 9 17:32:20 2020 +0200

    Switch from vcversioner to setuptools-scm

commit 2aee33589c2cee44fe212347cc47ad0918f42975
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 3 09:39:25 2020 +0000

    Updated debian changelog for version 0.1.1

commit 31d16ad23c9740ed4a1e25d3dccd7364bd2b634d
Merge: 4fb0a30 db7f167
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 3 09:39:25 2020 +0000

    Update upstream source from tag 'debian/upstream/0.1.1'
    
    Update to upstream version '0.1.1'
    with Debian dir e420c8ab5f0c960bdbefb9622b4836b16233ffa6

commit db7f167a33b3d5276bafb738f685641c0c20a127
Merge: e06c756 3f42423
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 3 09:39:24 2020 +0000

    New upstream version 0.1.1

commit 4fb0a3014e7d90d7a0f341e38d817d4c70417068
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 19 09:52:31 2020 +0000

    Updated debian changelog for version 0.1.0

commit 262978b1d5a9cc1c0e53635d6020a25e1f7f02dc
Merge: 2747e34 e06c756
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 19 09:52:31 2020 +0000

    Update upstream source from tag 'debian/upstream/0.1.0'
    
    Update to upstream version '0.1.0'
    with Debian dir d8dcc4b3142822a076dc58cee3e1bcd627db8b8c

commit e06c7569ad0d8a6dd98d3bb422286c5335f72ab2
Merge: 75bf007 92c0869
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 19 09:52:30 2020 +0000

    New upstream version 0.1.0

commit 2747e34bcf75cb033c9a25a560bfa40df7f6f48d
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Mar 23 12:12:00 2020 +0000

    Updated debian changelog for version 0.0.72

commit 75bf007aa7159b15968019fbfddc9fcb637be518
Merge: cfaa584 e6c2a86
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Mar 23 12:11:59 2020 +0000

    New upstream version 0.0.72

commit 80dc563d945a1f5f3687ae6aea3190eb5831fd12
Merge: 447b937 75bf007
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Mar 23 12:11:59 2020 +0000

    Update upstream source from tag 'debian/upstream/0.0.72'
    
    Update to upstream version '0.0.72'
    with Debian dir f1a9e9f451bda3277c75724e6975cd3ed9f2af13

commit 447b937cf12a9153b4c2bea99e30e641b8115424
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Mar 23 13:06:58 2020 +0100

    Add build-dependency on python3-pika

commit 900330a80493e46dfbec80a40f7250a69307d595
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 13:29:33 2020 +0000

    Updated debian changelog for version 0.0.71

commit 075711c669f99c984161ba353ad5c712b59ea92a
Merge: b1ab20f cfaa584
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 13:29:33 2020 +0000

    Update upstream source from tag 'debian/upstream/0.0.71'
    
    Update to upstream version '0.0.71'
    with Debian dir 28ff51b420669492d8b274560eb126629fd1ef31

commit cfaa584576279cb96705db819579f999b25bd3f7
Merge: 6817890 f6cc231
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 13:29:32 2020 +0000

    New upstream version 0.0.71

commit b1ab20f948a2cb08e75667f07a20ca1023d42146
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 12:47:43 2020 +0000

    Updated debian changelog for version 0.0.70

commit 6817890715af4ee6aff763cfb3ea6347e7af5839
Merge: 9896f0f 0712207
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 12:47:42 2020 +0000

    New upstream version 0.0.70

commit 757092a8f0c929b2ed6726d6138b84f9e610d416
Merge: 72f91d4 6817890
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Jan 23 12:47:42 2020 +0000

    Update upstream source from tag 'debian/upstream/0.0.70'
    
    Update to upstream version '0.0.70'
    with Debian dir 68b937656bf2a5b3699c43a35020d652a0beb744

commit 72f91d44b01639f516836b912e8350703e5a684a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 15:04:49 2019 +0000

    Updated debian changelog for version 0.0.69

commit c6b2162ad893056c3ca3d4d038a5f387722e9f0e
Merge: 1eeac4c 9896f0f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 15:04:48 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.69'
    
    Update to upstream version '0.0.69'
    with Debian dir 5678b3095482c6b7bc27075529d8602027586837

commit 9896f0f19685df655670b7fbc61cee2a0b5ee959
Merge: a901970 cc2de16
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 15:04:47 2019 +0000

    New upstream version 0.0.69

commit 1eeac4ce158930b89629c9eef07f59b4340df838
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 14:33:33 2019 +0000

    Updated debian changelog for version 0.0.68

commit a9019707fc02a43b6945d09085bec268c3b0277e
Merge: 652b583 73ade78
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 14:33:32 2019 +0000

    New upstream version 0.0.68

commit 4fa31c7c98360fbc1bbb3b86b509492be1e8cba5
Merge: e096318 a901970
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 14:33:32 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.68'
    
    Update to upstream version '0.0.68'
    with Debian dir 274be693d455a6978cebb7c051d89bbc0d3ff145

commit e0963189c6809a0c1379e3b6b883d6d387106673
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 13:38:03 2019 +0000

    Updated debian changelog for version 0.0.67

commit 652b5833a4ded7a422dc078705a179a3ab2c456a
Merge: 32b5d68 e9d8a5f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 13:38:02 2019 +0000

    New upstream version 0.0.67

commit 1d571872a09ffc7ee286f6aad2752d5711d3c7bd
Merge: 6be249d 652b583
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 13:38:02 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.67'
    
    Update to upstream version '0.0.67'
    with Debian dir 59ecb35827297ab96861353827234f0b63f4d31b

commit 6be249d56cdc45f1925c64fcc1303441b88f51d3
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 11:08:25 2019 +0000

    Updated debian changelog for version 0.0.66

commit 6c1ca590a741c228a2cfe65cecb58dd9c7a7c138
Merge: 51cf8d2 32b5d68
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 11:08:25 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.66'
    
    Update to upstream version '0.0.66'
    with Debian dir ea0d7bb4ca79706a12cf077ce51b65347b3869d9

commit 32b5d687da59441552317980e554a91cc17ab121
Merge: 25f03c2 e0dd669
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Dec 17 11:08:24 2019 +0000

    New upstream version 0.0.66

commit 51cf8d2220ad84150892f08496bea08f7f35b6b6
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Dec 13 11:58:10 2019 +0100

    Add pytest-mock build-dependency.

commit 5d2169b9b87f3658755052a15f99eb39770a7036
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Dec 13 10:54:31 2019 +0000

    Updated debian changelog for version 0.0.65

commit 9ca8ebf0a7529ab010e26435cd93a3fa26403f81
Merge: 9bdefcc 25f03c2
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Dec 13 10:54:31 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.65'
    
    Update to upstream version '0.0.65'
    with Debian dir cb72769857093221b8c0f70696b92e5fd5f0c859

commit 25f03c2df3a818b6ff309f313a202d4f029daff9
Merge: 64b771c ee162fe
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Dec 13 10:54:30 2019 +0000

    New upstream version 0.0.65

commit 9bdefcc70beb5605d5a765ad7567bf18632f46d0
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Nov 26 16:18:04 2019 +0100

    d/*: Drop python3-swh.scheduler.updater package

commit f7efc214eaeb84caa961dad1cb94223f3af98a23
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Nov 20 13:29:37 2019 +0000

    Updated debian changelog for version 0.0.64

commit 08b79685eff45dcba5815f30b67043f94312f5d7
Merge: f535d1e 64b771c
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Nov 20 13:29:37 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.64'
    
    Update to upstream version '0.0.64'
    with Debian dir 72863d086cb3767dc0ad0295ee5aa9f8d7d9a2c9

commit 64b771c801cddb04c39c1d2423c2759d8edd7d0f
Merge: 4cb289c c973ec0
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Nov 20 13:29:36 2019 +0000

    New upstream version 0.0.64

commit f535d1e6046aa8bd2c7b5167a04e9a8d3a15b76a
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Nov 19 17:08:50 2019 +0100

    d/changelog: Bump new release

commit 9af6ca0f8c48942ed000e987600d57c6d02a4945
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Nov 19 16:55:02 2019 +0100

    d/control: Add missing build dependency
    
    For tests, the build depends on the python3-swh.lister

commit 74dde4d39d8e3ca5044a8a7a3aacd1909b7cba04
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Nov 19 13:14:59 2019 +0000

    Updated debian changelog for version 0.0.63

commit 2d3903e9b6f4b7d49d3e3685e413f6caacb129b8
Merge: 5185ff4 4cb289c
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Nov 19 13:14:59 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.63'
    
    Update to upstream version '0.0.63'
    with Debian dir 2bda427c1a4cb586293c806adbbead175610bebb

commit 4cb289c72b75a9c1e62868100b5ed25bc41f9a50
Merge: 9485932 9358572
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Nov 19 13:14:58 2019 +0000

    New upstream version 0.0.63

commit 5185ff471f959f12bcd4f50f8dc4479c480abada
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Oct 18 11:46:26 2019 +0000

    Updated debian changelog for version 0.0.62

commit 9485932fa092f3a6f3835fc38ad481e494a845a4
Merge: 7f9b26f 787c7a9
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Oct 18 11:46:25 2019 +0000

    New upstream version 0.0.62

commit b8be48905ac7cbd3987633b40faeec14ffdad707
Merge: bd3b53d 9485932
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Oct 18 11:46:25 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.62'
    
    Update to upstream version '0.0.62'
    with Debian dir c16c5c73fe26f74a2326573d98d759a1c191f90b

commit bd3b53de71f7d9f9dd2eabc5f97cf0d817822575
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Oct 7 14:37:37 2019 +0000

    Updated debian changelog for version 0.0.61

commit ecefa55e7378ae482602f7a8eee2c08b7c42ee27
Merge: 6dad1f6 7f9b26f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Oct 7 14:37:37 2019 +0000

    Update upstream source from tag 'debian/upstream/0.0.61'
    
    Update to upstream version '0.0.61'
    with Debian dir b27725dd029d671bceb2495ca4559e488038392f

commit 7f9b26fc044d6464087b9496880e50f7e13d2651
Merge: 2984a95 5955c8d
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Oct 7 14:37:36 2019 +0000

    New upstream version 0.0.61

commit 6dad1f681362340abbcf5afb8244d4c26709d3ea
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Oct 1 18:15:19 2019 +0200

    Force postgresql executable to a pg_ctl that exists when running tests.

commit 873d3c5869357e5e4f75235801c4b159b09f2d50
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Oct 1 11:22:44 2019 +0000

    Updated debian changelog for version 0.0.60

commit a0fb3fa8b6046b7a225136e5481637af1bf582ef
Merge: 87f4143 2984a95
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Oct 1 11:22:43 2019 +0000

    Updated version 0.0.60 from 'debian/upstream/0.0.60'
    
    with Debian dir 87a64a11ce0817864c7788160e7dcb0664aa318b

commit 2984a95cb92158f85db6de5028af4a0adcc8c909
Merge: fcf8e5f 06137f0
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Oct 1 11:22:42 2019 +0000

    New upstream version 0.0.60

commit 87f41437b262085058a9e5c69287bacf00c300b7
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Sep 9 11:47:03 2019 +0200

    d/control: Fix indentation

commit 123feaf7fe932be310ab17206b1240d2924db95c
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Sep 4 14:11:48 2019 +0000

    Updated debian changelog for version 0.0.59

commit fcf8e5fe99ea58aa2e5be27ff320574588e21161
Merge: bf51443 a64ac3f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Sep 4 14:11:47 2019 +0000

    New upstream version 0.0.59

commit c630f46eea0c760f962fbe2b15ebc936085a060f
Merge: 302fb2c fcf8e5f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Sep 4 14:11:47 2019 +0000

    Updated version 0.0.59 from 'debian/upstream/0.0.59'
    
    with Debian dir c485ede5bfc1fe508a791145859dc7b9384eb6b6

commit 302fb2ce438a7ea7e0f167bc45cc56a7d59208d1
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Sep 3 08:28:19 2019 +0000

    Updated debian changelog for version 0.0.58

commit bf51443f117ccb512dc0adb6d753edd0a88f726f
Merge: 0ee2895 9c2b329
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Sep 3 08:28:18 2019 +0000

    New upstream version 0.0.58

commit d05bfb88b38a777fbe09f9decd8533f4c5df73ed
Merge: 65c0ca5 bf51443
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue Sep 3 08:28:18 2019 +0000

    Updated version 0.0.58 from 'debian/upstream/0.0.58'
    
    with Debian dir 3f3858ea2346ed52b3bf3ee2e7e9a098447647b2

commit 65c0ca5014dd80a584bdabdfe42db1c36df96c09
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Jul 24 11:15:05 2019 +0200

    debian/control: Bump required swh.core version

commit 4ce0aa264e47e10e8efc103cc6c0501aee217176
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 26 13:05:20 2019 +0000

    Updated debian changelog for version 0.0.57

commit f3e7605a6c445c03f74060f6638c60ea4beafacd
Merge: ac0e474 0ee2895
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 26 13:05:19 2019 +0000

    Updated version 0.0.57 from 'debian/upstream/0.0.57'
    
    with Debian dir ad78cb2782546893ee13974d3f54852fa19d19e7

commit 0ee289517aa9ade5a0d8f53738b8ba4b29d2f0df
Merge: c20005a 09e7245
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jun 26 13:05:18 2019 +0000

    New upstream version 0.0.57

commit ac0e474da6de7ec719d4c56ef140510841c86217
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 14 12:40:09 2019 +0000

    Updated debian changelog for version 0.0.56

commit c20005adc0f8262a7c364fe2b125f79cee004067
Merge: fd6c7c1 ac1b8db
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 14 12:40:08 2019 +0000

    New upstream version 0.0.56

commit c9a14866845f43ab5f29fb6583eb18c4da4da893
Merge: b9c1644 c20005a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Tue May 14 12:40:08 2019 +0000

    Updated version 0.0.56 from 'debian/upstream/0.0.56'
    
    with Debian dir 5f377acb9540c62bcfacc77ac80ed6ab2d19b9e1

commit b9c16445535b6c4fccf026feb687bdb57b190102
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon May 6 09:54:51 2019 +0000

    Updated debian changelog for version 0.0.55

commit fd6c7c135fb21ccad705aae3e70d35db1265a77c
Merge: 7bb55c9 d338c76
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon May 6 09:54:50 2019 +0000

    New upstream version 0.0.55

commit 0f9777f5d6d54bfe2f76c0d805c5929c59ae566a
Merge: bc21a1b fd6c7c1
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon May 6 09:54:50 2019 +0000

    Updated version 0.0.55 from 'debian/upstream/0.0.55'
    
    with Debian dir dfa6720c29670600c839fc3b8167db160066fbb1

commit bc21a1b6ee422f543398994c0af624982135c94a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 11 09:40:15 2019 +0000

    Updated debian changelog for version 0.0.54

commit 6c37d39bb8014b3a6ddce6caadee93f493fb6416
Merge: 7240ec8 7bb55c9
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 11 09:40:14 2019 +0000

    Updated version 0.0.54 from 'debian/upstream/0.0.54'
    
    with Debian dir 562626c186cf2541080259044c5b51b48488248f

commit 7bb55c95fa2ef0df6ce24daf8bb6ccc704de1616
Merge: 356b780 24e6a0a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 11 09:40:13 2019 +0000

    New upstream version 0.0.54

commit 7240ec8815e6b5d3d8928789cdc1c5618b090184
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 4 14:55:20 2019 +0000

    Updated debian changelog for version 0.0.53

commit 356b78026e056dcb7bbe013050d8f5c671f9070d
Merge: 030fe02 aaa9ee4
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 4 14:55:19 2019 +0000

    New upstream version 0.0.53

commit 138a1b3242a0629f7363a3492bf0e5c2f64c4b62
Merge: 5c5c893 356b780
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Apr 4 14:55:19 2019 +0000

    Updated version 0.0.53 from 'debian/upstream/0.0.53'
    
    with Debian dir fde16dd9595b9252c2790a91d0276268d04bccc1

commit 5c5c8931ff2c2fc7d826a5cd22ff3dbe98099780
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Apr 3 08:59:01 2019 +0000

    Updated debian changelog for version 0.0.52

commit 030fe023f5864542e477674f96ea93bba73f3c70
Merge: 6e69026 38cafb9
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Apr 3 08:59:00 2019 +0000

    New upstream version 0.0.52

commit a1fa61f7805b06b40f3431997c23b6d79051c425
Merge: 74b79a5 030fe02
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Apr 3 08:59:00 2019 +0000

    Updated version 0.0.52 from 'debian/upstream/0.0.52'
    
    with Debian dir 5fe51866acd80645e9177966ceaf584be38ec1db

commit 74b79a5571f0af9f40a3cad9d17d0de9abeea971
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 22 11:16:07 2019 +0000

    Updated debian changelog for version 0.0.51

commit 6e69026cbfab0cf650aec4d97c50b1b829f3168d
Merge: a49761d c2b1793
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 22 11:16:06 2019 +0000

    New upstream version 0.0.51

commit 1b867a8f019332ad948dc7d501064eccb919b3e5
Merge: 455ce86 6e69026
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 22 11:16:06 2019 +0000

    Updated version 0.0.51 from 'debian/upstream/0.0.51'
    
    with Debian dir 3adff8fa80d2d64cc5554de32d093edb8888d388

commit 455ce86b97e4ee0bcb977109f8d41c648e9616a6
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Mar 15 18:24:59 2019 +0100

    Update build- and runtime dependencies

commit 753e3da8fcbfd3c89a422b3d2cc52e7216186159
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 15 17:16:04 2019 +0000

    Updated debian changelog for version 0.0.50

commit ba40c3ed9cf550a0b248dbc69bb4959318f8ff91
Merge: 3c9497d a49761d
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 15 17:16:03 2019 +0000

    Updated version 0.0.50 from 'debian/upstream/0.0.50'
    
    with Debian dir e821555864dcd41121b3efa31d516cfcb045ea1f

commit a49761d74573519a4230216746614582420d8a9f
Merge: 85b858b 693a147
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Mar 15 17:16:02 2019 +0000

    New upstream version 0.0.50

commit 3c9497d8b8b32c5f2ebb6805a4bb73704400c9e8
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Mar 14 13:42:55 2019 +0100

    Export LC_ALL=C.UTF-8

commit 40bb4cdd40170c28bedba6ac7c945fddf597cd5b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Sun Mar 3 07:55:41 2019 +0000

    Updated debian changelog for version 0.0.49

commit 85b858b4545e5f1d8a52882c0efe7df7744a7eda
Merge: 9f76738 dc6afe4
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Sun Mar 3 07:55:40 2019 +0000

    New upstream version 0.0.49

commit 346e4de79731b2fba07cbe279ff3eb33ede58dc1
Merge: ed616a6 85b858b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Sun Mar 3 07:55:40 2019 +0000

    Updated version 0.0.49 from 'debian/upstream/0.0.49'
    
    with Debian dir 81d10b10f83296d1687c91f71faf406342d63e1b

commit ed616a6fe33c3cb7e584ab475786b30affa0cea0
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 22 15:17:20 2019 +0000

    Updated debian changelog for version 0.0.48

commit 9f76738734c122a5907d08ff6bd4377bd3322ecc
Merge: 759824f 1d4982a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 22 15:17:19 2019 +0000

    New upstream version 0.0.48

commit 46ee44eb52137c9e2f3928cdde667e9855b8a154
Merge: 3f99680 9f76738
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 22 15:17:19 2019 +0000

    Updated version 0.0.48 from 'debian/upstream/0.0.48'
    
    with Debian dir e4a452346bacf23dca5311f5e562df5622729d19

commit 3f99680abc1ecf1d7b809f23be67a96323486baf
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Feb 21 15:41:31 2019 +0100

    d/changelog: Fix build dependency release

commit f950116afec0142c1ae74db987f2b77be4c4faba
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Feb 21 15:39:23 2019 +0100

    d/control: Add postgresql-contrib dependency
    
    Not really needed for unstable, needed for stretch-swh

commit 46248bd47cb2b883a772d8332c5805b25a86af51
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Feb 21 09:13:07 2019 +0000

    Updated debian changelog for version 0.0.47

commit 759824f2631980757ca6cdf0e674eb6d1fca73c4
Merge: 349fc1c 981d3f9
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Feb 21 09:13:06 2019 +0000

    New upstream version 0.0.47

commit 0aa9d50ca94f336c2897792d0ddcbab513ba2296
Merge: 4f968cb 759824f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Thu Feb 21 09:13:06 2019 +0000

    Updated version 0.0.47 from 'debian/upstream/0.0.47'
    
    with Debian dir 1997c93daa313854868e0f4d2efd3d2dd3f808fb

commit 4f968cbf4eb94531bab159278906312d6922f2ee
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 14:15:26 2019 +0000

    Updated debian changelog for version 0.0.46

commit 240ac74a43768cb8b596bdf71fc38c0cecea8935
Merge: d611b5b 349fc1c
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 14:15:26 2019 +0000

    Updated version 0.0.46 from 'debian/upstream/0.0.46'
    
    with Debian dir 303d76a0a55d623e545578a3c87e6cc7b259685f

commit 349fc1c83c54c82cf70836db00df1ed51f6cec21
Merge: 2d02485 3c41cef
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 14:15:25 2019 +0000

    New upstream version 0.0.46

commit d611b5bc27ec9e7af2c78d029b893ebdd414cdfa
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 09:48:25 2019 +0000

    Updated debian changelog for version 0.0.45

commit 2d02485adc0484fb3d65f6f7d0dfdef45a0f6238
Merge: e152042 65d0f73
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 09:48:24 2019 +0000

    New upstream version 0.0.45

commit f42405a54ebe926f258e26a5d6e18e2539a5523c
Merge: 35b9979 2d02485
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Fri Feb 15 09:48:24 2019 +0000

    Updated version 0.0.45 from 'debian/upstream/0.0.45'
    
    with Debian dir 4a6c99e168ef4182e4433ce3f2e38459be3cbae9

commit 35b99793fa68b1205fd42e00cbd461600eb379aa
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 15:34:34 2019 +0000

    Updated debian changelog for version 0.0.44

commit e152042c6e65064a9b7fefe59ea6a935b5455ac7
Merge: ac3f36a c701c88
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 15:34:33 2019 +0000

    New upstream version 0.0.44

commit cb7e2a48291411d012b3ff31fc504c81d6530cac
Merge: cf550ce e152042
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 15:34:33 2019 +0000

    Updated version 0.0.44 from 'debian/upstream/0.0.44'
    
    with Debian dir 2ab2c749236a6007df63d225909cc2d4d92f1521

commit cf550cef48090545c4a9c907fdbceca69211387f
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 14:47:00 2019 +0000

    Updated debian changelog for version 0.0.43

commit a158f4cb08b99e66472f6647d79c165e3855d14f
Merge: 66518be ac3f36a
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 14:46:59 2019 +0000

    Updated version 0.0.43 from 'debian/upstream/0.0.43'
    
    with Debian dir c95521bb0b3f7b9ebaa20f79ce5a175de0bb10b6

commit ac3f36ad5900c5bb18d79190b0f8eae18e9d3c0a
Merge: 35898cb f0a8c43
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 13 14:46:58 2019 +0000

    New upstream version 0.0.43

commit 66518be340dea9ee32b3c16a620a77e632ac2ed0
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Feb 11 13:33:48 2019 +0000

    Updated debian changelog for version 0.0.42

commit 35898cb34c4f577d1f24759dfbcc760b7ba65ec4
Merge: 59f50d0 3488c26
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Feb 11 13:33:47 2019 +0000

    New upstream version 0.0.42

commit bf3c8dfdfbffbe4c3dee1698cd1b28458cfb63f4
Merge: d870001 35898cb
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Feb 11 13:33:47 2019 +0000

    Updated version 0.0.42 from 'debian/upstream/0.0.42'
    
    with Debian dir c9c59b2c60063a71531e63afa4712a04985920de

commit d87000198ef73c122fe07a32984b473d78dfbf41
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Feb 11 12:34:21 2019 +0100

    d/control: Enforce superior version for hypothesis
    
    Same as other swh modules (swh-web, swh-storage, swh-indexer).
    
    Inferior version do not follow test specifications.
    
    Related P356

commit 2b0008981f4cab0f6b1a92c52abf16bc7751e060
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Sat Feb 9 10:01:38 2019 +0100

    d/control: Add build dependency

commit a66897aebe9baebca928e396f4b1de8816504aba
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 6 15:33:04 2019 +0000

    Updated debian changelog for version 0.0.41

commit 59f50d0fa6cb11274146a691d8277493f99ebbd3
Merge: 7137135 db25694
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 6 15:33:03 2019 +0000

    New upstream version 0.0.41

commit e6533ed491d95c5adca32f699ff84d77bfb9a984
Merge: 2f019b5 59f50d0
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Feb 6 15:33:03 2019 +0000

    Updated version 0.0.41 from 'debian/upstream/0.0.41'
    
    with Debian dir db3eefcae33791c5d593a0e3ffba4c0359b678f9

commit 2f019b58dc5d3360f1bd4870b5920d1d6abdfe0e
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jan 28 15:30:41 2019 +0000

    Updated debian changelog for version 0.0.40

commit 713713549672d68671922d6fa843eda0920fb4fb
Merge: 3a4f062 53136b7
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jan 28 15:30:40 2019 +0000

    New upstream version 0.0.40

commit 96eccb299f76af3195bb3e798849ee21498cc38a
Merge: c3d21c0 7137135
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Mon Jan 28 15:30:40 2019 +0000

    Updated version 0.0.40 from 'debian/upstream/0.0.40'
    
    with Debian dir a02987f29d4557014dce169b0685002ab3aa4913

commit c3d21c05c2d820d0a8c009e1361fd780b8b222ce
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 16 12:42:37 2019 +0000

    Updated debian changelog for version 0.0.39

commit 1255ce0a8dc50317e1445cd63b4199f2c07055e9
Merge: baa9376 3a4f062
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 16 12:42:37 2019 +0000

    Updated version 0.0.39 from 'debian/upstream/0.0.39'
    
    with Debian dir ecd14dd31eec5fe18a922c83999d3cebd6bae0fd

commit 3a4f062050e33d95e1c6625840d8cadbcb0fff58
Merge: f2faafc caaa44b
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 16 12:42:36 2019 +0000

    New upstream version 0.0.39

commit baa93767f1f1f7948f7c13c8cdae549fc3ea3548
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 9 18:32:14 2019 +0000

    Updated debian changelog for version 0.0.38

commit 4d07231b4be791dbd93014237cdc25dfcd1e1e70
Merge: b3f0bac f2faafc
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 9 18:32:13 2019 +0000

    Updated version 0.0.38 from 'debian/upstream/0.0.38'
    
    with Debian dir de1ece2c64c9b30b8f5856c06f30cfa066422db5

commit f2faafc06c65728f0bac533230c4bbf077c01c71
Merge: be65cdb b6bc2f2
Author: Jenkins for Software Heritage <jenkins@jenkins-debian1.internal.softwareheritage.org>
Date:   Wed Jan 9 18:32:12 2019 +0000

    New upstream version 0.0.38

commit b3f0bac34aec1add14cb7c45f06be9c804645a61
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 29 10:07:08 2018 +0100

    Updated debian directory for version 0.0.35

commit be65cdb6741b65eef5ab5b2e12f9d050fed80df6
Merge: 3d23ded 762b528
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 29 10:07:08 2018 +0100

    New upstream version 0.0.35

commit 64c66d45e869fd54defac6127ba0e9f3e4ba90b4
Merge: 37163f0 be65cdb
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 29 10:07:08 2018 +0100

    Update upstream source from tag 'debian/upstream/0.0.35'
    
    Update to upstream version '0.0.35'
    with Debian dir 178343cd993a6221528577ca1b7162c5ece36041

commit 3d23ded31271ea5aae9e0a9ae45c6246e7e284b3
Merge: 6362b21 f326cef
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Oct 25 17:52:03 2018 +0200

    New upstream version 0.0.34

commit 37163f040affdfb027ad67e94051a41d24d701e0
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Oct 25 17:52:03 2018 +0200

    Updated debian directory for version 0.0.34

commit d951b79fd3478bdff6ecf52abe6bc575546d9770
Merge: 97c0f51 3d23ded
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Oct 25 17:52:03 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.34'
    
    Update to upstream version '0.0.34'
    with Debian dir 87a40e60d4ba9a78ae0b295d447e8ed4c4dc0ea8

commit 6362b2101417745627f7cf6474285998be63fdd0
Merge: e45eb14 923e0b5
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Oct 25 16:03:16 2018 +0200

    New upstream version 0.0.33

commit 97c0f51fb214a7ea993d364b07ed6cdadc7e6952
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Oct 25 16:03:16 2018 +0200

    Updated debian directory for version 0.0.33

commit f37066e4b96b41f9bae0d0b54006552636e3be37
Merge: 9e97ce8 6362b21
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Oct 25 16:03:16 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.33'
    
    Update to upstream version '0.0.33'
    with Debian dir 4a0d2b93c0c4c31e0b20e9cce8e3e00915f9bbad

commit e45eb14a9f187792b41344f780a6652957fa58eb
Merge: 0bf3f70 8df816a
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 22 15:37:51 2018 +0200

    New upstream version 0.0.32

commit 9e97ce80bdb3d3faf1e0f87e0982f5549dcc13fa
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 22 15:37:51 2018 +0200

    Updated debian directory for version 0.0.32

commit 1fd8199ff1cd0836d0fe71fed8dd8728039fc9d3
Merge: 1bf13f1 e45eb14
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Oct 22 15:37:51 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.32'
    
    Update to upstream version '0.0.32'
    with Debian dir 2aa868f96dad3ed791fd9fbc334126689bc11e69

commit 0bf3f703096eaa3baee8fee78c3d6f0c9e881086
Merge: ff4bce3 1c2899c
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Jul 31 06:55:39 2018 +0200

    New upstream version 0.0.31

commit 1bf13f18669c9dd44175b111da3f6480dc747c97
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Jul 31 06:55:39 2018 +0200

    Updated debian directory for version 0.0.31

commit c9351f1b0f944cdddecd741c5b504bf47b6bddcd
Merge: abd0bbc 0bf3f70
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Jul 31 06:55:39 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.31'
    
    Update to upstream version '0.0.31'
    with Debian dir d340b1e73c176b3c45e902bd362648380c351cdd

commit ff4bce3196d6e45c3f32117b2757d9465ae536b4
Merge: f413d93 fc8c8d6
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jun 22 18:07:02 2018 +0200

    New upstream version 0.0.30

commit abd0bbcaa51e1833e7968861c890a9ce222d57b1
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jun 22 18:07:02 2018 +0200

    Updated debian directory for version 0.0.30

commit 78bc183af790304fb9f9aeb88e122669145277e0
Merge: ea6cf59 ff4bce3
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jun 22 18:07:02 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.30'
    
    Update to upstream version '0.0.30'
    with Debian dir f7c300f24677d02cd6ba9fc24cb8b6453d7f4344

commit f413d933289c1a31c1800cfcf235d16f9c938fdc
Merge: 1b652ed 8bbbe7b
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu May 31 11:42:51 2018 +0200

    New upstream version 0.0.29

commit ea6cf591391161f9a923e385b52a35b94724cb3c
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu May 31 11:42:51 2018 +0200

    Updated debian directory for version 0.0.29

commit 6f84bea8c8b9d7e92b8860633f5794b743ec0f72
Merge: 0fe4d85 f413d93
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu May 31 11:42:51 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.29'
    
    Update to upstream version '0.0.29'
    with Debian dir cc8db844df568e21fefbc5499cf8ec75a12c967f

commit 1b652ed5616e456ffab7199ad1737cfc52c7c2a4
Merge: 8fd3bd7 9f41ce3
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 14:12:15 2018 +0200

    New upstream version 0.0.28

commit 0fe4d859c08af78bac874489d775ea25cd4d0762
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 14:12:15 2018 +0200

    Updated debian directory for version 0.0.28

commit 0c5439c6912e76dfefc21d6315165f90b9a122c9
Merge: f4e8330 1b652ed
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 14:12:15 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.28'
    
    Update to upstream version '0.0.28'
    with Debian dir bbdc4e5202de78bba54632ae315686e64300f482

commit 8fd3bd74be0f33bce0aafff98c6c897637697547
Merge: bd3da9b cde2def
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 12:27:34 2018 +0200

    New upstream version 0.0.27

commit f4e8330583c3740207e597cd8e85a1a5274b9eee
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 12:27:34 2018 +0200

    Updated debian directory for version 0.0.27

commit 3098c40f59945331d1003ce12c2c0c7cdfec9fb2
Merge: 932aada 8fd3bd7
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue May 29 12:27:34 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.27'
    
    Update to upstream version '0.0.27'
    with Debian dir 83beab2f72ea6194be8dd57b60a2b09b72fd3a0e

commit bd3da9b82372e95d7489c882bbf5c81bc8bac197
Merge: 7d95da2 ffd2dda
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Apr 26 17:34:07 2018 +0200

    New upstream version 0.0.26

commit 932aada4369866db371d22db1bebeb3148bc8a52
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Apr 26 17:34:07 2018 +0200

    Updated debian directory for version 0.0.26

commit b0c5d845e6424400448bb2e3f40ea5994b8a9c6b
Merge: 338d885 bd3da9b
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Thu Apr 26 17:34:07 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.26'
    
    Update to upstream version '0.0.26'
    with Debian dir 6dcdbe8b3129aa2f115fad8a5709f1ac981e4ddd

commit 7d95da28c09103544811ccc19e68420c158f60a2
Merge: b67f570 8124229
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Apr 18 12:34:43 2018 +0200

    New upstream version 0.0.25

commit 338d885fb7e7c76b560959783b14b3dbc53eb8c6
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Apr 18 12:34:43 2018 +0200

    Updated debian directory for version 0.0.25

commit c9be1483fe2506946199d8a02aabd7e6ecea3cf4
Merge: 7c5d611 7d95da2
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Apr 18 12:34:43 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.25'
    
    Update to upstream version '0.0.25'
    with Debian dir b0c9d7f7a0d2515b5e759274da45b64e7d73f191

commit b67f570c4427150270c186139bcbe5832fbb4012
Merge: 532a340 f4587a3
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Apr 13 14:55:32 2018 +0200

    New upstream version 0.0.24

commit 7c5d6119d03d8c9083436b024d1d62906468acf5
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Apr 13 14:55:32 2018 +0200

    Updated debian directory for version 0.0.24

commit 93c260773b0970f7ed108c732377ee5d8ee042eb
Merge: 9bbff80 b67f570
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Apr 13 14:55:32 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.24'
    
    Update to upstream version '0.0.24'
    with Debian dir f151192b029331bd00ed611a76c43af518e5c113

commit 532a34051f2ea56c0076d1e95b71605e1545cf34
Merge: a04fb85 e972b6a
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Apr 10 17:43:07 2018 +0200

    New upstream version 0.0.23

commit 9bbff80e94bff3a2e0637db90d83f3726a93c3fd
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Apr 10 17:43:07 2018 +0200

    Updated debian directory for version 0.0.23

commit 47b44cf5f33f086fd5a69c2290afdd3d0b2acbd9
Merge: 20eac1d 532a340
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Tue Apr 10 17:43:07 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.23'
    
    Update to upstream version '0.0.23'
    with Debian dir c532053fdb4fa2d7f55d93da2f492593f8b1c7b3

commit a04fb85753a0f395d329316bf4c5045d1225fdfc
Merge: 9e5bf35 9b9b88c
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Apr 9 16:09:16 2018 +0200

    New upstream version 0.0.22

commit 20eac1d51fe1d6fcc2fb0a4078a316ffdda656ee
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Apr 9 16:09:16 2018 +0200

    Updated debian directory for version 0.0.22

commit 2cc5f81c0e3dfe6f637f7f74856e0a9c75e49404
Merge: e78dd17 a04fb85
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Apr 9 16:09:16 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.22'
    
    Update to upstream version '0.0.22'
    with Debian dir 3e9ad7f6b6bd0e18319fbd79216b0c1f68b013aa

commit 9e5bf3577beafe3b2b94633109380ff41ff7a4bc
Merge: 6cc6cb7 ffd00cb
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 15:02:55 2018 +0200

    New upstream version 0.0.21

commit e78dd175e36b3ed5bf494e30c08e23d4ab368ab0
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 15:02:55 2018 +0200

    Updated debian directory for version 0.0.21

commit a2df780ad3c6d365870285e6503b1530e7df55e7
Merge: 9d89107 9e5bf35
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 15:02:55 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.21'
    
    Update to upstream version '0.0.21'
    with Debian dir 9b3206604d3f7526c479bd9738589e6a1a16ab0d

commit 6cc6cb79b1971111b06a6603205b34390d0555f7
Merge: 11ec4ba d6b393d
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 11:44:18 2018 +0200

    New upstream version 0.0.20

commit 9d89107985402661394ca2d8ccbd95780de2cb9e
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 11:44:18 2018 +0200

    Updated debian directory for version 0.0.20

commit e505e95d9f7ac0e18b907963b98892a2cdaf53be
Merge: 24f0756 6cc6cb7
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Mar 30 11:44:18 2018 +0200

    Update upstream source from tag 'debian/upstream/0.0.20'
    
    Update to upstream version '0.0.20'
    with Debian dir d9248929447d28ce3685b886d2ca385006584f4d

commit 11ec4baa998a36524c6dae495a129d170473e27c
Merge: cb7d5fa 255d851
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Nov 29 12:51:15 2017 +0100

    New upstream version 0.0.19

commit 24f0756bad9769345462a7f97fed81a04aa0cfaa
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Nov 29 12:51:15 2017 +0100

    Updated debian directory for version 0.0.19

commit 5cfab300032ce0f30984f4002391c2745792bceb
Merge: e4ae892 11ec4ba
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Nov 29 12:51:15 2017 +0100

    Update upstream source from tag 'debian/upstream/0.0.19'
    
    Update to upstream version '0.0.19'
    with Debian dir bdaaec4ee96e2f8d72e1a5f3edbe0ae76dc8a8d5

commit cb7d5fa21a1fb293121d32a00c24aeba06e24463
Merge: 926cb2e 723221e
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Nov 8 17:06:22 2017 +0100

    New upstream version 0.0.18

commit e4ae8922f05f94f1a272c1643b3b162aa0b31ed5
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Nov 8 17:06:22 2017 +0100

    Updated debian directory for version 0.0.18

commit 4a3490656c6a8132b62470bbf20983b6104b3c2c
Merge: 84cf06f cb7d5fa
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Nov 8 17:06:22 2017 +0100

    Update upstream source from tag 'debian/upstream/0.0.18'
    
    Update to upstream version '0.0.18'
    with Debian dir 208fee61064fb2c1d2860d855f0512e6856d0225

commit 926cb2eb93633a3f9450de6fcacc46d9e026768f
Merge: 017c885 cd827b6
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 12 18:49:02 2017 +0200

    New upstream version 0.0.17

commit 84cf06fcf0df70d0d6c5e400d79761e25030f7b8
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 12 18:49:02 2017 +0200

    Updated debian directory for version 0.0.17

commit 7287d9a495afa384c9437b5e9f3efc99ef9b14b7
Merge: 2a8b4ee 926cb2e
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 12 18:49:02 2017 +0200

    Update upstream source from tag 'debian/upstream/0.0.17'
    
    Update to upstream version '0.0.17'
    with Debian dir 1a628b8f216cc200383349ba2bce661114aad866

commit 017c8857458bdd42c3a93613e4ae070a2079187d
Merge: 5fa3510 ee545d4
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Aug 7 12:44:03 2017 -0400

    New upstream version 0.0.16

commit 2a8b4eecbb8de52b43899ddd545306c87c1cbc38
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Aug 7 12:44:03 2017 -0400

    Updated debian directory for version 0.0.16

commit 93ca42b603c0750c8321ec5cb3a21acdaa7d5714
Merge: c2fa500 017c885
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Aug 7 12:44:03 2017 -0400

    Update upstream source from tag 'debian/upstream/0.0.16'
    
    Update to upstream version '0.0.16'
    with Debian dir 10fbe0bcb82561b179b0e4f979d4cfcaf544fd9d

commit 5fa351084fcff95419d8c02d3eebdb655284e741
Merge: 2d8f636 0e14eff
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 19 19:44:56 2017 +0200

    New upstream version 0.0.15

commit c2fa50050a6ce54ad1d2f74d7377a1783d4e564b
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 19 19:44:56 2017 +0200

    Updated debian directory for version 0.0.15

commit fc85419de102442704418535cf45990510f863b9
Merge: 36f77df 5fa3510
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 19 19:44:56 2017 +0200

    Update upstream source from tag 'debian/upstream/0.0.15'
    
    Update to upstream version '0.0.15'
    with Debian dir 7f58b5c000f4b50867f42992099d6831149e75f5

commit 2d8f636e79391eef89ad7c86e5386b7e5220bc11
Merge: 4aaf546 7c1c041
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 12 17:50:31 2017 +0200

    New upstream version 0.0.14

commit 36f77dff69e6e762865a298b77919165ef7254c0
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 12 17:50:31 2017 +0200

    Updated debian directory for version 0.0.14

commit ac2e907a4cf4fe37083577a3e9b7271b39776cbd
Merge: d936b30 2d8f636
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Jun 12 17:50:31 2017 +0200

    Update upstream source from tag 'debian/upstream/0.0.14'
    
    Update to upstream version '0.0.14'
    with Debian dir 62a702640876c58e673e5c4a906625e69f64af74

commit 4aaf546b7c329269431e561ac52f897a61849f5d
Merge: debb3a6 f758291
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Apr 7 11:57:50 2017 +0200

    New upstream version 0.0.13

commit d936b303323741d779e60cff3112c86f2f40cba5
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Apr 7 11:57:50 2017 +0200

    Updated debian directory for version 0.0.13

commit 5c6f81521dbdf5d4b8905bde261d052dde6bcac3
Merge: 8b7b827 4aaf546
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Apr 7 11:57:50 2017 +0200

    Update upstream source from tag 'debian/upstream/0.0.13'
    
    Update to upstream version '0.0.13'
    with Debian dir d67be0efcb133a80e2109d9913387520d25e5d4d

commit debb3a629fc3f5689f0c2947acc70697145c7a5f
Merge: 7fbd090 aaa5dfd
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Mar 9 11:12:45 2017 +0100

    New upstream version 0.0.12

commit 8b7b8272806bbc7dcdac69a3cb59bdf6d4a08440
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Mar 9 11:12:45 2017 +0100

    Updated debian directory for version 0.0.12

commit 09551d5c51dc86e21a5a76196c52642de0d92c5e
Merge: a706b0f debb3a6
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Mar 9 11:12:45 2017 +0100

    Update upstream source from tag 'debian/upstream/0.0.12'
    
    Update to upstream version '0.0.12'
    with Debian dir 906d54af5ced62ccf1e05967d70296a023dcb4fe

commit 7fbd090966ebf641ed4b7a5f8e919edb74ac2088
Merge: faa3439 6192ac1
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 14 19:49:34 2017 +0100

    New upstream version 0.0.11

commit a706b0f5cfc9f449b8b892603b2d752bb5e774d9
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 14 19:49:34 2017 +0100

    Updated debian directory for version 0.0.11

commit 772f744639f554b9b3d458c69cb9f4937051771d
Merge: 49d3682 7fbd090
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 14 19:49:34 2017 +0100

    Update upstream source from tag 'debian/upstream/0.0.11'
    
    Update to upstream version '0.0.11'
    with Debian dir fd438d5e7ea2a797ecc8b8108878c827d4fa7ff9

commit faa34399cecebffe062d5248cf4a4ffc7338794e
Merge: 9fb45f5 b048926
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 20 17:20:16 2016 +0200

    New upstream version 0.0.10

commit 49d36826ef099000c6c2ecf0d5258e67f2bab0ff
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 20 17:20:16 2016 +0200

    Updated debian directory for version 0.0.10

commit 9e967e20262d64c9617902fd409866dea0fdbca5
Merge: 81fc42c faa3439
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Oct 20 17:20:16 2016 +0200

    Update upstream source from tag 'debian/upstream/0.0.10'
    
    Update to upstream version '0.0.10'
    with Debian dir 756b80121bb009bc5fae0686cf1506cfbb1e2059

commit 9fb45f5ba534013d823784296bc3fc1eabab5b1e
Merge: cf55f87 51cb666
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Sep 2 17:09:17 2016 +0200

    New upstream version 0.0.9

commit 81fc42c1816fea7cf49c7998b291c06ec0fc6e32
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Sep 2 17:09:17 2016 +0200

    Updated debian directory for version 0.0.9

commit 24d25c78851da5cdd3c653441e7464a3c3c122d4
Merge: b1837bb 9fb45f5
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Sep 2 17:09:17 2016 +0200

    Update upstream source from tag 'debian/upstream/0.0.9'
    
    Update to upstream version '0.0.9'
    with Debian dir ca103f4d59aca10ae84fca705416761e8090b424

commit cf55f876c57a1ed58a352e10c5658f31e978bd50
Merge: 596bfda 811718b
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jul 1 16:42:45 2016 +0200

    New upstream version 0.0.7

commit b1837bb16ed8505c58d126f052de834bce13066f
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jul 1 16:42:45 2016 +0200

    Updated debian directory for version 0.0.7

commit cce0192424a1d36ff40a7dd99363342d8740c27f
Merge: 2391187 cf55f87
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jul 1 16:42:45 2016 +0200

    Update upstream source from tag 'debian/upstream/0.0.7'
    
    Update to upstream version '0.0.7'
    with Debian dir f8e8db862b073e45d7fac0bbe4e9cfa17df7040f

commit 811718bccff100973e9a2d011da8439fe2546ab7
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Fri Jul 1 15:29:51 2016 +0200

    Just use default date of insertion to sort and reschedule job

commit ae202d1cb76a180e24e718831741f7398403912b
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Jun 29 19:54:18 2016 +0200

    Permit to schedule oneshot tasks

commit 596bfda68f295c42ea175b9a588be233cab67be0
Merge: 05c5f9d dced5d5
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 18:46:57 2016 +0100

    New upstream version 0.0.6

commit 239118737713964cb16dc474e499bd78f549fe79
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 18:46:57 2016 +0100

    Updated debian directory for version 0.0.6

commit 172c9e57df4cbb579fdd60daaadd5bfaa094a401
Merge: 20047a0 596bfda
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 18:46:57 2016 +0100

    Update upstream source from tag 'debian/upstream/0.0.6'
    
    Update to upstream version '0.0.6'
    with Debian dir d072391192a0535f73ad7d6b62de4af9d81704c0

commit 05c5f9d315865e1afb74f399fea58fa4b1588179
Merge: ec0a71c 15c3d8f
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 12:13:38 2016 +0100

    New upstream version 0.0.5

commit 20047a0498d5ce58b1b1ef3ce4af971f4321339a
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 12:13:38 2016 +0100

    Updated debian directory for version 0.0.5

commit 4b7d861f80e7cbbc91f3878f42e052880302ec3c
Merge: 3583218 05c5f9d
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Wed Feb 24 12:13:38 2016 +0100

    Update upstream source from tag 'debian/upstream/0.0.5'
    
    Update to upstream version '0.0.5'
    with Debian dir 8ded392db767ca0fb0720995b05d72bacc43bbc9

commit ec0a71c0c6f5be6edae9f204eb9bb342e3825f1b
Merge: a3dbeeb 4886edf
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 23 17:46:04 2016 +0100

    New upstream version 0.0.4

commit 3583218160baf07480ef02ffb4822967a044848e
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 23 17:46:04 2016 +0100

    Updated debian directory for version 0.0.4

commit 123fadf7586d9a31cc200daf6e82361f824e14ba
Merge: 21aea7d ec0a71c
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Tue Feb 23 17:46:04 2016 +0100

    Update upstream source from tag 'debian/upstream/0.0.4'
    
    Update to upstream version '0.0.4'
    with Debian dir 28a33d4da97f755bde288d64c8a51320a9a8d489

commit a3dbeeb33367342ff268144876ee5addd5f99bb5
Merge: 315d33b e88c731
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Feb 22 15:14:28 2016 +0100

    New upstream version 0.0.3

commit 21aea7d6c8ec1dd62b4946f4c3911eeb83db446c
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Feb 22 15:14:28 2016 +0100

    Updated debian directory for version 0.0.3

commit 1405a3b9012672e9fe3f682bc339c7e5c4571eca
Merge: b6926a1 a3dbeeb
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Feb 22 15:14:28 2016 +0100

    Update upstream source from tag 'debian/upstream/0.0.3'
    
    Update to upstream version '0.0.3'
    with Debian dir b287405ae7b110cedbdb48f6922790bfe249b364

commit 315d33befd6c8f5b641d6accd253cf270c6021a9
Merge: 7048ef4 f3c8cad
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Feb 19 18:50:47 2016 +0100

    New upstream version 0.0.2

commit b6926a132892711752285e69108b7bd503a0c680
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Feb 19 18:50:47 2016 +0100

    Updated debian directory for version 0.0.2

commit 7ea2e8d3df4d4185d76ac5debdbc8f14461c8176
Merge: b6c935f 315d33b
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Feb 19 18:50:47 2016 +0100

    Update upstream source from tag 'debian/upstream/0.0.2'
    
    Update to upstream version '0.0.2'
    with Debian dir 6f7e277a7b67e3905bbf9bf1da5a3efb5f449743

commit 7048ef4082ab7c50334dd5f3d37555f80895bd09
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Feb 15 11:07:30 2016 +0100

    Import upstream version 0.0.1

commit b6c935ffce4a6add0947d89b0b3cd6a9367dad82
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Mon Feb 15 11:07:30 2016 +0100

    Updated debian directory for version 0.0.1

Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/42/
See console output for more information: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/42/console

ardumont added a subscriber: ardumont.

oh right!

That's why that build failed.

Thanks.

This revision is now accepted and ready to land.Jul 8 2020, 6:13 PM
This revision was landed with ongoing or failed builds.Jul 8 2020, 6:14 PM
This revision was automatically updated to reflect the committed changes.

Please add a newline at the end of the file.

In D3470#85320, @olasd wrote:

Please add a newline at the end of the file.

Fixed in rDSCH9322643f94e5