aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-11-02 12:14:36 +1100
committerRobert Collins <robertc@robertcollins.net>2009-11-02 12:14:36 +1100
commitdf182c1c6680b2b7f0fbce6361d8114f40d0e7ae (patch)
tree6fb7091d8cbe78c072889e2e036dfa40eb12f22a
parent20d116ae0d74559cd5f30fe4f1bff08ed6378176 (diff)
downloadayatana-indicator-application-df182c1c6680b2b7f0fbce6361d8114f40d0e7ae.tar.gz
ayatana-indicator-application-df182c1c6680b2b7f0fbce6361d8114f40d0e7ae.tar.bz2
ayatana-indicator-application-df182c1c6680b2b7f0fbce6361d8114f40d0e7ae.zip
Draft packaging.
-rw-r--r--debian/changelog5
-rw-r--r--debian/compat1
-rw-r--r--debian/control27
-rw-r--r--debian/copyright16
-rwxr-xr-xdebian/rules12
-rw-r--r--debian/watch2
6 files changed, 63 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..f9aae13
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+cape-girardeau (0.0.1-0ubuntu1) karmic; urgency=low
+
+ * Development packaging edition.
+
+ -- Robert Collins <robert@canonical.com> Thu, 29 Oct 2009 15:44:14 +1100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..9f03658
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: cape-girardeau
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Build-Depends: debhelper (>= 5.0),
+ cdbs (>= 0.4.41),
+ libgtk2.0-dev (>= 2.12.0),
+ libdbus-glib-1-dev,
+ gnome-doc-utils,
+ scrollkeeper,
+ intltool,
+ libindicate-dev (>= 0.2.0),
+ libindicate-gtk-dev (>= 0.2.0),
+ libindicator-dev (>= 0.2.0~bzr301),
+ libdbusmenu-gtk-dev (>= 0.1.1),
+ libdbusmenu-glib-dev (>= 0.1.1)
+Standards-Version: 3.8.0
+Homepage: https://launchpad.net/wasilla
+Vcs-Bzr: http://bazaar.launchpa.net/~canonical-dx-team/cape-girardeau/karmic
+
+Package: cape-girardeau
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: cape-girardeau project
+ .
+ This package is the cape-girardeau project
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..fa3df0d
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,16 @@
+This package was debianized by Robert Collins <robert@canonical.com> on
+Thu, 29 Oct 2009 15:44:14 +1100
+
+It was downloaded from <http://launchpad.net/cape-girardeau/>
+
+Upstream Author:
+
+ Ted Gould <ted@canonical.com>
+
+Copyright:
+
+ Copyright (C) 2009 Canonical Ltd.
+
+License:
+
+ This program has not been released, it may not be used.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..9d0676a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+LDFLAGS += -Wl,-z,defs -Wl,--as-needed
+
+#binary-install/indicator-messages::
+# # remove .a/.la clutter
+# rm -f debian/$(cdbs_curpkg)/usr/lib/indicators/*/*.a
+# rm -f debian/$(cdbs_curpkg)/usr/lib/indicators/*/*.la
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..f0f23d1
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://launchpad.net/cape-girardeau/+download .*/indicator-custom-([0-9.]+)\.tar\.gz