~bkerensa/ubuntu/raring/sabily-gdm-themes/fix-for-depends

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-06-02 06:03:12 UTC
  • Revision ID: james.westby@ubuntu.com-20090602060312-o3sju0cguvr6mcdw
Tags: 1.3
* Renamed package to sabily-gdm-themes. Affects: debian/control, 
  debian/postinst, debian/prerm, debian/rules. (LP: #359436).
* debian/control:
  + Bumped Standards-Version to 3.8.1, no changes needed.
  + Added Replaces: ubuntume-gdm-themes (<= 1.2.1).
  + Distro name changed to Sabily.
  + Provide ubuntume-gdm-themes as a dummy transitional package.
  + Updated team name/email in Maintainer field.
  + Updated URLs in Vcs-* fields.
* Renamed UbuntuME-Shahada theme to Shahada. Affects: debian/control,
  debian/install
* Renamed UbuntuME-green theme to Sabily-green. Affects: debian/control,
  debian/install
* debian/README.Debian: s/UbuntuME/HumanME since HumanME is the default 
  theme.
* File renames:
  + HumanME/ubuntu.png => HumanME/sabily.png
  + HumanME/ubuntume-splash.png => HumanME/sabily-splash.png
  + UbuntuME-Shahada/UbuntuME-Shahada.xml => Shahada/Shahada.xml
  + UbuntuME-Shahada/ubuntume-splash.png => Shahada/shahada-splash.png
  + UbuntuME-green/UbuntuME-green.xml => Sabily-green/Sabily-green.xml
  + UbuntuME-green/ubuntuME.png => Sabily-green/sabily.png
* PNG file renames reflected in respective XML files.
* XML file renames reflected in respective GdmGreeterTheme.desktop files.
* Modified descriptions in GdmGreeterTheme.desktop files.
* Updates to HumanME theme from Amine Fahem.
* debian/copyright:
  + Added Amine Fahem.
  + Updated packaging license to GPLv3+.
  + converted to machine-readable format.
* HumanME/HumanME.xml: fixed the values for logo positioning.
* Split postinst into:
  + sabily-gdm-themes.postinst: which just adds a new gdm-config-derivative
  + ubuntume-gdm-themes.postinst: which checks for upgrading from 1.2 or 
    less, to:
    - Update the link of gdm-config-derivative if our theme was the default 
      gdm-config-derivative.
    - remove /usr/share/ubuntume-gdm-themes/gdm-cdd.conf alternative.
* gdm-cdd.conf: don't play sound on GDM startup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: sabily-gdm-themes
 
2
Section: x11
 
3
Priority: optional
 
4
Maintainer: Sabily Team <sabily.team@lists.launchpad.net>
 
5
XSBC-Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
 
6
Build-Depends: debhelper (>= 5)
 
7
Standards-Version: 3.8.1
 
8
Homepage: http://www.sabily.org
 
9
Vcs-Bzr: http://code.launchpad.net/~sabily.team/sabily-artwork/trunk
 
10
Vcs-Browser: http://bazaar.launchpad.net/~sabily.team/sabily-artwork/trunk
 
11
 
 
12
Package: sabily-gdm-themes
 
13
Architecture: all
 
14
Depends: ${shlibs:Depends}, ${misc:Depends}
 
15
Replaces: ubuntume-gdm-themes (<= 1.2.1)
 
16
Conflicts: ubuntume-artwork (<= 1.0)
 
17
Description: Sabily GDM themes
 
18
 The default GDM themes for Sabily. At the moment the package contains:
 
19
  * HumanME
 
20
  * Sabily-green
 
21
  * Shahada
 
22
 
 
23
Package: ubuntume-gdm-themes
 
24
Architecture: all
 
25
Depends: sabily-gdm-themes
 
26
Description: Sabily GDM themes (transitional package)
 
27
 The default GDM themes for Sabily. At the moment the package contains:
 
28
  * HumanME
 
29
  * Sabily-green
 
30
  * Shahada
 
31
 .
 
32
 This is a dummy transitional package that will ensure a proper upgrade path.
 
33
 This package may be safely removed after upgrading.