[Python-apps-commits] r8400 - in packages/debomatic/trunk/debian (changelog copyright)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Mar 31 12:34:28 UTC 2012
Date: Saturday, March 31, 2012 @ 12:34:23
Author: dktrkranz
Revision: 8400
Convert to DEP5 format
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/copyright
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2012-03-31 12:31:00 UTC (rev 8399)
+++ packages/debomatic/trunk/debian/changelog 2012-03-31 12:34:23 UTC (rev 8400)
@@ -16,12 +16,14 @@
- Replace gnupg with gpgv in Recommends field.
- Bump X-Python-Version field to >= 2.6.
- Bump Standards-Version to 3.9.3.
+ * debian/copyright:
+ - Convert to DEP5 format.
* debian/docs:
- README is no longer shipped in release tarball.
* debian/watch:
- Update watch file.
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:30:33 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:33:52 +0200
debomatic (0.9-1) unstable; urgency=low
Modified: packages/debomatic/trunk/debian/copyright
===================================================================
--- packages/debomatic/trunk/debian/copyright 2012-03-31 12:31:00 UTC (rev 8399)
+++ packages/debomatic/trunk/debian/copyright 2012-03-31 12:34:23 UTC (rev 8400)
@@ -1,42 +1,30 @@
-This package was debianized by Luca Falavigna <dktrkranz at debian.org> on
-Wed, 25 Jun 2008 19:43:54 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Deb-o-Matic
+Source: https://code.launchpad.net/debomatic
-It was downloaded from http://launchpad.net/debomatic/+download
+Files: *
+Copyright: 2007-2012 Luca Falavigna
+ 2008-2009 David Futcher
+ 2009-2010 Alessio Treglia
+License: GPL-3+
-Upstream Author:
+Files: debian/*
+Copyright: 2007-2012 Luca Falavigna
+License: GPL-3+
- Luca Falavigna <dktrkranz at debian.org>
-
-Contributors:
-
- David Futcher <bobbo at ubuntu.com>
- Alessio Treglia <quadrispro at ubuntu.com>
- Karl Goetz <karl at kgoetz.id.au>
-
-Copyright:
-
- Copyright © 2007-2011 Luca Falavigna
- Copyright © 2008-2009 David Futcher
- Copyright © 2009-2010 Alessio Treglia
-
-License:
-
- This package 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; version 3 of the License.
-
- 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.
-
- You should have received a copy of the GNU 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 General
-Public License can be found in `/usr/share/common-licenses/GPL-3'.
-
-The Debian packaging is © 2008-2011, Luca Falavigna <dktrkranz at debian.org> and
-is licensed under the GPL, see above.
-
+License: GPL-3+
+ This package 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; version 3 of the License.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU 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 General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
More information about the Python-apps-commits
mailing list