40 Commits

Author SHA1 Message Date
Michael Bienia
dc5c649441 Rename buildd to ubuntu-build to resolve filename conflict (Closes: #558816) 2009-11-30 23:01:47 +01:00
Siegfried-Angel Gevatter Pujals
574d21c916 * setup-packaging-environment, setup.py, debian/copyright, debian/control:
- Add a new script, setup-packaging-environment.
2009-10-25 16:17:10 +01:00
Martin Pitt
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.
2009-09-05 16:40:10 +02:00
Nathan Handler
3b3d174e23 setup.py: Add pull-revu-source to list of scripts 2009-09-01 11:07:18 +00:00
Michael Bienia
ccc6d698a5 setup.py: Install also the ubuntutools/requestsync/* modules (lp: #421627) 2009-09-01 10:56:57 +02:00
Jonathan Davies
2ddc572d79 * Added grab-merge from merges.ubuntu.com and made necessary changes to install
it.
2009-03-05 15:14:21 +00:00
Luca Falavigna
0d83a33944 setup.py: install ubuntutools/lp files. 2009-02-03 12:44:03 +01:00
Loïc Minier
dabbf89580 New script, lp-set-dup, allows marking a bug and all its dups as a
duplicate of a new main bug.
2009-01-19 15:52:03 +01:00
Jonathan Davies
33e0071d66 * debian/ubuntu-dev-tools.install: Removed common.py entry. 2009-01-17 11:32:49 +00:00
Jonathan Davies
59aac908c1 * Moved common.py to ubuntutools/ subdirectory to avoid possible conflicts
in Python packaging and fixed all imports as necessary.
2009-01-17 11:23:08 +00:00
Markus Korn
729c13e86b * added 'manage-credentials' to setup.py 2009-01-13 13:32:02 +01:00
Markus Korn
7680aa65d2 ubuntu-dev-tools is now installable with easy_install in local directory, without a global package installation 2009-01-02 17:51:08 +01:00
Jonathan Davies
82a2c43316 Modified setup.py to actually install pull-debian-source and uploaded as 0.50.1. 2008-12-30 15:53:03 +00:00
Matt Zimmerman
23cd915dc4 Install ubuntuiso 2008-10-02 22:36:26 +01:00
Jonathan Patrick Davies
0d993122ea * setup.py:
- Install buildd.
  - Use a #!/usr/bin/python header.
2008-08-12 14:19:52 +01:00
Siegfried-Angel Gevatter Pujals
82a29e4a88 Get ready for version 0.35. 2008-08-09 14:12:06 +02:00
Siegfried-Angel Gevatter Pujals
1bdfd1a73b Really install reverse-build-depends. 2008-03-18 14:08:33 +01:00
Siegfried-Angel Gevatter Pujals
da8c21b86f Merge with trunk. 2008-03-12 00:44:01 +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
Siegfried-Angel Gevatter Pujals
670db8f99d Add pbuilder-dist-simple. 2008-02-25 21:11:24 +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
ba584a2699 Rename new binary to python-ubuntutools (ubuntutools is a namespace now). Minor changes. 2008-02-18 17:33:02 +01:00
Siegfried-Angel Gevatter Pujals
737d0f8ad4 Released version 0.26 (with only some of the current changes); updated changelog. Other changes. 2008-02-17 23:39:10 +01:00
Andrew Hunter
83415fb564 Updated debian packaging. 2008-02-15 13:09:34 -05:00
Siegfried-Angel Gevatter Pujals (RainCT)
bbc3abd998 Add dgetlp script. 2007-11-20 00:21:41 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
4d4faa5b68 get-build-deps now uses dpkg-checkbuilddeps (which is available in dpkg-dev, which devscripts depends on) instead of a pbuilder script. Added documentation for get-build-deps. Update changelog. 2007-10-27 23:04:05 +02:00
Daniel Holbach
85c1a202d2 * Added support for Bugs/Debian/Usertagging in submittodebian.
* setup.py: actually install submittodebian.
2007-10-05 11:36:28 +02:00
Daniel Holbach
0f64f93961 * massfile: added script to file mass-bugs.
* debian/examples, examples/massfile.{instructions,list}: added example
  files.
* setup.py: install massfile.
2007-09-27 11:09:42 +02:00
Daniel Holbach
a284445a6b * compare-packages, README: dropped compare-packages, debdiff has the same
functionality, when used with --from --to or on *.changes files.
2007-09-14 13:45:19 +02:00
Daniel Holbach
ad934233e9 * compare-packages: added script to compare the contents of 'old' and 'new'
binary packages of the same source package. Useful to spot moved files,
  dropped files, etc.
* README: briefly document added scripts.
2007-09-14 11:24:45 +02:00
Daniel Holbach
e0949e63f6 * Renamed revuput to ppaput. 2007-09-13 14:36:09 +02:00
Daniel Holbach
d614cabff7 * revuput: deal with the case of NEW packages.
* hugdaylist: added a tool to write Wiki lists of bugs in <buglist url> as
  in https://wiki.ubuntu.com/UbuntuBugDay/20070912
2007-09-12 16:27:54 +02:00
Steve Kowalik
52a506f398 Add requestsync to setup.py, and myself to AUTHORS. 2007-09-12 01:23:54 +10:00
Daniel Holbach
ca011207c7 * revuput: added a tool to upload packages to PPA and file sponsoring bugs
automatically.
* doc/revuput.1.docbook, debian/control, debian/rules: build manpage for it
  from DocBook.
* setup.py: install it.
2007-09-07 14:21:20 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
254ce498a1 pbuilder-dist: Implemented architecture choosing for amd64. 2007-08-07 18:25:49 +02:00
Daniel Holbach
477a2b16dd add 'get-branches' utility 2007-07-27 10:33:19 +02:00
Martin Pitt
a90efc7ba2 * Add suspicious-source: Output a list of files which are not common source
files. This should be run in the root of a source tree to find files which
  might not be the 'prefered form of modification' that the GPL and other
  licenses require.
2007-07-09 16:17:24 +01:00
Daniel Holbach
a753622e9b added Kees to authors, added GPL notice to check-symbols, added Kees' scripts to setup.py 2007-07-04 12:23:13 +02:00
Luke Yelavich
350426ef1c * Removed ubuntu-sync and ubuntu-cd from setup.py, as they still need
some reworking before they get published in a binary package.
2007-06-26 18:25:44 +10:00
Daniel Holbach
e65f683803 initial packaging - please let me know if you're not OK with GPL and add yourself to AUTHORS 2007-06-01 11:44:28 +02:00