[Pkg-cli-apps-commits] r5077 - in /packages/dfo/trunk/debian: README.source changelog control copyright patches/compile.diff patches/icons_dir.diff patches/run.sh.diff
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Wed Aug 26 16:50:53 UTC 2009
Author: varun
Date: Wed Aug 26 16:50:53 2009
New Revision: 5077
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5077
Log:
* debian/control:
- Build-Depends: Replace libflickrnet2.1.5-cil with
libflickrnet2.2-cil
- Bump Standards-Version to 3.8.3
* Add description to all debian/patches
* Add debian/README.source explaining the patch system
Added:
packages/dfo/trunk/debian/README.source
Modified:
packages/dfo/trunk/debian/changelog
packages/dfo/trunk/debian/control
packages/dfo/trunk/debian/copyright
packages/dfo/trunk/debian/patches/compile.diff
packages/dfo/trunk/debian/patches/icons_dir.diff
packages/dfo/trunk/debian/patches/run.sh.diff
Added: packages/dfo/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/README.source?rev=5077&op=file
==============================================================================
--- packages/dfo/trunk/debian/README.source (added)
+++ packages/dfo/trunk/debian/README.source Wed Aug 26 16:50:53 2009
@@ -1,0 +1,8 @@
+Patch System
+============
+
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.
Modified: packages/dfo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/changelog?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/changelog (original)
+++ packages/dfo/trunk/debian/changelog Wed Aug 26 16:50:53 2009
@@ -1,3 +1,14 @@
+dfo (0.8+svn52-3) unstable; urgency=low
+
+ * debian/control:
+ - Build-Depends: Replace libflickrnet2.1.5-cil with
+ libflickrnet2.2-cil
+ - Bump Standards-Version to 3.8.3
+ * Add description to all debian/patches
+ * Add debian/README.source explaining the patch system
+
+ -- Varun Hiremath <varun at debian.org> Wed, 26 Aug 2009 12:49:43 -0400
+
dfo (0.8+svn52-2) unstable; urgency=low
* debian/control: libgnome2.0-cil -> libgnome2.24-cil for GNOME# transition.
Modified: packages/dfo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/control?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/control (original)
+++ packages/dfo/trunk/debian/control Wed Aug 26 16:50:53 2009
@@ -5,9 +5,9 @@
Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
Build-Depends: cdbs, debhelper (>= 5), quilt
Build-Depends-Indep: mono-devel (>= 2.0), cli-common-dev (>= 0.4.4),
- libmono-sqlite2.0-cil, pkg-config, libflickrnet2.1.5-cil,
+ libmono-sqlite2.0-cil, pkg-config, libflickrnet2.2-cil,
libglade2.0-cil, libgconf2.0-cil, libgnome2.24-cil,
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
Homepage: http://code.google.com/p/dfo/
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/dfo/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/
Modified: packages/dfo/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/copyright?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/copyright (original)
+++ packages/dfo/trunk/debian/copyright Wed Aug 26 16:50:53 2009
@@ -5,7 +5,7 @@
Upstream Author: Manish Rai Jain <manishrjain at gmail.com>
-Copyright: (C) 2007 Manish Rai Jain <manishrjain at gmail.com>
+Copyright: © 2007 Manish Rai Jain <manishrjain at gmail.com>
License:
This program is free software; you can redistribute it and/or modify
@@ -21,5 +21,5 @@
On Debian systems, you can find the GPL license in:
/usr/share/common-licenses/GPL
-The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
+The Debian packaging is © 2007, Varun Hiremath <varunhiremath at gmail.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Modified: packages/dfo/trunk/debian/patches/compile.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/compile.diff?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/patches/compile.diff (original)
+++ packages/dfo/trunk/debian/patches/compile.diff Wed Aug 26 16:50:53 2009
@@ -1,3 +1,8 @@
+Description: Fix upstream compile.sh file to use -pkg:flickrnet
+Origin: vendor, Debian
+Forwarded: no
+Author: Varun Hiremath <varun at debian.org>
+Last-Update: Thu, 13 Aug 2009 20:52:59 -0400
Index: dfo-0.7+svn45/compile.sh
===================================================================
--- dfo-0.7+svn45.orig/compile.sh 2007-06-13 17:45:46.000000000 +0530
Modified: packages/dfo/trunk/debian/patches/icons_dir.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/icons_dir.diff?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/patches/icons_dir.diff (original)
+++ packages/dfo/trunk/debian/patches/icons_dir.diff Wed Aug 26 16:50:53 2009
@@ -1,3 +1,8 @@
+Description: Fix dfo icon path
+Origin: vendor, Debian
+Forwarded: no
+Author: Varun Hiremath <varun at debian.org>
+Last-Update: Thu, 13 Aug 2009 20:52:59 -0400
Index: dfo-0.0.08062007~r43/DeskFlickrUI.cs
===================================================================
--- dfo-0.0.08062007~r43.orig/DeskFlickrUI.cs 2007-08-07 17:10:04.000000000 +0530
Modified: packages/dfo/trunk/debian/patches/run.sh.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/run.sh.diff?rev=5077&op=diff
==============================================================================
--- packages/dfo/trunk/debian/patches/run.sh.diff (original)
+++ packages/dfo/trunk/debian/patches/run.sh.diff Wed Aug 26 16:50:53 2009
@@ -1,3 +1,8 @@
+Description: Do not set MONO_PATH in the run script
+Origin: vendor, Debian
+Forwarded: no
+Author: Varun Hiremath <varun at debian.org>
+Last-Update: Thu, 13 Aug 2009 20:52:59 -0400
Index: dfo-0.7+svn45/run.sh
===================================================================
--- dfo-0.7+svn45.orig/run.sh 2008-05-03 11:05:59.000000000 +0530
More information about the Pkg-cli-apps-commits
mailing list