Commit Graph

  • 8cb609f2b2 debian/control: Add check-mir to package description. Martin Pitt 2011-01-13 19:28:18 -06:00
  • 8460bb2bdf check-mir: Check binary dependencies, too. Martin Pitt 2011-01-13 19:24:40 -06:00
  • 8871609660 doc/check-mir.1: Fix typo. Martin Pitt 2011-01-13 19:24:22 -06:00
  • 1961071ff3 releasing version 0.109 0.109 Martin Pitt 2011-01-13 19:16:38 -06:00
  • 8d12afe1e9 Add check-mir script: Check components of build dependencies and warn about universe/multiverse ones, for a package destined for main/restricted. Add doc/check-mir.1 manpage. Martin Pitt 2011-01-13 19:10:37 -06:00
  • cdd93a4cd8 backportpackage: check_call: Take first argument (command name) when reporting error. Stefano Rivera 2011-01-13 22:58:03 +02:00
  • b37b898653 Update my email address and remove DM-Upload-Allowed. Benjamin Drung 2011-01-07 00:04:56 +01:00
  • 1e5b8d0e5b Remove myself from Uploaders Luca Falavigna 2011-01-06 23:22:35 +01:00
  • 5d642ab042 Typo Stefano Rivera 2011-01-05 09:45:31 +02:00
  • ec5abfe6f2 Include BTS URL, as launchpad links 'bug XYZ' to LP: #XYZ Stefano Rivera 2011-01-04 22:26:24 +02:00
  • 9c916053b1 import-bug-from-debian: Add --package option, for importing bugs from psuedo-packages. Stefano Rivera 2011-01-04 22:24:06 +02:00
  • 3ef8324ff7 Improve error handling Stefano Rivera 2011-01-01 19:51:03 +02:00
  • d9a9b4cab4 Complete test suite for ubuntutools.archive Stefano Rivera 2010-12-31 21:08:16 +02:00
  • 5ad9ee9f5b SourcPackage.pull() should raise DownloadError instead of returning False Stefano Rivera 2010-12-31 21:08:01 +02:00
  • c52f0965e7 Fall back to master mirrors Stefano Rivera 2010-12-31 19:56:31 +02:00
  • 182cab66c4 distribution -> suite Stefano Rivera 2010-12-31 18:54:24 +02:00
  • 6b1ad27167 A bit less magic (for pylint) Stefano Rivera 2010-12-31 18:52:22 +02:00
  • 531aaba3a0 Basic test suite for ubuntutools.archive Stefano Rivera 2010-12-31 17:37:24 +02:00
  • b78922b14a Help testing: Write download progress to Logger's streams Stefano Rivera 2010-12-31 17:36:38 +02:00
  • 26c2198838 Help testing: Separate rmadison out into a function Stefano Rivera 2010-12-31 17:36:20 +02:00
  • a3b82ff2e9 Correct dsc location assertion Stefano Rivera 2010-12-31 17:30:39 +02:00
  • 36f7f7729f Man page update Stefano Rivera 2010-12-31 12:37:52 +02:00
  • 620f3fb25a Typo in snapshot support Stefano Rivera 2010-12-30 20:14:15 +02:00
  • eed9304664 GPG verification support Stefano Rivera 2010-12-30 20:11:13 +02:00
  • a2da2da87b Snapshot and rmadison support Stefano Rivera 2010-12-30 19:50:07 +02:00
  • 3013ee034a Use *SourcePackage in backportpackage Stefano Rivera 2010-12-30 18:05:55 +02:00
  • 1fb2545712 Use *SourcePackage in syncpackage Stefano Rivera 2010-12-30 17:16:58 +02:00
  • 6c118ef1fe dsc filename support Stefano Rivera 2010-12-30 17:16:21 +02:00
  • 51fe0a4db8 * pull-lp-source: - Support -d (LP: #681699) - str() exceptions before passing to Logger (LP: #695523) Stefano Rivera 2010-12-30 17:13:58 +02:00
  • 5553c11ddd Beginnings of an OO ubuntutools.archive.SourcePackage Stefano Rivera 2010-12-29 23:13:48 +02:00
  • adc2b7869d Allow reusing existing Launchpads with lpapicache Stefano Rivera 2010-12-29 22:50:00 +02:00
  • 99f78224ac sponsor_patch.py: Fix bug task selection and put it in separate function. Benjamin Drung 2010-12-28 20:44:22 +01:00
  • c279a9ba14 ack-sync: Fix duplicate argument 'verbose' in function definition Benjamin Drung 2010-12-28 20:02:02 +01:00
  • 9e95b512f5 ack-sync: Fix undefined variables. Benjamin Drung 2010-12-28 19:59:34 +01:00
  • 62073c1085 Mirror support in syncpackage Stefano Rivera 2010-12-28 15:35:15 +02:00
  • 1b93ed57ed Don't modify commands when logging them Stefano Rivera 2010-12-28 15:34:23 +02:00
  • be79f00dff Lets make ubuntutools.mirrors return filenames Stefano Rivera 2010-12-28 00:42:35 +02:00
  • 2c27cf68a6 Move common downloading code into new ubuntutools.mirrors. Use in backportpackage, pull-debian-debdiff, pull-lp-source Stefano Rivera 2010-12-28 00:23:53 +02:00
  • f7525d6dd5 Add UDTConfig and tidy OptParser Stefano Rivera 2010-12-27 21:09:24 +02:00
  • c46bb9ed88 Use ubuntutools.logger in syncpackage Stefano Rivera 2010-12-27 18:24:21 +02:00
  • fd667bdd5f Fix invalid name pylint report. Benjamin Drung 2010-12-27 22:46:16 +01:00
  • cfbc5c16cd ubuntutools/packages.py: Removed (used nowhere). Benjamin Drung 2010-12-27 22:39:27 +01:00
  • 2ba510bb89 Fix invalid name pylint report. Benjamin Drung 2010-12-27 22:33:01 +01:00
  • b09ddfee2f Make pylint happier. Benjamin Drung 2010-12-27 21:54:31 +01:00
  • b05b4aa5ce Make pylint a little bit happier. Benjamin Drung 2010-12-27 20:49:00 +01:00
  • f6cb127479 backportpackage: Make pylint happier. Benjamin Drung 2010-12-27 20:32:07 +01:00
  • 7b7c84a9fe pbuilder-dist: Make pylint happier. Benjamin Drung 2010-12-27 20:23:08 +01:00
  • 4215c94b92 pull-debian-debdiff: Make pylint happier. Benjamin Drung 2010-12-27 20:14:47 +01:00
  • 086ca39f10 requestsync: Make pylint happier. Benjamin Drung 2010-12-27 20:06:23 +01:00
  • 08042bf61f submittodebian: Make pylint happier. Benjamin Drung 2010-12-27 20:02:11 +01:00
  • 53c5d801f8 ubuntu-build: Make pylint happier. Benjamin Drung 2010-12-27 19:55:48 +01:00
  • c19ff094b1 Make pylint a little bit happier. Benjamin Drung 2010-12-27 16:54:23 +01:00
  • 39e6306364 sponsor_patch.py: Refactor long function. Benjamin Drung 2010-12-27 16:50:55 +01:00
  • 0c8520ee8c Make pylint a little bit happier. Benjamin Drung 2010-12-27 15:20:49 +01:00
  • f8d3f9f2f5 Wrap all long lines in Python scripts. Benjamin Drung 2010-12-27 14:21:01 +01:00
  • a3b5e71547 Add missing spaces to Python scripts. Benjamin Drung 2010-12-27 14:01:03 +01:00
  • f2d17d73a5 test_config.py: Move config_files and fake_open into ConfigTestCase. Benjamin Drung 2010-12-27 13:43:13 +01:00
  • 45a341dfd1 test_config.py: Use mox. Benjamin Drung 2010-12-27 13:37:40 +01:00
  • 04f52e9de6 Run pylint on Python source code. Stefano Rivera 2010-12-27 13:07:26 +01:00
  • 76ba39d60b Add regex whitelist to pylint Stefano Rivera 2010-12-27 13:39:43 +02:00
  • ce3c2f6bee test_update_maintainer.py: Use mox. Benjamin Drung 2010-12-27 01:51:19 +01:00
  • 8b659d8fc3 Drop non-default values from pylint.conf Stefano Rivera 2010-12-27 02:00:25 +02:00
  • 2fa20670c3 test_update_maintainer.py: Unpatch os.path.isfile after test. Benjamin Drung 2010-12-27 00:33:49 +01:00
  • d199de5185 Add add-patch to edit-patch manpage Stefano Rivera 2010-12-26 22:05:40 +02:00
  • 0fa022c367 Run pylint on Python source code. Stefano Rivera 2010-12-26 21:57:44 +02:00
  • 58559d9db8 Help silence pylint Stefano Rivera 2010-12-26 21:56:05 +02:00
  • e47794030f Small error pylint spotted Stefano Rivera 2010-12-26 21:55:15 +02:00
  • 657a57d266 suspicious-source: Whitelist Python source code. Stefano Rivera 2010-12-26 20:32:48 +02:00
  • 6348bc3df1 Install add-patch link and use it in sponsor-patch. Benjamin Drung 2010-12-26 15:16:33 +01:00
  • 1ef75a1a23 Install additional files via setup.py instead of debian/*. Benjamin Drung 2010-12-26 15:14:35 +01:00
  • d7ee0af9f7 Implement testcases for update-maintainer. Benjamin Drung 2010-12-26 01:35:22 +01:00
  • 2e9a5c3db6 Fix some errors found by pylint. Benjamin Drung 2010-12-26 01:01:57 +01:00
  • 425b9da534 ubuntutools/sponsor_patch/main.py: Disable some pylint error. Benjamin Drung 2010-12-26 00:52:24 +01:00
  • c8e71cacee builder.py: Pass ARCH to pbuilder too. Benjamin Drung 2010-12-25 20:05:38 +01:00
  • 3f3018aef2 update-maintainer: Rewrite completely using python-debian (LP: #666504). Benjamin Drung 2010-12-25 19:49:49 +01:00
  • 00faea17e2 Remove devscripts checks (we Depend on it). Reword python-simplejson error Stefano Rivera 2010-12-25 18:31:00 +02:00
  • b5274624ac Suggest python-simplejson | python (>= 2.7) and complain if they are missing in pull-debian-debdiff Stefano Rivera 2010-12-25 18:06:18 +02:00
  • 18d02c4c39 Make pull-debian-source exit 0 on help, so tests pass again. Stefano Rivera 2010-12-25 18:05:12 +02:00
  • e39a3565e5 check-symbols: List all required tools. Benjamin Drung 2010-12-25 16:47:09 +01:00
  • 8ebee7e0f2 pull-lp-source: Make pylint a little bit happier. Benjamin Drung 2010-12-25 16:32:29 +01:00
  • 9f340a7562 * pull-debian-debdiff: Rewrite in Python, and use snapshot.debian.org. * pull-lp-source: Support -d (LP: #681699) Stefano Rivera 2010-12-25 16:26:43 +01:00
  • df1ae06d30 builder.py: Mark some functions as private. Benjamin Drung 2010-12-25 15:32:55 +01:00
  • 53faae58dc Mirror support in backportpackage Stefano Rivera 2010-12-24 16:22:21 +02:00
  • 85f8548d5f Typo Stefano Rivera 2010-12-24 16:22:12 +02:00
  • 1054307414 control.py: Add required methods for update-maintainer. Benjamin Drung 2010-12-24 13:38:59 +01:00
  • 5182d62de1 if...else precedence in dget calls Stefano Rivera 2010-12-24 13:47:22 +02:00
  • 0a64cae0da Use keyword args when getting series Stefano Rivera 2010-12-24 13:47:02 +02:00
  • 86e940a9ae pull-lp-source: Support -d (LP: #681699) Stefano Rivera 2010-12-24 12:16:34 +02:00
  • 9033bf7ee7 Tidy pull-lp-source, use Logger Stefano Rivera 2010-12-24 12:04:46 +02:00
  • 0d51908f40 Add mirror support to pull-lp-source Stefano Rivera 2010-12-24 12:00:03 +02:00
  • 088341fa7c snapshot: Don't re-download existing files if hashes match Stefano Rivera 2010-12-24 11:17:25 +02:00
  • 3354374972 Actually --no-fallback makes no sense for these scripts, although we probably want it for test-builders Stefano Rivera 2010-12-24 11:08:55 +02:00
  • 40aa623ac3 Update copyright Stefano Rivera 2010-12-24 03:43:01 +02:00
  • 8e27317b65 Rename mirror variables, add Ubuntu Stefano Rivera 2010-12-24 03:04:42 +02:00
  • cf68c75fa8 - Support this in many u-d-t scripts, and update manpages. - Deprecate old configuration environment variables. * pull-debian-debdiff: Rewrite in Python, and use snapshot.debian.org. Stefano Rivera 2010-12-24 02:58:54 +02:00
  • 30b6628910 Config file support for pull-debian-debdiff Stefano Rivera 2010-12-24 01:07:48 +02:00
  • e9b90a8650 Minor tweaks to pull-debian-source Stefano Rivera 2010-12-24 00:19:27 +02:00
  • d5c7de285e Configurable mirror support for pull-debian-source Stefano Rivera 2010-12-23 23:12:24 +02:00
  • c28ddf5698 Wrap all long lines in ubuntutools. Benjamin Drung 2010-12-23 20:42:21 +01:00
  • fec33a6a41 wrap-and-sort: Split Control into separate Python file. Benjamin Drung 2010-12-23 17:18:42 +01:00