lp:ubuntu/karmic/software-properties

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/software-properties
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

39. By Harald Sitter

* Suffix software-properties.desktop with -gtk.desktop
* Create a copy of that file with suffix -kde.desktop
  + Change to KDE icon and exec
  + Add NoDisplay=true, the desktop file is only necessary for kdesudo to
    have it show a proper name and icon which does not require it to show
    up anywhere
* software-properties-kde depends on install-package for reloading the
  repository information and cache updating (LP: #367972)
* Fix typo in software-properties-kde description (QT -> Qt)
* if != if not ... only show key removal error if there really was a
  problem (LP: #123372)
* Make python-software-properties go to section python
* Add manpage for software-properties-kde (generated by kdemangen.pl from
  the kdesdk-scripts package (low maintenance)
* Clearify license versions in copyright file
* Bump standards version to 3.8.3

38. By Michael Vogt

[ Kyle Nitzsche ]
Use "Other Software" instead of "Third Party Software" (LP: #420672)

37. By Harald Sitter

[ Michael Vogt ]
* update software-properties.pot (LP: #407240)

[ Harald Sitter ]
* Add actual PGP key file endings to the KDE file picker whitelist (keep
  old endings around for compability)
* Fix the KDE UI's enable-component arg, add output to that function and
  reorder help output to list --attach as last

36. By Michael Vogt

* add-apt-repository:
  - fix typo (thanks to Brian Murray), LP: #399864
* debian/control:
  - add Vcs-Bzr header
* softwareproperties/SoftwareProperties.py:
  - allow removing of sources.list.d files with just a single
    line (LP: #399898)
* add-apt-repository:
  - ensure that new files are created with 0644 by default
    (LP: #399709)

35. By Michael Vogt

* new helper script "add-apt-repository" that can be used to
  enable a repository from the commandline. Useful for e.g.
  'add-apt-repository ppa:gnome-desktop'
* fix error in auto-upgrade settings when
  dpkg-reconfigure unattended-upgrades was used (LP: #387704)
* po/zh_TW.po:
  - updated, thanks to Roy Chan (LP: #365040)
* softwareproperties/kde/SoftwarePropertiesKDE.py:
  - do not error on cancel (LP: #364288)
  - use the SUDO_USER home instead of /root (if available)
    (LP: #364197)
  - add utf8() function and replace the custom converts to it
    (hopefully fixes LP: #362188)
  - disable "Find best server" for now, the threading crashing
    KDE
* softwareproperties/gtk/DialogCacheOutdated.py:
  - fix incorrect wait on synaptic (LP: #357617, LP: #349639)
* softwareproperties/SoftwareProperties.py:
  - check/ensure apt daily cron job is executable (LP: #390319)

34. By Michael Vogt

* debian/rules:
  - use DH_PYTHON=include-links
* add support for drag-n-drop public key blocks
* fix error() function
* add right click menu to authication treeview to
  support adding key via copy-n-paste (LP: #372577)
* software-properties-kde:
  - set bugAddress to ""

33. By Michael Vogt

* Support adding PPA keys automatically (thanks to
  Celso)
* support shorthand syntax for PPAs (ppa:owner or
  ppa:owner/ppa_name) when clicking on "add"
* support new commandline option "--enable-ppa name"

32. By Michael Vogt

* softwareproperties/kde/DialogEdit.py,
  softwareproperties/kde/SoftwarePropertiesKDE.py:
  - fix unicode problems with KDE (thanks to Savvas)

31. By Michael Vogt

* debian/control:
  - put "software-properties-kde" into the kde section
    (LP: #323556)
* softwareproperties/SoftwareProperties.py:
  - fix crash in the way md5 from hashlib is used (LP: #346863)
* softwareproperties/gtk/DialogMirror.py:
  - fix crash when no mirrors are available (LP: #332205)
* softwareproperties/gtk/SoftwarePropertiesGtk.py:
  - make is_seperator() more robust (LP: #335637)

30. By Jonathan Thomas

* PyKDE4 frontend polish:
  - QFileDialog -> KFileDialog
  - Pushbuttons get appropriate KIcons
  - The "Remove..." gpg key pushbutton is disabled when nothing is selected
    in the key treeview, just like the remove pushbutton in the sources
    editor tab

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/software-properties
This branch contains Public information 
Everyone can see this information.

Subscribers