228 Commits

Author SHA1 Message Date
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
Siegfried-Angel Gevatter Pujals
737d0f8ad4 Released version 0.26 (with only some of the current changes); updated changelog. Other changes. 0.26 2008-02-17 23:39:10 +01:00
Siegfried-Angel Gevatter Pujals
b0aa6da472 Use wildcards in debian/*.install. 2008-02-17 20:22:23 +01:00
Siegfried-Angel Gevatter Pujals
498b7d681d Fixes in pbuilder-dist (seems it works now, but needs testing) 2008-02-17 19:27:32 +01:00
Siegfried-Angel Gevatter Pujals
abaa5f068a Many changes (most related to manpages). 2008-02-17 18:29:47 +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
Andrew Hunter
a728639b4e Forgot to add .install files... 2008-02-15 13:16:14 -05:00
Andrew Hunter
83415fb564 Updated debian packaging. 2008-02-15 13:09:34 -05:00
Andrew Hunter
3926737aab Seperated ppaput into python module and script. 2008-02-15 12:22:35 -05:00
Siegfried-Angel Gevatter Pujals
5b776a3b65 Merge with Daniel Hahler's changes. 2008-02-09 11:34:17 +01:00
Daniel Hahler
5401bffe45 requestsync: Fix indentation 2008-02-09 04:03:38 +01:00
Daniel Hahler
f99fc1109c Fix argument name "subscribe" for post_bug! - seems to have used the global before 2008-02-09 04:00:46 +01:00
Daniel Hahler
8e74762bf5 Remove unused import "readline" 2008-02-09 03:54:32 +01:00
Daniel Hahler
060659df0c - Refer to subprocess.CalledProcessError correctly
- Add space after operator ">>"
2008-02-09 03:48:57 +01:00
Daniel Hahler
72600ec914 If interaction is required (for an explanation to drop the Ubuntu changes), edit the report in the sensible-editor. Allow editing in general. Minor cleanup/consistency fixups. 2008-02-09 02:52:22 +01:00
Daniel Hahler
25aef8b726 Exit if debian and ubuntu version are the same already. 2008-02-08 23:29:53 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
a5b6bcf552 Merge with trunk 2008-01-24 19:54:39 +01:00
Stephan Hermann
cc7c0f544c bug fix for pbuilder-dist 2008-01-23 20:23:14 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
5df17d12fc Add a missing option to pbuilder-dist.bash_completion. 2008-01-22 20:11:59 +01:00
Stephan Hermann
9c6e9d7ef5 changed debian/changelog to me 2008-01-22 19:28:45 +01:00
Stephan Hermann
424ef880ec debian/changelog: setting distribution tag to hardy for new package 2008-01-22 19:26:53 +01:00
Stephan Hermann
cbaaa07dab pbuilder-dist:
- add support for gksudo|kdesudo|sudo depending on $DESKTOP_SESSION.
      or if $PBUILDAUTH is set to something else, it will be used instead of
      sudo|gksudo|kdesudo (LP: #172943)
2008-01-22 19:12:40 +01:00
Stephan Hermann
84f00a9165 check if $BASE_DIR/etc/$DISTRIBUTION/apt.conf/sources.list already exists,
if not, create new, if yes, leave it untouched
2008-01-22 19:01:44 +01:00
Stephan Hermann
a4411984ad pbuilder-dist: removed set -x ;) 2008-01-22 18:52:02 +01:00
Stephan Hermann
519d99d407 * pbuilder-dist:
- check if $SYSCACHE is not set and stay with the default, if 
      SYSCACHE = 0 use the default from pbuilderrc or honor $DEBCACHE
      (LP: #156183)
    - removed $BINARCH check in pbuilder call, and set --debootstrapopts
      directly, it doesn't matter when it's always set.  The Subshell call
      didn't work  (LP: #175183)
    - added support for --http-proxy, honours now $http_proxy or $HTTP_PROXY
    - removed $COMPONENTS_LINE from pbuilder call, data is crippled in the
      pbuilder chroot.
      Instead of this behaviour add $BASE_DIR/etc/$DISTRIBUTION/apt.conf/
      directory and install a sane sources.list, depending on the releases of Ubuntu
      and add --aptconfdir to pbuilder call (LP: #175183)
    - add support for gksudo|kdesudo|sudo depending on $DESKTOP_SESSION.
      (LP: #172943)
  * pbuilder-dist.bash_completion: (LP: #175728)
    - added bash_completion instructions
  * debian/rules:
    - install pbuilder-dist.bash_completion to /etc/bash_completion.d/
2008-01-22 18:35:56 +01:00
Kees Cook
36cd6cd742 * what-patch: change default operation back to quiet mode -- script is used
in automated tools, so default behavior is best to leave unchanged.
  * check-symbols: check for binary list very carefully.
  * dch-repeat: add Hardy to distro list.
  * mk-sbuild-lv: use -r instead of -f for possible debootstrap symlinks.
2008-01-21 09:45:16 -08:00
Daniel Holbach
a79b16b3cc * hugdaylist: drop one Ubuntu filter statement. 2008-01-21 10:45:33 +01:00
Stephan Hermann
ebf10ee50f mk-sbuild-lv: fixed bug in finding debootstrap release names 2008-01-20 00:41:13 +01:00
Michael Bienia
faecbf7c31 * requestsync: Add line editing during input. 2008-01-19 16:19:55 +01:00
Michael Bienia
cd7ea02ceb * Add python-launchpad-bugs support to requestsync and update the manpage. 2008-01-19 15:40:28 +01:00
Luke Yelavich
2ae02070a3 * Merge Siegfried-Angel Gevatter Pujals' branch. 2008-01-19 20:14:24 +11:00
Siegfried-Angel Gevatter Pujals (RainCT)
4f622eec8b Remove duplicated recommend 2008-01-17 21:27:38 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
19e5ab20f6 Add a manpage for reverse-build-depends; add the text 'ubuntu-dev-tools' to the footer of all manpages (except ppaput); update the README file to add 4 or 5 missing scripts; some other change? 2008-01-17 21:04:34 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
11a3f04603 Update my email address. 2008-01-17 19:43:26 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
076da39ef8 Merge with trunk. 2008-01-17 19:18:11 +01:00
Michael Bienia
b531767097 * Add work-around for a bug(?) in Debian's madison.php (LP: #183346) 2008-01-17 18:40:17 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
fc04d1c7e9 Improvements to reverse-build-depends. 2008-01-13 23:32:03 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
d6ba86bf51 Add reverse-build-depends script. 2008-01-13 23:22:08 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
74efab3805 merge with trunk. move my changelog entries to revision 0.25 2008-01-06 12:03:51 +01:00
Luke Yelavich
197a4a014e releasing version 0.24 0.24 2008-01-06 21:52:38 +11:00
Luke Yelavich
a3bf2f7422 * Add bug number for recently reported bug for update-maintainer fix. 2008-01-06 21:52:06 +11:00
Siegfried-Angel Gevatter Pujals (RainCT)
660c7f8eae Merge with trunk. 2008-01-04 18:23:35 +01:00
Michael Bienia
2d00e3e45b * requestsync: Set importance to wishlist and strip some more whitespace
from components so the URL for the Debian changelog doesn't break.
2007-12-30 17:07:35 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
3a86e7d660 Merge with trunk. 2007-12-17 16:35:00 +01:00
Cesare Tirabassi
916aa6451b Add Albert Damen in debian/copyright 2007-12-17 01:21:37 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
bc45b6e681 Add manpage for check-symbols. General QA 2007-12-17 00:24:59 +01:00
Cesare Tirabassi
d335e3f06d Add man page for check-symbols (Thanks to Albert Damen) 2007-12-17 00:23:03 +01:00
Luke Yelavich
a23532c0fb * update-maintainer: Default to main if rmadison gives no section output. 2007-12-15 15:49:55 +11:00
Soren Hansen
27b04b6237 Handle epochs properly in submittodebian. 2007-12-14 17:50:19 +01:00