Commit Graph

  • 0eea97796d Add a .bzrignore file; shouldn't be part of uploaded packages. Loïc Minier 2009-01-19 14:26:10 +01:00
  • 1e57b40392 Don't repeat Section in the binary package's control chunk (pleases lintian). Loïc Minier 2009-01-19 14:11:28 +01:00
  • 3574ad4de5 Fix a bunch of hyphen-used-as-minus-sign lintian informational tags. Loïc Minier 2009-01-19 14:10:41 +01:00
  • 0e291144a4 Merge Iain Lane 2009-01-18 17:46:31 +00:00
  • 4dda4c5075 Prepare 0.58 changelog. Jonathan Davies 2009-01-17 21:05:24 +00:00
  • 0871abd6a7 0.57 upload. 0.57 Jonathan Davies 2009-01-17 21:02:54 +00:00
  • d1ec836e76 * requestsync: Skip existing bug check if no credentials are found (LP: #318120). Jonathan Davies 2009-01-17 14:33:29 +00:00
  • e61194f9a0 0.56 uploaded and prepare next changelog entry. Jonathan Davies 2009-01-17 11:45:35 +00:00
  • 33e0071d66 * debian/ubuntu-dev-tools.install: Removed common.py entry. Jonathan Davies 2009-01-17 11:32:49 +00:00
  • 59aac908c1 * Moved common.py to ubuntutools/ subdirectory to avoid possible conflicts in Python packaging and fixed all imports as necessary. Jonathan Davies 2009-01-17 11:23:08 +00:00
  • 152220567d * requestsync: Catch credentials error to hide traceback. Jonathan Davies 2009-01-17 11:14:40 +00:00
  • dce63c4fb7 * common.py: Improved no credentials found error message to show which consumer token is needed. Jonathan Davies 2009-01-17 10:56:15 +00:00
  • 743154a9c8 * manage-credentials: Tighted security by making credentials files and folder world unreadable. Jonathan Davies 2009-01-15 13:08:20 +00:00
  • 2446993726 0.55 uploaded and new changelog entry. 0.55 Jonathan Davies 2009-01-15 12:35:42 +00:00
  • 5ee60209fe * manage-credentials: Use common.py's mkdir function to create as many subdirectories as necessary for the credentials directory (LP: #317317). Jonathan Davies 2009-01-15 12:30:07 +00:00
  • ecacc76da1 Prepare 0.55 changelog. Jonathan Davies 2009-01-14 19:51:42 +00:00
  • da7a71e54f 0.54 upload. * manage-credentials: - Save credentials to ~/.cache/lp_credentials/ by default. - Set service option default to edge. * doc/manage-credentials.1: Update as necessary for the above. * common.py: - When credentials are not found, ask user to see manage-credentials manpage. - Load all token files for the consumer specified in the above directory as necessary. 0.54 Jonathan Davies 2009-01-14 19:49:18 +00:00
  • 2c0d695127 debian/control: replace 'sb-release' with lsb-release, make package installable again. Daniel Holbach 2009-01-14 16:34:38 +01:00
  • 1827d2abde * debian/copyright: - Add information about manage-credentials. Siegfried-Angel Gevatter Pujals 2009-01-14 14:58:43 +01:00
  • 48833c0c8e Prepare new changelog entry. Jonathan Davies 2009-01-14 13:23:47 +00:00
  • 23ea5aeb42 0.52 uploaded. Jonathan Davies 2009-01-14 13:23:19 +00:00
  • 6d5d623e62 * doc/manage-credentials.1: Written up. * common.py: Change default location of our credentials to ~/.lp_credentials.txt and service to edge. * requestsync.1: Change as necessary to launchpadlib. 0.52 Jonathan Davies 2009-01-13 21:43:14 +00:00
  • 2270f133cb Merge in lplib changes from thekorn. lplib-intro Jonathan Davies 2009-01-13 20:25:16 +00:00
  • 729c13e86b * added 'manage-credentials' to setup.py Markus Korn 2009-01-13 13:32:02 +01:00
  • 148d722a60 * added manage-credentials, a tool to create (and manage) credentials which are used to access launchpad via the API. Currently this tool can be used to create a token with or without using the web UI. In the future, once related methods are available through the API, this tool can also be used to manage tokens in launchpad and on the users local machine. Markus Korn 2009-01-13 13:25:05 +01:00
  • 7e94938ced * common.py: - added approve_application() function to create tokens without using the Web UI - added translate_service() function translate service identifier to uri of service root Markus Korn 2009-01-13 13:21:13 +01:00
  • e76337f142 requestsync: catch AssertionError exception if rmadison returns with an error. Luca Falavigna 2009-01-12 20:41:22 +01:00
  • 07ceae19b3 Merge jpds's quoting fix Iain Lane 2009-01-11 17:34:00 +00:00
  • c1b9bd2081 pbuilder-dist: Added missing quote. Jonathan Davies 2009-01-11 17:29:28 +00:00
  • 1fa547d059 pbuilder-dist: Remove extra ". Jonathan Davies 2009-01-11 17:23:03 +00:00
  • b82069f31b If importing lpbugs fails - show the right URL if package is new or not. Jonathan Davies 2009-01-10 20:22:57 +00:00
  • 4e476d4755 - Add compatibility for cowbuilder. - Fix the mainonly support. - Rename build.log to last_operation.log. * pbuilder-dist, pbuilder-dist.new: - Replace pbuilder-dist with pbuilder-dist.new. * debian/links: - Symlink /usr/bin/cowbuilder-dist to /usr/bin/pbuilder-dist, and the same with the manpage. * debian/control: - Add cowdancer as alternative recommends to pbuilder. * doc/pbuilder-dist.1: - Update it to explain the usage for the new pbuilder-dist script. * doc/mk-sbuild-lv.1: - Fix an error (and get ride of a lintian warning). Siegfried-Angel Gevatter Pujals 2009-01-10 15:09:09 +01:00
  • 4a3e60b567 Repoint requestsync at stable. Jonathan Davies 2009-01-09 14:38:45 +00:00
  • 9bf7ed3fd3 * requestsync: If package is new, check the Ubuntu Archive team's bug list for possible duplicate requests. Jonathan Davies 2009-01-09 14:34:24 +00:00
  • d45cebb17f mk-sbuild-lv: add "apt-utils" as a default package for sane dist-upgrades. Kees Cook 2009-01-07 16:38:50 -08:00
  • 9069525e89 Add (LP: #314732) to changelog entry Nathan Handler 2009-01-07 16:07:42 -06:00
  • 59e7037ed8 * requestsync: use getSourcePackage() instead of loading the package-object directly Markus Korn 2009-01-07 10:11:06 +01:00
  • 4845fcea2d added comment about porting checkNeedsSponsorship() from py-lp-bugs to launchpadlib Markus Korn 2009-01-07 09:37:41 +01:00
  • cbae36502c string fixes in requestsync Markus Korn 2009-01-07 09:18:33 +01:00
  • 9f2db19919 ported massfile from launchpadbugs to launchpadlib Markus Korn 2009-01-05 14:45:53 +01:00
  • 7b0977b0df parse query part in common.translate_web_api() Markus Korn 2009-01-05 14:45:20 +01:00
  • 47dc6d5157 * buildd: Don't show arch override message if operation to perform is 'status'. Jonathan Davies 2009-01-05 10:02:02 +00:00
  • 2e367cdeee ported grab-attachment from launchpadbugs to launchpadlib Markus Korn 2009-01-05 10:30:05 +01:00
  • 920971eaa7 finished porting hugdaylist from launchpadbugs to launchpadlib Markus Korn 2009-01-05 10:29:14 +01:00
  • 7439db8d3b removed hardcoding of location for the 'common'-module, this module is now properly installed via 'py_modules'-definition in setup.py Markus Korn 2009-01-05 08:59:35 +01:00
  • 7e277c713c merged changes from lp:ubuntu-dev-tools Markus Korn 2009-01-05 08:49:12 +01:00
  • 8583d8bf15 mk-sbuild-lv: add --skip-updates to allow building security-only chroots. Kees Cook 2009-01-03 10:50:53 -08:00
  • d91f26495b Add support for packages with a name beginning with lib Nathan Handler 2009-01-02 11:36:39 -06:00
  • 36f3176225 started to replace launchpadbugs by launchpadlib in hugdaylist Markus Korn 2009-01-02 17:53:31 +01:00
  • 2963e1539c replace launchpadbugs by launchpadlib in requestsync Markus Korn 2009-01-02 17:52:51 +01:00
  • b8211abef1 added launchpadlib logic to common.py Markus Korn 2009-01-02 17:51:55 +01:00
  • 7680aa65d2 ubuntu-dev-tools is now installable with easy_install in local directory, without a global package installation Markus Korn 2009-01-02 17:51:08 +01:00
  • bd824b9072 pull-debian-source: Pass -xu arguments to dget to be consistant with pull-lp-source Nathan Handler 2009-01-02 10:37:12 -06:00
  • 64331d382f * Fix changelog for 0.51 upload. Jonathan Davies 2009-01-02 14:25:14 +00:00
  • b2c631d621 0.50 upload. 0.51 Jonathan Davies 2009-01-02 14:18:09 +00:00
  • c77c4e12ac .. Siegfried-Angel Gevatter Pujals 2009-01-02 14:53:21 +01:00
  • 190908d291 * pbuilder-dist.new: - Add compatibility for cowbuilder. Once pbuilder-dist.new replaces pbuilder-dist, we will also create a cowbuilder-dist symlink to it. Siegfried-Angel Gevatter Pujals 2009-01-02 14:42:25 +01:00
  • eee4c697d5 * requestsync: Implemented sleeps to --lp bug reporting in case of a slow Launchpad to stop mass bug filing (LP: #311289). Jonathan Davies 2009-01-02 13:18:53 +00:00
  • ff3c4a269f * requestsync: Remove commented out getopt import. Jonathan Davies 2009-01-02 00:29:19 +00:00
  • ac26414459 * requestsync: - Use optparse instead of getopt for option parsing. - Skip existing bug report check if python-launchpad-bugs is not installed. Jonathan Davies 2009-01-02 00:17:49 +00:00
  • 4f99bf5466 * buildd: Added checks for arch-indep packages and packages which have no builds in a release. * hugdaylist: String improvements. Jonathan Davies 2008-12-31 22:37:21 +00:00
  • 82a2c43316 Modified setup.py to actually install pull-debian-source and uploaded as 0.50.1. Jonathan Davies 2008-12-30 15:53:03 +00:00
  • 907e027b3e 0.50 uploaded. 0.50 Jonathan Davies 2008-12-30 15:40:10 +00:00
  • cd3ec9ba7a * String improvements. Jonathan Davies 2008-12-30 10:23:00 +00:00
  • 75b115a5dd requestsync: Do not check package's Launchpad bug list page if the package to be synced is a new package. As this page does not exist for it (LP: #312297). Jonathan Davies 2008-12-29 23:50:48 +00:00
  • 83a650c07f * requestsync: Add -s flag to usage. Jonathan Davies 2008-12-29 19:04:42 +00:00
  • 50d55f1d9a * requestsync: Readd sponsorship flag and related documentation in doc/requestsync.1 (LP: #270605). Jonathan Davies 2008-12-29 18:58:11 +00:00
  • dd02a931ba * buildd: Show which architectures are available in help and created a list of them for easy addition of new ones. Jonathan Davies 2008-12-29 18:45:57 +00:00
  • 3b6957527d pbuilder-dist.new: Add 'experimental' to list of known Debian releases Nathan Handler 2008-12-22 10:52:54 -06:00
  • ca4878872c Allow pull-debian-source to work for packages with an epoch in their version Nathan Handler 2008-12-22 10:30:53 -06:00
  • 933b8374b5 Revert changelog entries so that I can push the branch again Iain Lane 2008-12-22 14:36:13 +00:00
  • 7d22054bd9 Add changelog entries which will be removed. Silly. Iain Lane 2008-12-22 14:35:23 +00:00
  • 2df7560fef Merge with trunk Iain Lane 2008-12-22 14:31:31 +00:00
  • 60f81e741b pbuilder-dist.new: Add 'experimental' to list of known Debian releases Iain Lane 2008-12-21 23:07:44 +00:00
  • afedd3d4ce Add (LP: #289141) to changelog entry to close bug on Launchpad Clean up changelog entry Nathan Handler 2008-12-21 12:12:30 -06:00
  • f00706c9cf Move perl-modules and libwww-perl to recommends. Siegfried-Angel Gevatter Pujals 2008-12-21 11:46:44 +01:00
  • 39bf024a2f * Add pull-debian-source script - debian/control: Add perl-modules and libwww-perl as Depends - debian/copyright: + Add myself to the Upstream Authors and Copyright sections + Add pull-debian-source to the License section - Add doc/pull-debian-source.1 Nathan Handler 2008-12-20 16:36:35 -06:00
  • ce3c3f1e8c Merge from trunk Iain Lane 2008-12-03 22:02:17 +00:00
  • 688bc29875 pbuilder-dist.new: Add "experimental" to known Debian releases Iain Lane 2008-12-03 21:56:00 +00:00
  • f21ff09fe2 Added 0.49 changelog entry, including Sarah's change and mine Adrien Cunin 2008-11-30 23:25:35 +01:00
  • 75f5df64fb Added ${misc:Depends} to dependencies to make lintian quiet Adrien Cunin 2008-11-30 23:20:07 +01:00
  • 5a47f6591e Add armel as an arch to buildd Sarah Hobbs 2008-11-24 13:46:36 +11:00
  • 31c47d0f12 releasing version 0.48 0.48 Martin Pitt 2008-11-11 10:15:32 +01:00
  • 16bce3a0d7 buildd: Strip off pocket from release name when parsing the builds page, so that this script works for pockets, too. Martin Pitt 2008-11-11 10:15:22 +01:00
  • c19ab4eb19 common.py, checkReleaseExists() and checkSourceExists(): Add support for specifying pockets (e. g. release name "intrepid-proposed"). Martin Pitt 2008-11-11 10:10:27 +01:00
  • 9e1272482c * buildd: Fixed rescore (tested by Sarah Hobbs) * submittodebian: Changed default tag to Jaunty * pbuilder-dist: Added jaunty to ubuntu releases * pull-lp-source: Made jaunty the default * dch-repeat: Added jaunty 0.47 Michael Casadevall 2008-11-09 06:54:51 -05:00
  • 5f9e407f94 * dch-repeat, pbuilder-dist, pull-lp-source: Add Jaunty to known releases * submittodebian: Set usertags to jaunty Iain Lane 2008-11-08 17:09:08 +00:00
  • 194a4c3251 Fixed buildd rescore Michael Casadevall 2008-11-08 06:33:26 -05:00
  • 082ba0b322 requestsync: tell the user when you are waiting for input from them after giving the sponsorship warning, rather than appearing to hang. James Westby 2008-11-07 16:58:22 +00:00
  • 636ec682c3 * mk-sbuild-lv: - only use --no-install-recommends on gutsy and later. - catch errors produced by "finish.sh". Kees Cook 2008-11-05 12:38:59 -08:00
  • 54c2ffe24d dch-repeat: drop "feisty" from the list of known releases. Kees Cook 2008-10-28 10:41:34 -07:00
  • 1335efde6f Improve ubuntuiso to handle multiple images in a single invocation Matt Zimmerman 2008-10-27 12:10:48 +00:00
  • d79713708c ubuntu-iso was incorrectly named Kees Cook 2008-10-10 13:06:21 -07:00
  • 558e1fbcf7 release for intrepid intrepid-final 0.46 Kees Cook 2008-10-10 12:56:55 -07:00
  • 9eb3f510b7 remove -X option from grep-dctrl. It doesn't obtain the wished behaviour. Cesare Tirabassi 2008-10-07 13:42:43 +02:00
  • b0afe064f6 update-maintainer: Convert to plain #! /bin/sh. Colin Watson 2008-10-07 05:54:49 +01:00
  • 2e09e4bc9c back to UNRELEASED; this doesn't seem to have been uploaded Colin Watson 2008-10-07 05:50:13 +01:00
  • eb9d692c70 Update copyright info for ubuntuiso Matt Zimmerman 2008-10-03 14:54:11 +01:00
  • 7c092046ee Add copyright header to ubuntuiso Matt Zimmerman 2008-10-03 14:52:36 +01:00
  • 13decf3b9a Really use recommends, not depends Matt Zimmerman 2008-10-03 14:51:23 +01:00