gswitchit_plugins r117 - in trunk: . debian
- From: svu svn gnome org
- To: svn-commits-list gnome org
- Subject: gswitchit_plugins r117 - in trunk: . debian
- Date: Sun, 4 Jan 2009 00:52:32 +0000 (UTC)
Author: svu
Date: Sun Jan 4 00:52:32 2009
New Revision: 117
URL: http://svn.gnome.org/viewvc/gswitchit_plugins?rev=117&view=rev
Log:
adding basic debian building files
Added:
trunk/debian/
trunk/debian/changelog
trunk/debian/control
trunk/debian/copyright
trunk/debian/dirs
trunk/debian/docs
trunk/debian/rules (contents, props changed)
trunk/debian/watch
Modified:
trunk/ChangeLog
Added: trunk/debian/changelog
==============================================================================
--- (empty file)
+++ trunk/debian/changelog Sun Jan 4 00:52:32 2009
@@ -0,0 +1,48 @@
+gswitchit-plugins (0.9-1ubuntu8) intrepid; urgency=low
+
+ * added missing pkg-configed packages to build deps
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 23:42:41 +0000
+
+gswitchit-plugins (0.9-1ubuntu7) intrepid; urgency=low
+
+ * added pkg-config as dependency
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 23:29:45 +0000
+
+gswitchit-plugins (0.9-1ubuntu6) intrepid; urgency=low
+
+ * added gnome-pkg-tools to debian/control
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 23:18:20 +0000
+
+gswitchit-plugins (0.9-1ubuntu5) intrepid; urgency=low
+
+ * Adding cdbs as build-dep
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 23:00:33 +0000
+
+gswitchit-plugins (0.9-1ubuntu4) intrepid; urgency=low
+
+ * Using CDBS in debian/rules
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 22:37:22 +0000
+
+gswitchit-plugins (0.9-1ubuntu3) intrepid; urgency=low
+
+ * fixed email address in changelog
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 21:23:09 +0000
+
+gswitchit-plugins (0.9-1ubuntu2) intrepid; urgency=low
+
+ * Fix for broken distro line (in changelog)
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 20:24:15 +0000
+
+gswitchit-plugins (0.9-1) intrepid; urgency=low
+
+ * Initial release
+
+ -- Sergey Udaltsov <svu gnome org> Sat, 03 Jan 2009 15:35:53 +0000
+
Added: trunk/debian/control
==============================================================================
--- (empty file)
+++ trunk/debian/control Sun Jan 4 00:52:32 2009
@@ -0,0 +1,33 @@
+Source: gswitchit-plugins
+Section: universe/gnome
+Priority: optional
+Maintainer: Sergey Udaltsov <svu gnome org>
+Build-Depends: debhelper,
+ autotools-dev,
+ cdbs,
+ pkg-config,
+ libgtk2.0-dev,
+ libglade2-dev,
+ libgconf2-dev,
+ libglib2.0-dev,
+ libgnomeui-dev,
+ libgnomekbd-dev,
+ libsoup2.4-dev,
+ libcairo2-dev,
+ librsvg2-dev
+Standards-Version: 3.8.0
+Homepage: https://sourceforge.net/projects/gswitchit
+
+Package: gswitchit-plugins
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: set of plugins for gnome keyboard indicator
+ gswitchit-plugins contain a set of plugins for
+ the gnome keyboard indicator applet
+ .
+ The following plugins are included:
+ * Animation
+ * Custom Labels
+ * Flags
+ * Highlighter
+ * Sound
Added: trunk/debian/copyright
==============================================================================
--- (empty file)
+++ trunk/debian/copyright Sun Jan 4 00:52:32 2009
@@ -0,0 +1,19 @@
+This package was debianized by Sergey Udaltsov <svu gnome org> on
+Sat, 03 Jan 2009 15:35:53 +0000.
+
+It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=319&package_id=98520
+
+Upstream Author:
+
+ Sergey Udaltsov <svu gnome org>
+
+Copyright:
+
+ Copyright (C) 2003-2009 Sergey Udaltsov
+
+License:
+
+ GPL
+
+The Debian packaging is (C) 2009, Sergey Udaltsov <svu gnome org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Added: trunk/debian/dirs
==============================================================================
Added: trunk/debian/docs
==============================================================================
--- (empty file)
+++ trunk/debian/docs Sun Jan 4 00:52:32 2009
@@ -0,0 +1,2 @@
+NEWS
+README
Added: trunk/debian/rules
==============================================================================
--- (empty file)
+++ trunk/debian/rules Sun Jan 4 00:52:32 2009
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/gnome.mk
Added: trunk/debian/watch
==============================================================================
--- (empty file)
+++ trunk/debian/watch Sun Jan 4 00:52:32 2009
@@ -0,0 +1,6 @@
+# Compulsory line, this is a version 3 file
+version=3
+
+http://ftp.gnome.org/pub/GNOME/sources/gswitchit_plugins/([\d\.]+)/gswitchit-plugins-(.*)\.tar\.gz
+
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]