aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-11-06 13:49:07 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-11-06 14:45:56 +0100
commit76d15095ffae6e4fed8ac57f5186ba6107a655b3 (patch)
tree28908b77e1e63308ed58bc87a11d615ebabec84a /debian/control
parentd1b09d9f99e4b4ad9bd1d4cb7fb66ca5dfa014d6 (diff)
downloadayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.tar.gz
ayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.tar.bz2
ayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.zip
Fork ayatana-ido from Ubuntu's ido shared library.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control35
1 files changed, 16 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index 6340947..72192a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,26 @@
-Source: ido
+Source: ayatana-ido
Section: libs
Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
gnome-common,
- libxorg-gtest-dev,
libxi-dev,
libx11-dev,
libgtest-dev,
libglib2.0-dev (>=2.14.0),
- libgtk-3-dev (>= 3.8.2-0ubuntu2),
+ libgtk-3-dev,
gtk-doc-tools,
gobject-introspection,
libgirepository1.0-dev,
valac (>= 0.16)
-Standards-Version: 3.9.5
-Homepage: https://launchpad.net/ido
-# If you aren't a member of ~indicator-applet-developers but need to upload
-# packaging changes, just go ahead. ~indicator-applet-developers will notice
-# and sync up the code again.
-Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/ido/trunk.13.04
-Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/ido/trunk.13.04/files
+# libxorg-gtest-dev,
+Standards-Version: 3.9.6
+Homepage: https://github.com/ArcticaProject/ayatana-ido
+Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-ido.git
+Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-ido.git/
-Package: libido3-0.1-0
+Package: libayatana-ido3-0.4-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -35,13 +32,13 @@ Description: Shared library providing extra gtk menu items for display in
.
This package contains shared libraries to be used by GTK+ 3 applications.
-Package: libido3-0.1-dev
+Package: libayatana-ido3-0.4-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gir1.2-ido3-0.1 (= ${binary:Version}),
- libido3-0.1-0 (= ${binary:Version}),
+ gir1.2-ayatana-ido3-0.4 (= ${binary:Version}),
+ libayatana-ido3-0.4-0 (= ${binary:Version}),
pkg-config,
libglib2.0-dev (>=2.14.0),
libgtk-3-dev (>= 3.8.2-0ubuntu2),
@@ -50,14 +47,14 @@ Description: Shared library providing extra gtk menu items for display in
.
This package contains files that are needed to build GTK+ 3 applications.
-Package: gir1.2-ido3-0.1
+Package: gir1.2-ayatana-ido3-0.4
Section: introspection
Architecture: any
Depends: ${misc:Depends},
- libido3-0.1-0 (>= ${binary:Version}),
+ libayatana-ido3-0.4-0 (>= ${binary:Version}),
${gir:Depends}
-Description: Typelib file for libido3-0.1
+Description: Typelib file for libayatana-ido3-0.4
Shared library providing extra gtk menu items for display in system indicators.
.
This package can be used by other packages using the GIRepository format to
- generate dynamic bindings for libido3-0.1.
+ generate dynamic bindings for libayatana-ido3-0.4.