[Pkg-cli-apps-commits] r3754 - in /packages/tomboy/branches/0.9/debian: changelog control rules watch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Feb 29 07:14:10 UTC 2008


Author: slomo
Date: Fri Feb 29 07:14:09 2008
New Revision: 3754

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3754
Log:
  + debian/watch:
    - Updated for the new release series.
* debian/control:
  + Update Standards-Version to 3.7.3, no additional changes needed.
  + Use Homepage field.

Modified:
    packages/tomboy/branches/0.9/debian/changelog
    packages/tomboy/branches/0.9/debian/control
    packages/tomboy/branches/0.9/debian/rules
    packages/tomboy/branches/0.9/debian/watch

Modified: packages/tomboy/branches/0.9/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tomboy/branches/0.9/debian/changelog?rev=3754&op=diff
==============================================================================
--- packages/tomboy/branches/0.9/debian/changelog (original)
+++ packages/tomboy/branches/0.9/debian/changelog Fri Feb 29 07:14:09 2008
@@ -5,6 +5,8 @@
       - Updated build dependencies.
     + debian/patches/01_external-mono-addins.patch:
       - Dropped, merged upstream.
+    + debian/watch:
+      - Updated for the new release series.
   * debian/rules,
     debian/patches/99_ltmain_as-needed.patch:
     + Link the native libraries with --as-needed to get fewer dependencies.
@@ -12,6 +14,9 @@
     + Link libtomboy with libX11.
   * debian/patches/99_autoreconf.patch:
     + Regenerated for the above change.
+  * debian/control:
+    + Update Standards-Version to 3.7.3, no additional changes needed.
+    + Use Homepage field.
 
  -- Sebastian Dröge <slomo at debian.org>  Fri, 29 Feb 2008 08:02:26 +0100
 

Modified: packages/tomboy/branches/0.9/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tomboy/branches/0.9/debian/control?rev=3754&op=diff
==============================================================================
--- packages/tomboy/branches/0.9/debian/control (original)
+++ packages/tomboy/branches/0.9/debian/control Fri Feb 29 07:14:09 2008
@@ -2,8 +2,9 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), mono-gmcs (>= 1.1.13.4), libgtk2.0-cil (>= 2.10.0), libgnome2.0-cil (>= 2.16.1), libgconf2.0-cil, libgtkspell-dev (>= 2.0.9), libmono-dev (>= 1.1.13.4), intltool, libdbus-1-dev (>=0.90), libdbus-glib-1-dev (>= 0.60), libpanel-applet2-dev, cli-common-dev (>= 0.4.4), sharutils, libgnomeprintui2.2-dev, libgtk2.0-dev (>= 2.6.0), libatk1.0-dev (>= 1.2.4), libgmime2.2-cil, gnome-doc-utils (>= 0.3.2), scrollkeeper, libmono-cairo2.0-cil, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libmono-addins0.2-cil (>= 0.2-4), libmono-addins-gui0.2-cil (>= 0.2-4)
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 5), mono-gmcs (>= 1.1.13.4), libgtk2.0-cil (>= 2.10.0), libgnome2.0-cil (>= 2.16.1), libgconf2.0-cil, libgtkspell-dev (>= 2.0.9), libmono-dev (>= 1.1.13.4), intltool, libpanel-applet2-dev, cli-common-dev (>= 0.4.4), sharutils, libgnomeprintui2.2-dev, libgtk2.0-dev (>= 2.6.0), libatk1.0-dev (>= 1.2.4), libgmime2.2-cil, gnome-doc-utils (>= 0.3.2), scrollkeeper, libmono-cairo2.0-cil, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libmono-addins0.2-cil (>= 0.2-4), libmono-addins-gui0.2-cil (>= 0.2-4)
+Standards-Version: 3.7.3
+Homepage: http://www.gnome.org/projects/tomboy/
 
 Package: tomboy
 Architecture: any

Modified: packages/tomboy/branches/0.9/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tomboy/branches/0.9/debian/rules?rev=3754&op=diff
==============================================================================
--- packages/tomboy/branches/0.9/debian/rules (original)
+++ packages/tomboy/branches/0.9/debian/rules Fri Feb 29 07:14:09 2008
@@ -15,6 +15,7 @@
 	mkdir -p $(MONO_SHARED_DIR)/.wapi
 
 install/tomboy::
+	mkdir -p debian/tomboy/usr/share/pixmaps
 	uudecode debian/tomboy-16.xpm.uu && mv tomboy-16.xpm debian/tomboy/usr/share/pixmaps
 	uudecode debian/tomboy-32.xpm.uu && mv tomboy-32.xpm debian/tomboy/usr/share/pixmaps
 

Modified: packages/tomboy/branches/0.9/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tomboy/branches/0.9/debian/watch?rev=3754&op=diff
==============================================================================
--- packages/tomboy/branches/0.9/debian/watch (original)
+++ packages/tomboy/branches/0.9/debian/watch Fri Feb 29 07:14:09 2008
@@ -1,3 +1,3 @@
 # watch file for tomboy
 version=2
-http://download.gnome.org/sources/tomboy/0.6/tomboy-(.*)\.tar\.gz debian uupdate
+http://download.gnome.org/sources/tomboy/0.9/tomboy-(.*)\.tar\.gz debian uupdate




More information about the Pkg-cli-apps-commits mailing list