Commit Graph

  • dc678ec284 * bash_completion/pbuilder-dist: - Enable tab-completion for pbuilder-lucid and cowbuilder-lucid. Siegfried-Angel Gevatter Pujals 2010-02-03 12:37:19 +01:00
  • 264ba59ffd Fix download of lib* packages. Benjamin Drung 2010-02-03 00:26:32 +01:00
  • e7e3d269c1 Add support for sbuild, by adding a --with_sbuild option Also add a logging function for commands (LogCall) Fabrice Coutadeur 2010-01-29 06:37:11 +01:00
  • 9e228e499b Fix encoding. Benjamin Drung 2010-01-26 22:13:32 +01:00
  • a8b6ad1d4f Fix typo. Benjamin Drung 2010-01-26 22:02:55 +01:00
  • 1f2127b0cc Initial import of ack-sync. Benjamin Drung 2010-01-26 21:51:49 +01:00
  • 9e551578fa mk-sbuild-lv: adjust schroot.conf template to document the -source change further. Kees Cook 2010-01-18 16:14:20 -08:00
  • 80ff3827c3 ubuntutools/requestsync/mail.py: Map "sid" back to "unstable" (and "squeeze" to "testing") else rmadison gets a Python traceback from the remote site instead of the expected data (lp: #508794). Michael Bienia 2010-01-17 17:59:41 +01:00
  • 8b1896be9e * mk-sbuild-lv: drop deprecated keys from schroot.conf template * mk-sbuild-lv: enable -source access after security improvements of schroot.conf template in 0.88 * mk-sbuild-lv: document sudo requirement for -source access in final output 0.91 Emmet Hikory 2010-01-17 11:12:05 +09:00
  • e98a55a21a releasing version 0.90 0.90 Martin Pitt 2010-01-16 16:29:46 +01:00
  • d6a8669f61 releasing version 0.89 Martin Pitt 2010-01-13 14:34:11 +01:00
  • ddd6372281 * Add lp-shell: Open an interactive Python shell with a launchpadlib.Launchpad object "lp" which is ready for use. If the first command line argument is "staging", this will be on staging instead of production. * Add doc/lp-shell.1: Manpage. Martin Pitt 2010-01-13 14:32:07 +01:00
  • df9a4986c5 pbuilder lives in /usr/sbin, not /usr/bin Iain Lane 2010-01-15 22:27:26 +00:00
  • dc291e72df pbuilder-dist: some cleanup to --debug-echo's output. Siegfried-Angel Gevatter Pujals 2010-01-15 14:35:28 +01:00
  • ee9561ae59 * pbuilder-dist: - Set "--mirror" option also for Ubuntu chroots, so that they work on Debian. Siegfried-Angel Gevatter Pujals 2010-01-15 14:26:39 +01:00
  • fe9b731b30 ubuntutools/requestsync/common.py: Decode the edited report file back from UTF-8 so it can be encoded again in the next iteration (lp: #504263) Michael Bienia 2010-01-07 23:14:24 +01:00
  • aa73abaee5 Adjust changelog entries to match releases Luca Falavigna 2010-01-06 18:37:08 +01:00
  • 5bd544b63c requestsync: Use '~' as the Ubuntu version for new packages (it's lower than '0~0'). Michael Bienia 2010-01-06 01:30:40 +01:00
  • c0c9b6d518 revert part of template changes Kees Cook 2010-01-05 14:34:56 -08:00
  • 977ac4e608 * mk-sbuild-lv: drop deprecated sbuild configuration fields from template. * what-patch: updated for 3.0 source format. Kees Cook 2010-01-05 08:16:14 -08:00
  • 42b618d346 Fix some typos in man pages Luca Falavigna 2009-12-31 17:47:30 +01:00
  • 65762755c0 * requestsync: Fix a bug that prevented sync requests for new packages with a version smaller than 0. Michael Bienia 2009-12-31 13:16:32 +01:00
  • fe3937b755 Revert the submittodebian change to inline patches. This is a style choice, the patch length has nothing to do with it; if there's demand for patch inlining, this should be made a (non-default) option to submittodebian. 0.87 Steve Langasek 2009-12-27 16:27:32 -08:00
  • ae7449ce54 releasing version 0.86 0.86 Steve Langasek 2009-12-27 13:03:59 -08:00
  • 405535d3e8 submittodebian: os.system() doesn't throw exceptions, so attempt a 'bzr diff' first and check the return value; otherwise we get no output at all from submittodebian in the non-bzr case. Steve Langasek 2009-12-27 12:58:05 -08:00
  • 0d0b21b353 ubuntutools/requestsync/common.py: write the report into the tempfile encoded as utf-8 Michael Bienia 2009-12-23 00:03:58 +01:00
  • acd67abdb5 pull-debian-source: Return the most recent source line. Iain Lane 2009-12-22 22:27:04 +00:00
  • 0a3d905cf4 ubuntutools/requestsync/mail.py: rmadison() returns now the most recent source line (Closes: #560758) Michael Bienia 2009-12-20 15:43:57 +01:00
  • a6002f06e0 ubuntutools/requestsync/common.py: convert the changelog into a unicode string (lp: #498349) Michael Bienia 2009-12-20 14:11:30 +01:00
  • 47abdefae9 submittodebian: if patch is relatively small (shorter than fifty lines), display it inline instead of attaching to the report. Luca Falavigna 2009-12-18 21:33:37 +01:00
  • 3dc0985b0f mk-sbuild-lv: Really use -security for SOURCES_SECURITY_SUITE in Ubuntu Emmet Hikory 2009-12-15 09:59:51 +09:00
  • 2ca97407cf mk-sbuild-lv: Add richer support for ports architectures in Ubuntu Emmet Hikory 2009-12-12 14:04:01 +09:00
  • 2b49d2f131 releasing version 0.85 0.85 Steve Langasek 2009-12-11 13:46:40 -08:00
  • 2fed60d3c4 submittodebian: if the package is in bzr, look for bzr metadata first before looking for a previous package revision in the parent dir. Steve Langasek 2009-12-11 13:46:28 -08:00
  • 5343d2348f submittodebian: switch to use lucid as the default distro tag. Steve Langasek 2009-12-11 13:28:46 -08:00
  • ae5190c76f ubuntutools/lp/lpapicache.py: Check at some more place for basestring instead of only str to catch also unicode ones. Michael Bienia 2009-12-08 18:07:46 +01:00
  • eae06eb608 releasing version 0.84 0.84 Martin Pitt 2009-12-07 10:19:01 +01:00
  • cfa705a863 Depend on python-lazr.restfulclient Luca Falavigna 2009-12-05 16:12:38 +01:00
  • 2cf281ff85 * Commited dch-repeat changes text to changelog. Jonathan Davies 2009-12-03 13:47:47 +00:00
  • b06cc759d3 * dch-repeat: Added Lucid to releases. Jonathan Davies 2009-12-03 13:46:05 +00:00
  • dc5c649441 Rename buildd to ubuntu-build to resolve filename conflict (Closes: #558816) Michael Bienia 2009-11-30 23:01:47 +01:00
  • 7082fa14ff ubuntutools/lp/lpapicache.py: recent lazr.restfulclient does use of unicode strings, use basestring to catch bot str and unicode. Luca Falavigna 2009-11-29 17:58:36 +01:00
  • 0f734c5ef8 Closing Debian #558598 Luca Falavigna 2009-11-29 17:08:12 +01:00
  • b059048bd9 Merge commit from Manny Vindiola Iain Lane 2009-11-24 22:28:31 +00:00
  • 4b556e6d3b grab-merge: Only download files listed multiple times in REPORT once Manny Vindiola 2009-11-24 17:04:06 -05:00
  • 3eb8f13f35 * update-maintainer: Remove the check for LP credentials again as this script doesn't use the LP API. Michael Bienia 2009-11-21 20:25:35 +01:00
  • b7ccb322a3 releasing version 0.83 0.83 Martin Pitt 2009-11-20 16:59:14 -06:00
  • 982cd8bbfd lp-project-upload: Invoke editor to specify changelog and release notes, and add those to the project release. Martin Pitt 2009-11-20 16:59:00 -06:00
  • 471fb39dbe lp-project-upload: Generate tarball signature if it is not present yet. Martin Pitt 2009-11-20 16:35:56 -06:00
  • d97b54fc0a * pbuilder-dist, doc/pbuilder-dist.1: - Add "--debug-echo" option which prints the resulting pbuilder/cowbuilder commands instead of executing it. Siegfried-Angel Gevatter Pujals 2009-11-17 19:50:26 +01:00
  • a32b4c0e43 mk-sbuild-lv: switch to ext4 by default. Kees Cook 2009-11-10 17:17:20 -08:00
  • 1973bde3e0 Also modify grab-attachments, hugdaylist, update-maintainer to bail on no creds Iain Lane 2009-11-07 19:34:59 +00:00
  • 6db05720f3 Conditional LP API usage & better p-l-s errors Iain Lane 2009-11-07 19:20:46 +00:00
  • e596fad456 Release 0.82 Iain Lane 2009-11-06 10:38:29 +00:00
  • 2c4db266b4 Don't pass --logfile if logging in Iain Lane 2009-11-05 14:18:29 +00:00
  • 25ec8a9092 Mention the changed default of pull-debian-source also in the changelog Michael Bienia 2009-11-02 19:23:59 +01:00
  • fdb2e2d4d6 doc/requestsync.1: Also update the manpage about the changed default. pull-debian-source: Change default release to pull from to 'testing' and also update the manpage about it Michael Bienia 2009-11-02 19:20:56 +01:00
  • 87660fb375 requestsync: request syncs from 'testing' by default (should be changed back to 'unstable' for lucid+1) Michael Bienia 2009-11-02 19:03:18 +01:00
  • 09cd08b58f Update copyright holders Luca Falavigna 2009-11-01 15:58:45 +01:00
  • 574d21c916 * setup-packaging-environment, setup.py, debian/copyright, debian/control: - Add a new script, setup-packaging-environment. Siegfried-Angel Gevatter Pujals 2009-10-25 16:17:10 +01:00
  • ea9ee6d0a7 Simplify some code. Siegfried-Angel Gevatter Pujals 2009-10-25 14:32:36 +01:00
  • ab78b51a9f * debian/control: - Improve description of pbuilder-dist and mention cowbuilder-dist. * pbuilder-dist: - Abort if the host's architecture can't be determined. - Error out instead of showing a traceback if pbuilder-dist is called without any argument. * pbuilder-dist, ubuntutools/misc.py: - Move the functions used to determine the hosts architecture and distribution to the ubuntutools.misc module. Siegfried-Angel Gevatter Pujals 2009-10-25 13:57:39 +01:00
  • c293aa80cf doc/mk-sbuild-lv.1: manage hypens correctly Luca Falavigna 2009-10-24 18:06:06 +02:00
  • 5bdec5b5b2 Explicitly import exceptions for backward compatibility with Python 2.5 Luca Falavigna 2009-10-19 20:51:08 +02:00
  • 7e41f58ea6 debian/control: Improve description of pbuilder-dist and mention cowbuilder-dist. Siegfried-Angel Gevatter Pujals 2009-10-12 13:36:29 +02:00
  • 5f1855196c debian/control: Mention lp-project-upload in Description Nathan Handler 2009-10-01 13:34:24 +00:00
  • 1275d07e71 * debian/control: Readd XS-Python-Version - this is more standard * debian/pyversions: Drop Iain Lane 2009-09-25 21:38:07 +01:00
  • cc3c11315d Releasing 0.81 Iain Lane 2009-09-25 20:26:28 +01:00
  • c0ecedb2fe Oops, 0.80 was uploaded 0.81 Iain Lane 2009-09-25 20:20:33 +01:00
  • c8d75b6f98 * debian/control: Update standards-version to 3.8.3, no changes * debian/control, debian/pyversions: Remove XS-Python version to debian/pyversions to silence a warning Iain Lane 2009-09-25 00:12:09 +01:00
  • d093c7b35c Merged branch from Joe Bernard, fixes LP: #436006. Jonathan Davies 2009-09-24 17:36:31 +01:00
  • cc7ad33a4d Fix regexp parsing of dsc file for new launchpad API Jon Bernard 2009-09-24 11:55:24 -04:00
  • f83148b000 debian/control: Mention pull-revu-source in description Nathan Handler 2009-09-24 11:58:34 +00:00
  • 2c8a198018 debian/control: Included a short description of each script (LP: #406658). Iain Lane 2009-09-24 12:39:20 +01:00
  • 4550abc30e update-maintainer: Prefer updating control.in to control; this is used by some Debian packages, notably those maintained by pkg-gnome. Iain Lane 2009-09-24 12:37:15 +01:00
  • d281ff0428 update-maintainer: Also check if package is in experimental when looking who to update maintainer to. Iain Lane 2009-09-24 12:36:26 +01:00
  • 6bc7b8e017 * debian/control: Included a short description of each script (LP: #406658). Jonathan Davies 2009-09-23 17:32:11 +01:00
  • dac4145893 requestsync: Give an error message if no changelog entries - happens if, for example, the new package's changelog hasn't yet been published on p.d.o Iain Lane 2009-09-21 00:41:11 +01:00
  • e9bb3f8d1d releasing version 0.80 0.80 Kees Cook 2009-09-10 10:32:45 -07:00
  • 73cd5897c0 mk-sbuild-lv: Export http_proxy. LP: #416438 Kees Cook 2009-09-10 10:22:23 -07:00
  • 97faca5bbb releasing version 0.79 0.79 Martin Pitt 2009-09-05 16:42:15 +02:00
  • f536680dd3 debian/copyright: Add lp-project-upload. Martin Pitt 2009-09-05 16:42:07 +02:00
  • 05efc70443 * Add lp-project-upload: Upload a release tarball to a Launchpad project. * Add doc/lp-project-upload.1: Corresponding manpage. * setup.py: Add lp-project-upload. Martin Pitt 2009-09-05 16:40:10 +02:00
  • 2bd5fba0e8 releasing version 0.78 0.78 Steve Langasek 2009-09-01 12:17:07 -07:00
  • 66e5f15f40 Set XS-Python-Version to 2.6 or better, due to use of 2.6-specific syntax in requestsync. Steve Langasek 2009-09-01 12:14:03 -07:00
  • 3b3d174e23 setup.py: Add pull-revu-source to list of scripts Nathan Handler 2009-09-01 11:07:18 +00:00
  • 1580e901de Upload 0.77 to karmic and prepare a new changelog entry. Michael Bienia 2009-09-01 10:59:26 +02:00
  • ccc6d698a5 setup.py: Install also the ubuntutools/requestsync/* modules (lp: #421627) 0.77 Michael Bienia 2009-09-01 10:56:57 +02:00
  • 72d3f50be2 pull-revu-source: Update to use dsc.py to get dsc URL Nathan Handler 2009-08-30 19:51:57 +00:00
  • eb94bb8f7e releasing version 0.76 0.76 Kees Cook 2009-08-30 10:50:49 -07:00
  • e81c4a1ae7 * Add pull-revu-source and doc/pull-revu-source.1 * Update debian/copyright to include pull-revu-source Nathan Handler 2009-08-30 17:25:53 +00:00
  • 48f591a4bb lpapicache.py: Fix imports with python-launchpadlib 1.5.1 and add python-lazr-restfulclient to Depends Michael Bienia 2009-08-29 11:13:08 +02:00
  • 7fba4ddbd1 requestsync: - Use UBU* environment variables before the DEB* ones (lp: #400133) - Split requestsync into a "mail" module and a "lpapi" module and use the LP API only when --lp was used. In "mail" mode requestsync has to ask some more questions for parts it can't find out without LP API. (lp: #406659, #416955) buildd: - Display the name of the current development series when none is specified in --batch mode Michael Bienia 2009-08-25 13:22:18 +02:00
  • 0510f340ca ubuntutools/lp/lpapicache.py: remove the useless LpApiWrapper class Michael Bienia 2009-08-25 13:18:46 +02:00
  • 1efd85bb5f Merge my requestsync branch: - Use UBU* environment variables before the DEB* ones (lp: #400133) - Split requestsync into a "mail" module and a "lpapi" module and use the LP API only when --lp was used. In "mail" mode requestsync has to ask some more questions for parts it can't find out without LP API. (lp: #406659, #416955) Michael Bienia 2009-08-25 13:15:18 +02:00
  • 82899a0f45 bug fixes Michael Bienia 2009-08-25 13:02:57 +02:00
  • 30bb23a2b7 lpapicache.py: - Catch IOError from libsupport.get_launchpad(), display the error and exit - Bug fix in PersonTeam.canUploadPackage() - Remove leftover code from PersonTeam.isPerPackageUploader() Michael Bienia 2009-08-24 12:14:02 +02:00
  • f284ee7cd6 requestsync: cleanup Michael Bienia 2009-08-23 13:08:22 +02:00
  • 966ab3727a requestsync: reindent remaining code and small cleanup Michael Bienia 2009-08-22 18:34:22 +02:00
  • d5a19ca5a7 ubuntutools.requestsync.lp: fix errors in imports Michael Bienia 2009-08-22 18:07:26 +02:00