[Python-apps-commits] r7316 - in packages/oggconvert/trunk/debian (changelog copyright)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Jul 12 21:22:05 UTC 2011


    Date: Tuesday, July 12, 2011 @ 21:22:04
  Author: dktrkranz
Revision: 7316

Use DEP5 syntax

Modified:
  packages/oggconvert/trunk/debian/changelog
  packages/oggconvert/trunk/debian/copyright

Modified: packages/oggconvert/trunk/debian/changelog
===================================================================
--- packages/oggconvert/trunk/debian/changelog	2011-07-12 21:17:30 UTC (rev 7315)
+++ packages/oggconvert/trunk/debian/changelog	2011-07-12 21:22:04 UTC (rev 7316)
@@ -3,8 +3,10 @@
   * Switch to dh_python2.
   * debian/control:
     - Bump Standards-Version to 3.9.2, no changes needed.
+  * debian/copyright:
+    - Convert to DEP5 format.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 12 Jul 2011 23:16:56 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 12 Jul 2011 23:21:17 +0200
 
 oggconvert (0.3.3-1) unstable; urgency=low
 

Modified: packages/oggconvert/trunk/debian/copyright
===================================================================
--- packages/oggconvert/trunk/debian/copyright	2011-07-12 21:17:30 UTC (rev 7315)
+++ packages/oggconvert/trunk/debian/copyright	2011-07-12 21:22:04 UTC (rev 7316)
@@ -1,34 +1,44 @@
-This package was debianized by Luca Falavigna <dktrkranz at debian.org> on
-Thu,  2 Aug 2007 15:41:41 +0200.
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: oggconvert
+Upstream-Contact: Tristan Brindle <t.c.brindle at gmail.com>
+Source: http://oggconvert.tristanb.net/
 
-It was downloaded from http://oggconvert.tristanb.net/
+Files: *
+Copyright: 2007-2010, Tristan Brindle <t.c.brindle at gmail.com>
+License: LGPL-2.1+
 
-Upstream Author:
+Files: debian/*
+Copyright: 2009-2011, Luca Falavigna <dktrkranz at debian.org>
+License: GPL-3+
 
-    Tristan Brindle <t.c.brindle at gmail.com>
+License: LGPL-2.1+:
+  This package is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2 of the License, or (at your option) any later version.
 
-Copyright:
+  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
+  Lesser General Public License for more details.
 
-    Copyright © 2007-2010 Tristan Brindle <t.c.brindle at gmail.com>
+  You should have received a copy of the GNU Lesser General Public
+  License along with this package; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
-License:
+License: GPL-3+
+  This program is free software: you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser 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 General Public License for more details.
 
-    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
-    Lesser General Public License for more details.
+  You should have received a copy of the GNU General Public License
+  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2'.
-
-The Debian packaging is © 2007-2010, Luca Falavigna <dktrkranz at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License version 3 can be found in /usr/share/common-licenses/GPL-3




More information about the Python-apps-commits mailing list