Wrap (Build-)Depends.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -20,5 +20,6 @@ gnome-shell-extensions (3.2.0-1) UNRELEASED; urgency=low
|
||||
* debian/control.in:
|
||||
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer and add
|
||||
Victor Seva <linuxmaniac@torreviejawireless.org> to Uploaders.
|
||||
- Wrap (Build-)Depends.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 07 Nov 2011 17:59:48 +0100
|
||||
|
||||
10
debian/control
vendored
10
debian/control
vendored
@@ -8,13 +8,19 @@ Section: gnome
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Victor Seva <linuxmaniac@torreviejawireless.org>, Michael Biebl <biebl@debian.org>
|
||||
Build-Depends: debhelper (>= 8.0.0), cdbs, gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), libgtop2-dev (>= 2.28.3)
|
||||
Build-Depends: debhelper (>= 8.0.0),
|
||||
cdbs,
|
||||
gnome-pkg-tools,
|
||||
intltool,
|
||||
libgnome-desktop-3-dev (>= 3.2.0),
|
||||
libgtop2-dev (>= 2.28.3)
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://live.gnome.org/GnomeShell/Extensions
|
||||
|
||||
Package: gnome-shell-extensions
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, gnome-shell (>= 3.2.0)
|
||||
Depends: ${misc:Depends},
|
||||
gnome-shell (>= 3.2.0)
|
||||
Description: Extensions to extend functionality of GNOME Shell (common files)
|
||||
The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications,
|
||||
|
||||
10
debian/control.in
vendored
10
debian/control.in
vendored
@@ -3,13 +3,19 @@ Section: gnome
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Victor Seva <linuxmaniac@torreviejawireless.org>, @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 8.0.0), cdbs, gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), libgtop2-dev (>= 2.28.3)
|
||||
Build-Depends: debhelper (>= 8.0.0),
|
||||
cdbs,
|
||||
gnome-pkg-tools,
|
||||
intltool,
|
||||
libgnome-desktop-3-dev (>= 3.2.0),
|
||||
libgtop2-dev (>= 2.28.3)
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://live.gnome.org/GnomeShell/Extensions
|
||||
|
||||
Package: gnome-shell-extensions
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, gnome-shell (>= 3.2.0)
|
||||
Depends: ${misc:Depends},
|
||||
gnome-shell (>= 3.2.0)
|
||||
Description: Extensions to extend functionality of GNOME Shell (common files)
|
||||
The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications,
|
||||
|
||||
Reference in New Issue
Block a user