diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 39 | ||||
-rw-r--r-- | debian/compat | 1 | ||||
-rw-r--r-- | debian/control | 46 | ||||
-rw-r--r-- | debian/copyright | 16 | ||||
-rw-r--r-- | debian/indicator-custom.install | 3 | ||||
-rw-r--r-- | debian/libcustomindicator-dev.install | 4 | ||||
-rw-r--r-- | debian/libcustomindicator0.install | 1 | ||||
-rwxr-xr-x | debian/rules | 12 | ||||
-rw-r--r-- | debian/watch | 2 |
9 files changed, 124 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e00649b --- /dev/null +++ b/debian/changelog @@ -0,0 +1,39 @@ +indicator-custom (0.0.1-0ubuntu3~ppa1~service4) karmic; urgency=low + + * Adding marshallers + + -- Ted Gould <ted@ubuntu.com> Mon, 23 Nov 2009 16:37:51 -0600 + +indicator-custom (0.0.1-0ubuntu3~ppa1~service3) karmic; urgency=low + + * Adding more fun. Now we're cookin'! + + -- Ted Gould <ted@ubuntu.com> Mon, 23 Nov 2009 14:56:35 -0600 + +indicator-custom (0.0.1-0ubuntu3~ppa1~service2) karmic; urgency=low + + * Building the service and getting things in better shape. + + -- Ted Gould <ted@ubuntu.com> Sun, 08 Nov 2009 23:04:48 -0600 + +indicator-custom (0.0.1-0ubuntu3~ppa1~service1) karmic; urgency=low + + * Grabbing from the service development branch + + -- Ted Gould <ted@ubuntu.com> Mon, 02 Nov 2009 21:56:33 -0600 + +indicator-custom (0.0.1-0ubuntu2) karmic; urgency=low + + * debian/control: Splitting out libcustomindicator + * Adding debian/libcustomindicator0.install, + debian/libcustomindicator-dev.install, + debian/indicator-custom.install + to make all the different packages. + + -- Ted Gould <ted@ubuntu.com> Mon, 02 Nov 2009 21:41:20 -0600 + +indicator-custom (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..92bb538 --- /dev/null +++ b/debian/control @@ -0,0 +1,46 @@ +Source: indicator-custom +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/cape-girardeau +Vcs-Bzr: http://bazaar.launchpa.net/~canonical-dx-team/cape-girardeau/karmic + +Package: indicator-custom +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: cape-girardeau project + . + This package is the cape-girardeau project + +Package: libcustomindicator0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: cape-girardeau project + . + This package is the cape-girardeau project + +Package: libcustomindicator-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libdbus-glib-1-dev (>= 0.76) +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/indicator-custom.install b/debian/indicator-custom.install new file mode 100644 index 0000000..a4eeb0b --- /dev/null +++ b/debian/indicator-custom.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/indicators/* +debian/tmp/usr/lib/indicator-custom/indicator-custom-service +debian/tmp/usr/share/dbus-1/services/indicator-custom.service diff --git a/debian/libcustomindicator-dev.install b/debian/libcustomindicator-dev.install new file mode 100644 index 0000000..0f13680 --- /dev/null +++ b/debian/libcustomindicator-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/libcustomindicator-0.1/* +debian/tmp/usr/lib/libcustomindicator.so +debian/tmp/usr/lib/libcustomindicator.a +debian/tmp/usr/lib/libcustomindicator.la diff --git a/debian/libcustomindicator0.install b/debian/libcustomindicator0.install new file mode 100644 index 0000000..20b62d5 --- /dev/null +++ b/debian/libcustomindicator0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libcustomindicator.so.* 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 |