r21125 - in /desktop/unstable/totem-pl-parser/debian: changelog control control.in copyright

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Aug 28 22:16:43 UTC 2009


Author: pochu
Date: Fri Aug 28 22:16:43 2009
New Revision: 21125

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21125
Log:
  - Standards-Version is 3.8.3, no chanes needed.
  - Improve long descriptions a bit.
* debian/copyright:
  - Add "Copyright" to the packaging copyright statement.
  - Clean up some whitespaces.

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/control
    desktop/unstable/totem-pl-parser/debian/control.in
    desktop/unstable/totem-pl-parser/debian/copyright

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=21125&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog [utf-8] Fri Aug 28 22:16:43 2009
@@ -1,4 +1,4 @@
-totem-pl-parser (2.26.2-2) UNRELEASED; urgency=low
+totem-pl-parser (2.26.2-2) unstable; urgency=low
 
   * debian/patches/30_kfreebsd_gnu.patch:
     - Removed, there's no Linux specific code anymore.
@@ -8,8 +8,13 @@
       on non-linux architectures.
     - Let libtotem-plparser-dev depend on ${misc:Depends}.
     - libtotem-plparser12 inherits the section from the source stanza.
+    - Standards-Version is 3.8.3, no chanes needed.
+    - Improve long descriptions a bit.
+  * debian/copyright:
+    - Add "Copyright" to the packaging copyright statement.
+    - Clean up some whitespaces.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Thu, 09 Jul 2009 23:20:24 +0200
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 29 Aug 2009 00:09:57 +0200
 
 totem-pl-parser (2.26.2-1) unstable; urgency=low
 

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=21125&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control [utf-8] Fri Aug 28 22:16:43 2009
@@ -1,6 +1,8 @@
 Source: totem-pl-parser
+Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                autotools-dev,
                cdbs (>= 0.4.37),
@@ -14,31 +16,31 @@
                libcamel1.2-dev,
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc
-Uploaders: Emilio Pozuelo Monfort <pochu at ubuntu.com>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Standards-Version: 3.8.1
-Section: libs
+Standards-Version: 3.8.3
 
 Package: libtotem-plparser-dev
 Section: libdevel
 Architecture: any
-Depends: libtotem-plparser12 (= ${binary:Version}),
+Depends: ${misc:Depends},
+         libtotem-plparser12 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.3),
          libgtk2.0-dev (>= 2.11.6),
          libcamel1.2-dev
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the development headers and documentation.
 
 Package: libtotem-plparser12
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - runtime files
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the shared library.
 
@@ -50,7 +52,7 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Totem Playlist Parser library - debugging symbols
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the debugging symbols.
-

Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=21125&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in [utf-8] Fri Aug 28 22:16:43 2009
@@ -2,6 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5),
                autotools-dev,
                cdbs (>= 0.4.37),
@@ -15,8 +16,7 @@
                libcamel1.2-dev,
                gtk-doc-tools (>= 1.11),
                libglib2.0-doc
-Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: libtotem-plparser-dev
 Section: libdevel
@@ -28,7 +28,8 @@
          libcamel1.2-dev
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the development headers and documentation.
 
@@ -38,7 +39,8 @@
          ${misc:Depends}
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - runtime files
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the shared library.
 
@@ -50,6 +52,7 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Totem Playlist Parser library - debugging symbols
- A library to parse playlists.
+ totem-pl-parser is a simple GObject-based library to parse a host of
+ playlist formats, as well as save those.
  .
  This package contains the debugging symbols.

Modified: desktop/unstable/totem-pl-parser/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/copyright?rev=21125&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/copyright [utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/copyright [utf-8] Fri Aug 28 22:16:43 2009
@@ -6,8 +6,8 @@
 Upstream Author:
   Bastien Nocera <hadess at hadess.net>
 
-Copyright: 
-    
+Copyright:
+
     For plparse/totem-pl-parser-media.*,
         plparse/totem-pl-parser-wm.*,
 	plparse/totem-pl-parser-xspf.*,
@@ -17,7 +17,7 @@
 	plparse/totem-pl-parser-smil.*,
 	plparse/totem-pl-parser-qt.*,
 	plparse/totem-pl-parser-lines.*,
-	plparse/totem-pl-parser-pls.*:	
+	plparse/totem-pl-parser-pls.*:
       Copyright (C) 2002-2007 Bastien Nocera <hadess at hadess.net>
       Copyright (C) 2003, 2004 Colin Walters <walters at rhythmbox.org>
 
@@ -67,7 +67,7 @@
   4. Neither the name of the University nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.
- 
+
   THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -88,12 +88,12 @@
   modify it under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of the
   License, or (at your option) any later version.
- 
+
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   General Public License for more details.
-  
+
   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., 51 Franklin St, Fifth Floor,
@@ -110,12 +110,12 @@
   modify it under the terms of the GNU Library General Public License as
   published by the Free Software Foundation; either version 2 of the
   License, or (at your option) any later version.
- 
+
   This package is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Library General Public License for more details.
- 
+
   You should have received a copy of the GNU Library General Public
   License along with this package; see the file COPYING.LIB.  If not,
   write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
@@ -125,5 +125,5 @@
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
 
-The Debian packaging is (C) 2007, Sebastien Bacher <seb128 at canonical.com> and
+The Debian packaging is Copyright (C) 2007, Sebastien Bacher <seb128 at canonical.com> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the pkg-gnome-commits mailing list