3
0
mirror of https://git.launchpad.net/ubuntu-dev-tools synced 2025-03-13 16:11:15 +00:00

2828 Commits

Author SHA1 Message Date
Kees Cook
7990fb8736 white-space corrections 2008-06-13 10:31:55 -07:00
Kees Cook
0602459e02 mk-sbuild-lv: don't install recommended packages during chroot install. 2008-06-13 10:11:15 -07:00
Siegfried-Angel Gevatter Pujals
793e6d2004 Merge again with Iain Lane's branch. 2008-05-22 20:38:37 +02:00
Iain Lane
17cb5f8283 Add my name (Iain Lane) as contributor of requestsync and pbuilder-dist 2008-05-22 18:55:45 +01:00
Iain Lane
2ccec91f3b Get rid of double slashes in paths 2008-05-22 18:47:25 +01:00
Iain Lane
c098ed3931 Make ~/pbuilder if it doesn't exist. Pbuilder complains if this isn't created when it is called as "pbuilder create". 2008-05-22 18:46:47 +01:00
Iain Lane
e5cb75e9cb Correctly get symlink name 2008-05-22 18:46:05 +01:00
Siegfried-Angel Gevatter Pujals
2f90a21dd5 Merge with Iain Lane's branch. 2008-05-22 16:50:05 +02:00
Iain Lane
07dd830414 Fix bug in pbuilder-dist whereby the error message with invalid distribution names (not alpha) printed "%s" instead of the name. 2008-05-16 19:51:45 +01:00
Iain Lane
3bf7f10b53 Fix bug in requestsync causing corruption when bug text was edited for a second or subsequent time. Tuple returned by edit_report was not being unpacked as it needed to be. 2008-05-14 20:16:05 +01:00
Colin Watson
61322084e6 fix bug closure 2008-05-06 12:21:09 +01:00
Siegfried-Angel Gevatter Pujals
ad0483440a suspicious-source: whitelist *.cs (LP: 225691) and manpages. 2008-05-02 15:29:15 +02:00
Siegfried-Angel Gevatter Pujals
2df3b232fa Little formatting change in requestsync. 2008-04-16 14:54:35 +02:00
Siegfried-Angel Gevatter Pujals
d912d52b37 Merge Daniel Hahler's requestsync improvements. 2008-04-16 14:44:30 +02:00
Daniel Hahler
5323f8f647 Merged trunk 2008-04-16 02:34:37 +02:00
Daniel Hahler
a736d68653 requestsync: Add hint about how to create a valid cookie file (Firefox) 2008-04-16 02:30:01 +02:00
Daniel Hahler
3f7c03a0e8 requestsync: mail_bug: Catch socket.error (LP: ) 2008-04-16 02:25:33 +02:00
Daniel Hahler
fd5479e548 requestsync:
- post_bug: Catch IOError when setting bug importance (LP: )
 - Added myself to list of authors
2008-04-16 02:14:55 +02:00
Daniel Hahler
6eba68a20d requestsync:
- Fix --lp for Firefox 3: it now tries ~/.lpcookie.txt,
    ~/.mozilla/*/*/cookies.sqlite and ~/.mozilla/*/*/cookies.txt to find
    a Launchpad cookie file
  - Added confirm loops, which displays the message to be send/posted and
    either allows to edit (or forces to, in case of Ubuntu changes).
    (LP: , )
    This adds a convient edit_report method, which gets used both from the
    Launchpad and mail code path.
  - Do not fallback to submitting by email, if posting to Launchpad failed.
    This hasn't been requested and therefore should not get done.
2008-04-16 02:05:58 +02:00
Siegfried-Angel Gevatter Pujals
251f8292b3 check-symbols: justify sudo privilegies requirement (LP: ), add exit codes, formatting changes. 2008-04-10 16:01:19 +02:00
Siegfried-Angel Gevatter Pujals
1a5734185c improve what-patch's output, bug 2008-04-10 15:38:30 +02:00
Siegfried-Angel Gevatter Pujals
5ffa62013b Released version 0.30 (doesn't include the new pbuilder-dist rewrite). Add a lintian source override. hardy-final 0.30 2008-04-08 16:50:12 +02:00
Siegfried-Angel Gevatter Pujals
0869bcb2b9 pbuilder-dist (rewrite): always save the last log. 2008-04-08 16:22:31 +02:00
Adrien Cunin
622ffce6a1 * debian/ubuntu-dev-tools.install: install bash_completion/pbuilder-dist in
/etc/bash_completion.d/ instead of /etc/bash_completion.d/pbuilder-dist/
* bash_completion/pbuilder-dist: apply the completion not only to
  pbuilder-dist but also to pbuilder-{hardy,sid,etc.}
2008-03-23 22:13:09 +01:00
Siegfried-Angel Gevatter Pujals
1bdfd1a73b Really install reverse-build-depends. 2008-03-18 14:08:33 +01:00
Siegfried-Angel Gevatter Pujals
80435aaceb Further progress with the pbuilder-dist rewrite. 2008-03-13 22:56:27 +01:00
Siegfried-Angel Gevatter Pujals
da8c21b86f Merge with trunk. 2008-03-12 00:44:01 +01:00
Siegfried-Angel Gevatter Pujals
eb67a7bbac Reimplement pbuilder-dist in python. 2008-03-12 00:40:45 +01:00
Soren Hansen
0592685c0c Grammer and indentation fixes. 2008-03-11 09:23:50 +01:00
Daniel Holbach
6026f45410 * grab-attachments, setup.py: added grab-attachments tool. You give it bug
numbers, it gets you their attachments. Useful for sponsoring.
2008-03-10 11:36:17 +01:00
Soren Hansen
2e08014414 Give --personality a better default. 2008-03-07 22:51:11 +01:00
Kees Cook
e2635051ff released 0.28 2008-03-07 11:14:31 -08:00
Kees Cook
722eca388f merge jamie's --personality option (LP: ), update debian changelog 2008-03-06 11:06:50 -08:00
Kees Cook
85ab708f3d tweak check-symbols to use .old/.new instead of .1/.2 which is confusing when reading .so names. :) 2008-03-06 11:03:51 -08:00
Kees Cook
2eadaaa63f tweak check-symbols to use .old/.new instead of .1/.2 which is confusing when reading .so names. :) 2008-03-06 10:59:11 -08:00
Jamie Strandboge
4b2ee427cc added --personality to mk-sbuild-lvm and bump version number 2008-03-06 11:34:43 -05:00
Adrien Cunin
b2903d5b7e * pbuilder-dist:
- Fixed minor bash syntax error
   - Removed quotes around the path when using --aptconfdir, otherwise
     pbuilder create fails
2008-03-02 15:33:10 +01:00
Siegfried-Angel Gevatter Pujals
670db8f99d Add pbuilder-dist-simple. 2008-02-25 21:11:24 +01:00
Daniel Hahler
4600ff8981 Fix added newlines in report 2008-02-24 19:59:14 +01:00
Siegfried-Angel Gevatter Pujals
632f7bb274 Release version 0.27. 0.27 2008-02-24 19:52:29 +01:00
Siegfried-Angel Gevatter Pujals
8a518715e0 404main changes 2008-02-24 18:50:01 +01:00
Siegfried-Angel Gevatter Pujals
53cef1a285 pbuilder-dist: more fixes (thanks to Adrien Cunin), accept 'upgrade' as an alias for 'update', comment out not used stuff (authenticacion method detection), etc. 2008-02-24 14:08:48 +01:00
Siegfried-Angel Gevatter Pujals
71391dec33 Explain pbuilder-dist changes in changelog. 2008-02-23 21:56:05 +01:00
Siegfried-Angel Gevatter Pujals
1db357f778 Fixes (presumably) in pbuilder-dist and comment the code better. Fix a regression in update-maintainer. Other changes? 2008-02-23 21:40:39 +01:00
Siegfried-Angel Gevatter Pujals
5eb5427dc2 Commit patch from Adrien Cunin for 404main. 2008-02-23 17:53:22 +01:00
Siegfried-Angel Gevatter Pujals
db65dc1080 Close bugs in changelog; chmod -x AUTHORS. 2008-02-23 13:22:38 +01:00
Siegfried-Angel Gevatter Pujals
98724c64e3 Merge dgetlp fixes from Terence Simpson. Remove the python-ubuntutools binary for now. Minor changes. 2008-02-22 20:24:38 +01:00
Daniel Holbach
36772683d0 * README, debian/rules, doc/ppaput.1.docbook, ppaput, setup.py: removed
ppaput for now. It has shortcomings and is not actively used in the
  sponsoring process.
2008-02-22 18:57:56 +01:00
Siegfried-Angel Gevatter Pujals
3e97b9f176 Remove empty usr/lib directory. 2008-02-18 17:35:54 +01:00
Siegfried-Angel Gevatter Pujals
ba584a2699 Rename new binary to python-ubuntutools (ubuntutools is a namespace now). Minor changes. 2008-02-18 17:33:02 +01:00