Commit Graph

  • 6c375255c4 Port ubuntu-build to Python 3 Stefano Rivera 2019-09-04 17:20:40 -03:00
  • 2c8c4d7268 Port syncpackage to Python 3 Stefano Rivera 2019-09-04 17:15:50 -03:00
  • 3f5e56c75e Port submittodebian to Python 3 Stefano Rivera 2019-09-04 17:01:16 -03:00
  • 76609fde49 Port sponsor-patch to Python 3 Stefano Rivera 2019-09-04 16:57:27 -03:00
  • 673234e449 Port seeded-in-ubuntu to Python 3 Stefano Rivera 2019-09-04 16:43:12 -03:00
  • 31d1ae269a Port reverse-depends to Python 3 Stefano Rivera 2019-09-04 16:39:43 -03:00
  • b311cebaed More requestsync porting and cleanup Stefano Rivera 2019-09-04 16:21:53 -03:00
  • 81b17cd323 Update requestsync to python3 (Closes: #927147) Scott Kitterman 2019-09-04 16:11:24 -03:00
  • 7c0efe2914 Port requestbackport to Python 3 Stefano Rivera 2019-09-04 16:09:16 -03:00
  • 0de4509da6 Port pull-uca-source to Python 3 Stefano Rivera 2019-09-04 15:53:03 -03:00
  • 4239d49582 Port pull-lp-source to Python 3 Stefano Rivera 2019-09-04 15:36:32 -03:00
  • 6a60ee963d Port pull-debian-debdiff to Python 3 Stefano Rivera 2019-09-04 15:34:27 -03:00
  • d1949a72aa Port pbuilder-dist to Python 3 Stefano Rivera 2019-09-04 15:29:12 -03:00
  • 118f95b62e Port hugadaylist to Python 3 Stefano Rivera 2019-09-04 14:42:20 -03:00
  • 3052bfcc16 Port grep-merges to python 3 Stefano Rivera 2019-09-04 13:28:20 -03:00
  • 05ce00a49a Port enforced-editing-wrapper to python 3 Stefano Rivera 2019-09-04 13:20:35 -03:00
  • 071ff40f20 Port check-mir to Python 3 Stefano Rivera 2019-09-04 13:08:11 -03:00
  • 2a0bffc2a0 Port bitesize to python3 Stefano Rivera 2019-09-04 13:03:24 -03:00
  • a41af75643 Close FDs after tests Stefano Rivera 2019-09-04 12:56:40 -03:00
  • 7f9949fc4c Port backportpackage to Python 3. Stefano Rivera 2019-09-04 12:51:31 -03:00
  • 23c7d67425 Replace simple Popen() calls with check_output() Stefano Rivera 2019-09-04 12:47:48 -03:00
  • 2d3765522e Use the Popen() encoding flag to decode to unicode Stefano Rivera 2019-09-04 12:47:03 -03:00
  • 43ad610a66 Add encoding support to our Popen wrapper Stefano Rivera 2019-09-04 12:25:54 -03:00
  • 9ef7545150 Move non-Python scripts to the python3 section Stefano Rivera 2019-09-04 13:22:27 -03:00
  • 7c5f2431db Drop 404main, it's been totally broken for years. Stefano Rivera 2019-09-04 11:11:01 -03:00
  • 2138919700 pull-debian-debdiff: Don't unpack the older source package, it will often use the same directory as the newer one, and break. Stefano Rivera 2019-09-04 15:48:51 -03:00
  • 366ff25690
    Release 0.172 0.172 Mattia Rizzolo 2019-09-04 08:52:02 +02:00
  • 5769a70d02 Increase --help timeout, seeing a few of them Stefano Rivera 2019-09-03 16:50:24 -03:00
  • 03d2e89f31 Use dh_install to split the build into multiple binary packages. Stefano Rivera 2019-09-03 21:07:21 -03:00
  • 7fd1a6a766 Install pull-debian-source as python 3. It was ported, and doesn't work under python 2 any more. (LP: #1841127) Stefano Rivera 2019-09-03 21:12:41 -03:00
  • caaea17eec dh_python2 doesn't generate a python dependency in ubuntu-dev-tools, now that it's scripts-only, so manually declare one. Stefano Rivera 2019-09-03 21:16:11 -03:00
  • 8ab21ea485 Explicitly declare python dependencies in the python library modules (the setup.py doesn't provide these) and ubuntu-dev-tools itself. Stefano Rivera 2019-09-03 15:31:13 -03:00
  • e163ee0158 Test with the pylint command, we don't have py2+3 versions any more Stefano Rivera 2019-09-03 09:48:57 -03:00
  • b0421706d5 Build-Depend on pylint (>= 2, the Python 3 version), it replaced pylint3. Stefano Rivera 2019-09-03 09:47:21 -03:00
  • af622cb71e wrap-and-sort -ats Stefano Rivera 2019-09-03 15:40:42 -03:00
  • ae04bcfc43
    autopkgtest: Add a allow-stderr restriction, as things log to stderr. Mattia Rizzolo 2019-08-23 10:08:13 +02:00
  • dc3d2c0c2d
    changelog for 0.171 0.171 Mattia Rizzolo 2019-08-12 13:56:09 +02:00
  • 6c47c075aa
    d/clean: delete the whole egg-info directory, not just the contents Mattia Rizzolo 2019-08-12 13:55:39 +02:00
  • e0f6b6f97b
    archive: Disable dsc signature verification for non-Debian. Mattia Rizzolo 2019-08-12 13:41:16 +02:00
  • ad6d560a15
    Add an autopkgtest running the package tests Mattia Rizzolo 2019-08-12 13:41:08 +02:00
  • c744f7441f
    Changelog for 0.170 0.170 Mattia Rizzolo 2019-08-05 13:50:40 +02:00
  • 3fb7516d72
    Default to checking signatures while pulling a .dsc. Mattia Rizzolo 2019-08-05 13:50:33 +02:00
  • 257b0a8d67
    reverse-depends: prevent crash when specifying a specific architecture. Mattia Rizzolo 2019-08-05 13:27:42 +02:00
  • 1007bc87e8
    Close lp bug in the previous merge Mattia Rizzolo 2019-07-20 15:12:31 +02:00
  • cf91180e9a
    d/control: Bump debhelper compat level to 12. Mattia Rizzolo 2019-07-20 15:11:10 +02:00
  • 3f87486de3
    Merge branch 'pull-debian-source-edge-cases' of git+ssh://git.launchpad.net/~racb/ubuntu-dev-tools Mattia Rizzolo 2019-07-20 15:10:35 +02:00
  • 07f2c179c2
    Release 0.169 0.169 Mattia Rizzolo 2019-07-20 11:18:06 +02:00
  • 6c404a3557
    fix new flake8 issues Mattia Rizzolo 2019-07-20 11:17:54 +02:00
  • db13c754a5
    d/control: Bump Standards-Version to 4.4.0, no changes needed. Mattia Rizzolo 2019-07-20 10:59:13 +02:00
  • 9858a03a12
    d/control: add myself to uploaders Mattia Rizzolo 2019-07-20 10:58:07 +02:00
  • 4a4ed663e0
    Document previous change Mattia Rizzolo 2019-07-20 10:57:25 +02:00
  • dbbd7fcca0
    Merge branch 'master' of git+ssh://git.launchpad.net/~sahid-ferdjaoui/ubuntu-dev-tools Mattia Rizzolo 2019-07-20 10:55:24 +02:00
  • 5cf0f000db introduce ability to find reverse dependencies recursively Sahid Orentino Ferdjaoui 2019-07-04 19:06:20 +02:00
  • ae9c80de37 mk-sbuild: Set personality=linux32 on armel/armhf Colin Watson 2019-06-04 11:07:10 +01:00
  • f9c4aeaae1 releasing package ubuntu-dev-tools version 0.168 0.168 Steve Langasek 2019-05-07 21:26:12 -07:00
  • 7143367610 grep-merges: flake8-clean. Steve Langasek 2019-05-07 21:25:50 -07:00
  • eb84867721 releasing package ubuntu-dev-tools version 0.167 0.167 Steve Langasek 2019-05-07 18:54:24 -07:00
  • fec29f22bc grep-merges: support grepping by team name (full name match) Steve Langasek 2019-05-07 18:24:07 -07:00
  • 3bef7f999b Previous commit closes LP: #1807992 Colin Watson 2018-12-11 16:50:13 +00:00
  • fb22ba116f syncpackage: Support wildcards in sync-blacklist Colin Watson 2018-12-11 16:39:49 +00:00
  • 6b8a75bc99
    Changelog for 0.166 0.166 Mattia Rizzolo 2018-10-23 22:08:45 +02:00
  • dc5e586b99
    mk-sbuild: disable recommends also within the chroot Mattia Rizzolo 2018-10-23 22:06:10 +02:00
  • c41f57686b
    update changelog Mattia Rizzolo 2018-10-23 21:59:35 +02:00
  • c12595fa61
    retro-actively close old bug in an old changelog. Mattia Rizzolo 2018-10-23 21:59:14 +02:00
  • 7d0205011a
    Add a recommends on ubuntu-keyring | ubuntu-archive-keyring. Mattia Rizzolo 2018-10-23 21:55:34 +02:00
  • 14a3dd5634
    Clarify package descriptions for Python libraries. Mattia Rizzolo 2018-10-23 21:54:48 +02:00
  • 5b6445c1d0
    Use the new debhelper-compat(=11) notation and drop d/compat. Mattia Rizzolo 2018-10-23 21:40:40 +02:00
  • 2a620e9aa2
    Bump Standards-Version to 4.2.1, no changes needed. Mattia Rizzolo 2018-10-23 21:40:25 +02:00
  • bc0c276364
    new wrap-and-sort -ast Mattia Rizzolo 2018-10-23 21:39:52 +02:00
  • 1481ed8438
    Add missing build-depends for tests, cominf from the new tool Mattia Rizzolo 2018-10-23 21:39:06 +02:00
  • ff184c6780
    Add missing dependencies on sensible-utils (thanks lintian!). Mattia Rizzolo 2018-10-23 21:37:47 +02:00
  • 0886e02435
    update changelog Mattia Rizzolo 2018-10-23 21:37:22 +02:00
  • 190ad30a7b Fix invalid escape sequence '\(' or '\)' (found by flake8) Benjamin Drung 2018-10-06 18:04:25 +02:00
  • 74df5b3869 Update pylint and flake8 unittests Benjamin Drung 2018-10-06 17:31:36 +02:00
  • 468dbc7746 ubuntutools/test: Introduce get_source_files function Benjamin Drung 2018-10-06 17:16:12 +02:00
  • 5ebd1eaa8d Add 'ubuntu-archive-assistant' tool for proposed-migration / mir review Mathieu Trudel-Lapierre 2018-09-20 09:05:01 +02:00
  • c5bc971f17
    Merge branch 'breezy' of https://git.launchpad.net/~jelmer/ubuntu-dev-tools Mattia Rizzolo 2018-09-03 16:11:43 +02:00
  • e763606da0
    Recommend Bazaar (brz) or Breezy (brz); the latter provides a command-line compatible interface. Jelmer Vernooij 2018-08-26 19:07:04 +01:00
  • a2aacb28ff
    Merge branch 'lp1314076' of git+ssh://git.launchpad.net/~freyes/ubuntu-dev-tools Mattia Rizzolo 2018-05-18 17:58:34 +02:00
  • 0ebcc329a3
    Init changelog Mattia Rizzolo 2018-05-18 17:57:30 +02:00
  • 105db5752b pbuilder-dist: pass one --othermirror when local archive found (LP: #1314076) Felipe Reyes 2018-05-17 12:20:38 -04:00
  • bdc647404f
    Changelog for 0.165 0.165 Mattia Rizzolo 2018-05-10 10:41:11 +02:00
  • 87e2e1b7aa
    drop id-length from gbp.conf, we are not consistently using it anyway Mattia Rizzolo 2018-05-10 10:40:44 +02:00
  • 607f5a712f
    Fix FTBFS due to newest tar being picker about arguments order Mattia Rizzolo 2018-05-10 10:38:25 +02:00
  • 10299855a5
    Bump debhelper compat level to 11. Mattia Rizzolo 2018-05-10 10:38:13 +02:00
  • 06fc171980 mk-sbuild: Initialise ubuntu_dist_ge vars so unknown releases work. 0.164 Adam Conrad 2018-04-24 05:28:44 -06:00
  • 92822060b2 mk-sbuild: Add ubuntu_dist_ge and use it to set BUILD_PKGS for Ubuntu. 0.163 Adam Conrad 2018-04-24 05:12:33 -06:00
  • 1f7b7ea4ff
    Changelog for 0.162 0.162 Mattia Rizzolo 2018-04-05 18:58:38 +02:00
  • eb844a2193
    Change Maintainer address to ubuntu-dev-tools@packages.debian.org, to assist with the alioth deprecation Mattia Rizzolo 2018-04-05 19:07:59 +02:00
  • c40050f496
    Add a dependency on sensible-utils, as we use sensible-editor(1). Mattia Rizzolo 2018-04-05 18:57:56 +02:00
  • ddbd7f73c3
    mk-sbuild: fix syntax error caused by 96d698e4290b Mattia Rizzolo 2018-04-05 18:53:29 +02:00
  • fc0919ed25
    mk-sbuild: indent Mattia Rizzolo 2018-04-05 18:51:50 +02:00
  • 1ea9bce9b1
    Set Rules-Requires-Root:no. Mattia Rizzolo 2018-04-05 18:51:27 +02:00
  • 01906f8371
    Drop superseded X-Python(3)-Version fields. Mattia Rizzolo 2018-04-05 18:47:14 +02:00
  • e88b4905bf
    Bump Standards-Version to 4.1.4, no changes needed. Mattia Rizzolo 2018-04-05 18:45:43 +02:00
  • afd95915e4 Add --backports option to pbuilder-dist to make it easier to build for backports when dependencies from backports are needed Scott Kitterman 2018-03-24 14:30:19 -04:00
  • 96d698e429 Add support for 'overlay' in favor of older 'overlayfs'. Dimitri John Ledkov 2018-03-23 02:55:01 +00:00
  • edb49c652c
    Fix test failures with newer flake8 and pylint. Mattia Rizzolo 2018-03-08 12:56:36 +01:00
  • 157411a199
    Release 0.161 to unstable. 0.161 Mattia Rizzolo 2017-07-18 07:39:10 +02:00
  • 224b059e30
    Bump Standards-Version to 4.0.0, no changes needed. Mattia Rizzolo 2017-07-18 07:42:54 +02:00