r14473 - in /desktop/unstable/glibmm2.4/debian: changelog copyright watch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Fri Feb 8 17:53:56 UTC 2008


Author: manphiz-guest
Date: Fri Feb  8 17:53:55 2008
New Revision: 14473

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14473
Log:
* debian/copyright
  + Correct copyright holders.
  + Correct license pointer to /usr/share/common-licenses/LGPL-2.1.
* debian/watch
  + Refined to check for numbers.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/copyright
    desktop/unstable/glibmm2.4/debian/watch

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=14473&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog (original)
+++ desktop/unstable/glibmm2.4/debian/changelog Fri Feb  8 17:53:55 2008
@@ -1,3 +1,13 @@
+glibmm2.4 (2.14.2-5) UNRELEASED; urgency=low
+
+  * debian/copyright
+    + Correct copyright holders.
+    + Correct license pointer to /usr/share/common-licenses/LGPL-2.1.
+  * debian/watch
+    + Refined to check for numbers.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 09 Feb 2008 01:50:45 +0800
+
 glibmm2.4 (2.14.2-4) unstable; urgency=low
 
   * debian/copyright:

Modified: desktop/unstable/glibmm2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/copyright?rev=14473&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/copyright (original)
+++ desktop/unstable/glibmm2.4/debian/copyright Fri Feb  8 17:53:55 2008
@@ -8,7 +8,9 @@
 
 Copyright:
 
- * Copyright 2002 The gtkmm Development Team
+ 
+ * Copyright (C) 1998-2002, 2006 The gtkmm Development Team
+ * Copyright (C) 2002-2004 The glibmm Development Team
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
@@ -26,4 +28,4 @@
  * MA 02110-1301, USA
 
 On Debian GNU/Linux systems, the complete text of the GNU Library General
-Public License can be found in /usr/share/common-licenses/LGPL file.
+Public License can be found in /usr/share/common-licenses/LGPL-2.1 file.

Modified: desktop/unstable/glibmm2.4/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/watch?rev=14473&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/watch (original)
+++ desktop/unstable/glibmm2.4/debian/watch Fri Feb  8 17:53:55 2008
@@ -4,5 +4,5 @@
 # Site		Directory		Pattern			Version	Script
 version=2
 http://download.gnome.org/sources/glibmm/([\d\.]+)[02468]/ \
-        glibmm-(.*)\.tar\.gz \
+        glibmm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list