~noskcaj/ubuntu/vivid/jhbuild/3.12

« back to all changes in this revision

Viewing changes to modulesets/mobile-2.24.modules

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha
  • Date: 2012-03-28 22:17:26 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120328221726-iy2iug2sc2yos1xb
Tags: 3.2.1-1
[ Jeremy Bicha ]
* New upstream release.
* Switch to dh_python2
* Use 3.0 (quilt)
* debian/control.in:
  - Bump debhelper minimum to 8 and Standards-Version to 3.9.3
  - Bump intltool minimum build-dependency
  - Update long description to mention Git (Closes: #597801)
  - Add Vcs and Homepage fields
* debian/watch: Watch for .xz releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" standalone="no"?> <!--*- mode: nxml -*-->
2
 
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
3
 
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
4
 
<moduleset>
5
 
 
6
 
  <include href="gnome-2.24.modules"/>
7
 
  <include href="matchbox.modules"/>
8
 
 
9
 
  <!-- When adding a new module here that is to be released on ftp.gnome.org,
10
 
       please also talk to the release team to update meta-gnome-mobile-suite
11
 
       in gnome-suites-2.x.modules. It's required to have the module in
12
 
       http://download.gnome.org/mobile/ -->
13
 
  <metamodule id="meta-mobile-platform">
14
 
    <dependencies>
15
 
      <!-- Base layer -->
16
 
      <!-- X is an external dependency -->
17
 
      <dep package="glib"/>
18
 
      <dep package="dbus"/>
19
 
      <!-- GTK+ layer -->
20
 
      <dep package="gtk+"/>
21
 
      <!-- The rest -->
22
 
      <dep package="gconf-dbus"/>
23
 
      <dep package="gst-plugins-base"/>
24
 
      <!-- gnome-vfs is deprecated, but you may want to enable it -->
25
 
      <!-- <dep package="gnome-vfs"/> -->
26
 
      <dep package="gvfs"/>
27
 
      <dep package="evolution-data-server-dbus"/>
28
 
      <dep package="telepathy-mission-control"/>
29
 
      <dep package="avahi"/>
30
 
      <!--<dep package="bluez"/> -->
31
 
      <dep package="matchbox-window-manager"/>
32
 
    </dependencies>
33
 
  </metamodule>
34
 
</moduleset>