~yofel/kubuntu-dev-tools/sru_script

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
kubuntu-dev-tools (12.04ubuntu1) UNRELEASED; urgency=low

  [ Harald Sitter ]
  * Introduce kgetsource to help with getting bzr branches, upstream source
    tar and other related stuff. Currently only supports ftpmaster.
    Usage like: kgetsource kdepim-runtime 4:4.6.90 unstable (where unstable
    is the series of upstream stable or unstable).
  * Add klinksource to link arbitary tar.* to a qualified .orig.tar.*
  * Add kbranchmover for moving branches around
  * Add kbzr a tiny wrapper around bzr that expands arbitary names to a
    launchpad url for kubuntu packaging
  * Add plymouth-rgb-normalizer to normalize 0-255 to plymouth 0.0-1.0 ranges

  [ Felix Geyer ]
  * Add kubuntu-update-symbols which updates the symbols files by fetching the
    build logs from launchpad.
  * Update copyright file.

  [ Jonathan Kolberg ]
  * Added kshowbranches to complete kbzr and kgetsource
  * Added kshowseries, which shows all active distro series
  * Added khighestversion, as helper for kgetsource and for the completer
  * Added buildstatus to show the buildstatus of a package
  * Made kgetsource autoguess the version and series if non is passed
  * Added zsh to Recommends
  * Added zsh completion scripts for all commands
  * Added manpage for:
    - kgetsource
    - kshowseries
    - kshowbranches
  * Bump Standards-Version to 3.9.2 (no change needed)

  [ Philip Muškovac ]
  * Added kopypackages to easily copy packages from one PPA to another
  * Add manpage for kopypackages
  * kubuntu-dev-tools should depend on kde-runtime and kde-baseapps-bin
    instead of kdebase-runtime and kdebase-bin 
  * Added klearppa to clear out the packages in a PPA 

 -- Jonathan Kolberg <bulldog98@kubuntu.org>  Wed, 11 Apr 2012 23:18:47 +0200

kubuntu-dev-tools (10.10ubuntu1) maverick; urgency=low

  * Don't hardcode intrepid in batl10n but use the BD constant
  * Add kdelibs-experimental and kdepim-runtime to gypsy
  * Add revupull to dget package source from REVU
  * Fix bat.rb's launchpad fetching system for reworked UI
  * Fix batgetorig
  * Suggest ubuntu-dev-tools (LP: #464434)
  * Depend on kdebase-runtime not kdebase-runtime-bin-kde4 (latter got dropped)
  * Fix batpaste
  * Add astyle script to format code according to Kubuntu C++ coding style
    + Recommend astyle
  * Silence lintian
    + Raise standards version
    + Add debian/source 
    + Depend on ${misc:Depends} 
  * Add kde-sc-build-status by Jonathan Riddell
    + Depend on python-launchpadlib
  * Remove revupull in favor of pull-revu-source from ubuntu-dev-tools
  * Remove now obosolete batedit, batget, batgetorig, batl10n, batl10n-upload,
    batorig, batpush, batsend, battarexchange, batpull, batbuild 
  * Cleanup bat library to only support what batpaste needs
  * Remove kioclient and kreadwriteconfig libraries

 -- Harald Sitter <apachelogger@ubuntu.com>  Tue, 13 Jul 2010 19:27:16 +0200

kubuntu-dev-tools (9.10.0) karmic; urgency=low

  * Initial release

 -- Harald Sitter <apachelogger@ubuntu.com>  Mon, 27 Jul 2009 12:54:39 +0200