Benjamin Drung
794bd9bd13
update-maintainer: Don't change the Maintainer field if the email is set
...
to a @lists.ubuntu.com address.
2010-08-14 19:57:13 +02:00
Benjamin Drung
dcaab5fc47
update-maintainer: Add a --quiet option.
2010-07-30 03:51:33 +02:00
Benjamin Drung
43b5feb087
update-maintainer: Avoid duplicate Original-Maintainer field if maintainer is listed in Uploaders too.
2010-06-09 23:55:16 +02:00
Benjamin Drung
f74f18f9a3
update-maintainer: Fix incorrect Maintainer field.
2010-06-03 21:39:11 +02:00
Benjamin Drung
53cd9f8641
Convert spaces to tabs.
2010-06-03 21:37:56 +02:00
Benjamin Drung
34c6d5a238
update-maintainer: Remove duplicate Original-Maintainer field.
2010-06-03 21:36:02 +02:00
Michael Bienia
3eb8f13f35
* update-maintainer: Remove the check for LP credentials again as this script
...
doesn't use the LP API.
2009-11-21 20:25:35 +01:00
Iain Lane
1973bde3e0
Also modify grab-attachments, hugdaylist, update-maintainer to bail on no creds
2009-11-07 19:34:59 +00:00
Iain Lane
4550abc30e
update-maintainer: Prefer updating control.in to control; this is used by
...
some Debian packages, notably those maintained by pkg-gnome.
2009-09-24 12:37:15 +01:00
Iain Lane
d281ff0428
update-maintainer: Also check if package is in experimental when looking
...
who to update maintainer to.
2009-09-24 12:36:26 +01:00
Loïc Minier
1820a2ccfa
Allow for the EMAIL env var as a fallback for DEBEMAIL.
2009-07-15 23:58:24 +02:00
Andreas Moog
f2c6091a2e
Don't add second XSBC-Original-Maintainer if Maintainer was set
...
to Motu or Core-Dev.
2009-07-08 23:07:46 +02:00
Andreas Moog
89e8d69cbe
* update-maintainer:
...
- Don't silently fail when Maintainer-Field contains a comment
in brackets. (LP: #397144 )
2009-07-08 21:30:20 +02:00
Jonathan Davies
85a8659398
update-maintainer: Do not make changes if maintainer email is set to an
...
@ubuntu.com email address.
2009-05-31 21:54:49 +01:00
Jonathan Davies
6a17e7c6c7
* ubuntutools/packages.py: Created checkIsInDebian() function.
...
* requestsync: Adapt to use new function above.
* update-maintainer: Rewrote in Python and adapted to use Maintainer
field spec approved by the Technical Board at:
- https://lists.ubuntu.com/archives/ubuntu-devel/2009-May/028213.html
2009-05-31 21:45:35 +01:00
Nathan Handler
3aeb7c88b5
Revert changes from revision 397
2009-05-21 03:11:02 +00:00
Nathan Handler
1dbc9df337
* update-maintainer:
...
- Make change proposed by Bryce Harrington to make the script recognize
versions that end in buildX as valid Ubuntu versions, and thus allow it
to work with fakesyncs. (LP: #376623 )
2009-05-16 19:11:45 +00:00
Colin Watson
0a28dbb15d
* update-maintainer:
...
- Convert to getopt so that '--section main' works as well as
'--section=main'.
2009-05-12 00:05:06 +01:00
Colin Watson
b0afe064f6
update-maintainer: Convert to plain #! /bin/sh.
2008-10-07 05:54:49 +01:00
Adrien Cunin
4988769730
* update-maintainer:
...
- check at the beginning of the script that the necessary files are
readable/writable, and note which control files we are going to modify
- at the end, only modify those control files, so that the script doesn't
return 1 anymore when it was actually successful
2008-09-07 15:32:07 +02:00
Siegfried-Angel Gevatter Pujals
d3efcc879f
Remove unneeded AUTHORS and README. Add the GPL header to all scripts.
2008-08-11 20:06:35 +02:00
Luke Yelavich
029266ffdd
* update-maintainer: Remove dangling reference to --nochangelog
...
in usage function.
2008-07-18 13:30:50 +01:00
Martin Pitt
2e64af4a34
update-maintainer: Stop mentioning "Modify Maintainer: value blabla" since
...
it is a required global policy anyway and totally pointless changelog
noise.
2008-07-18 12:32:58 +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
90be92d8d5
Little changes in update-maintainer; add a manpage for it. Merge with Andrew Hunter's branch.
2008-02-17 17:55:25 +01:00
Luke Yelavich
a23532c0fb
* update-maintainer: Default to main if rmadison gives no section output.
2007-12-15 15:49:55 +11:00
Luke Yelavich
e70569d108
* update-maintainer: Exit after displaying usage for --help.
2007-11-24 07:50:05 +11:00
Luke Yelavich
842cf6e00c
* update-maintainer-field:
...
- Use rmadison instead of apt-cache madison.
- Added --nochangelog command-line argument.
- Check --section value.
- Reformatted usage information.
- Some code cleanup.
2007-11-15 22:35:30 +11:00
Albin Tonnerre
80d91b0272
Add bigon's patch so that dch actually works when the directory is not named debian/
2007-09-29 00:07:32 +02:00
Albin Tonnerre
11e26cdb19
Remove unneeded part. some small improvements
2007-08-12 23:19:38 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
3d458054e6
Improved (mainly rewrote) pbuilder-dist. (Other insignificant changes.)
2007-08-07 16:05:50 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
49cbb653f3
Complete the README file. Unify all script headers. Delete pbuilder-template (same as -dist). Change my mail address.
2007-08-04 13:52:30 +02:00
Albin Tonnerre
c262ecd8c1
A bit cleaner. add a --prefix option to specify a path to the source folder, and --section to specify the section
2007-04-30 18:27:21 +02:00
Michael Bienia
6c3e88e77b
Updated to Lutin's last version and made it also work from the debian/ dir.
2007-04-01 12:54:14 +02:00
Luke Yelavich
ad592fb64f
* Add update-maintainer script to change the maintainer field in
...
debian/control, as per the DebianMaintainerField spec.
2007-04-01 20:32:17 +10:00