r14474 - in /desktop/unstable/libglademm2.4/debian: changelog copyright watch

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


Author: manphiz-guest
Date: Fri Feb  8 17:59:24 2008
New Revision: 14474

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

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

Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=14474&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Fri Feb  8 17:59:24 2008
@@ -1,3 +1,13 @@
+libglademm2.4 (2.6.5-5) UNRELEASED; urgency=low
+
+  * debian/copyright
+    + Correct copyright holder.
+    + Correct license pointer to /usr/share/common-licenses/LGPL-2.1.
+  * debian/watch
+    + Refined to check for number based version.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 09 Feb 2008 01:58:45 +0800
+
 libglademm2.4 (2.6.5-4) unstable; urgency=low
 
   [ Deng Xiyue ]

Modified: desktop/unstable/libglademm2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/copyright?rev=14474&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/copyright (original)
+++ desktop/unstable/libglademm2.4/debian/copyright Fri Feb  8 17:59:24 2008
@@ -8,7 +8,8 @@
 
 Copyright:
 
- * Copyright 1999-2001 Free Software Foundation
+ * Copyright (C) 1999-2001 Free Software Foundation
+ * Copyright (C) 2002 The libglademm 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 +27,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/libglademm2.4/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/watch?rev=14474&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/watch (original)
+++ desktop/unstable/libglademm2.4/debian/watch Fri Feb  8 17:59:24 2008
@@ -4,5 +4,5 @@
 # Site		Directory		Pattern			Version	Script
 version=2
 http://download.gnome.org/sources/libglademm/([\d\.]+)[02468]/ \
-        libglademm-(.*)\.tar\.gz \
+        libglademm-([\d\.]+)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list