[Pkg-cli-libs-commits] r3710 - in /packages/evolution-sharp/trunk/debian: changelog copyright rules

jsogo at users.alioth.debian.org jsogo at users.alioth.debian.org
Fri May 2 10:37:17 UTC 2008


Author: jsogo
Date: Fri May  2 10:37:17 2008
New Revision: 3710

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3710
Log:
- Update debian/copyright and change FSF address. Make lintian happy.
- Bump clilibs API version, as new interfaces were added

Modified:
    packages/evolution-sharp/trunk/debian/changelog
    packages/evolution-sharp/trunk/debian/copyright
    packages/evolution-sharp/trunk/debian/rules

Modified: packages/evolution-sharp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/evolution-sharp/trunk/debian/changelog?rev=3710&op=diff
==============================================================================
--- packages/evolution-sharp/trunk/debian/changelog (original)
+++ packages/evolution-sharp/trunk/debian/changelog Fri May  2 10:37:17 2008
@@ -3,6 +3,8 @@
   * debian/patches:
     + fix_get_uid-crasher: apply patch from SVN (r174) to fix crashes in
     beagle-backend-evolution (Closes: #475640)
+  * Update debian/copyright file and FSF address. Make lintian happy.
+  * Bump DEB_CLI_API_VERSION as new interfaces were added. Thanks meeby! 
 
  -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri, 02 May 2008 12:18:08 +0200
 

Modified: packages/evolution-sharp/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/evolution-sharp/trunk/debian/copyright?rev=3710&op=diff
==============================================================================
--- packages/evolution-sharp/trunk/debian/copyright (original)
+++ packages/evolution-sharp/trunk/debian/copyright Fri May  2 10:37:17 2008
@@ -6,7 +6,7 @@
 It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/
 
 Copyright:
-Copyright (C) 2003-2006 Novell, Inc.
+Copyright (C) 2003-2008 Novell, Inc.
 
 Upstream Authors:
 Mike Kestner            <mkestner at ximian.com>
@@ -25,7 +25,7 @@
 
  You should have received a copy of the GNU General Public
  License along with this program; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  Boston, MA 02111-1307, USA.
 
 Full text of the GPL-2 license may be found at

Modified: packages/evolution-sharp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/evolution-sharp/trunk/debian/rules?rev=3710&op=diff
==============================================================================
--- packages/evolution-sharp/trunk/debian/rules (original)
+++ packages/evolution-sharp/trunk/debian/rules Fri May  2 10:37:17 2008
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 DEB_CLI_ABI_VERSION = 3.0
-DEB_CLI_API_VERSION = 0.16.0
+DEB_CLI_API_VERSION = 0.17.1
 
 export MONO_SHARED_DIR=$(CURDIR)
 




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