[Python-apps-commits] r11565 - in packages/gespeaker/trunk/debian (changelog copyright rules)

muflone-guest at users.alioth.debian.org muflone-guest at users.alioth.debian.org
Sat Nov 8 22:55:14 UTC 2014


    Date: Saturday, November 8, 2014 @ 22:55:13
  Author: muflone-guest
Revision: 11565

Updated copyright file and added symlink for the devhelp documentation

Modified:
  packages/gespeaker/trunk/debian/changelog
  packages/gespeaker/trunk/debian/copyright
  packages/gespeaker/trunk/debian/rules

Modified: packages/gespeaker/trunk/debian/changelog
===================================================================
--- packages/gespeaker/trunk/debian/changelog	2014-11-08 22:29:03 UTC (rev 11564)
+++ packages/gespeaker/trunk/debian/changelog	2014-11-08 22:55:13 UTC (rev 11565)
@@ -1,3 +1,10 @@
+gespeaker (0.8.5-2) unstable; urgency=low
+
+  * Updated copyright file
+  * Added symlink for the devhelp documentation
+
+ -- Fabio Castelli <muflone at vbsimple.net>  Sat, 08 Nov 2014 23:51:59 +0100
+
 gespeaker (0.8.5-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/gespeaker/trunk/debian/copyright
===================================================================
--- packages/gespeaker/trunk/debian/copyright	2014-11-08 22:29:03 UTC (rev 11564)
+++ packages/gespeaker/trunk/debian/copyright	2014-11-08 22:55:13 UTC (rev 11565)
@@ -1,40 +1,25 @@
-This package was debianized by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Gespeaker
+Source: http://www.muflone.com/gespeaker/
 
-    Fabio Castelli <muflone at vbsimple.net> on Sun, 06 Dec 2009 22:35:32 +0100
+Files: *
+Copyright: 2009-2014 Fabio Castelli <muflone at vbsimple.net>
+License: GPL-2+
+ 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 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
 
-It was downloaded from:
-
-    http://code.google.com/p/gespeaker/
-
-Upstream Author:
-
-    Fabio Castelli <muflone at vbsimple.net>
-
-Copyright:
-
-    <Copyright (C) 2009 Fabio Castelli>
-
-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; 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.
-
-    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-2'.
-
-The Debian packaging is:
-
-    Copyright (C) 2009, Fabio Castelli <muflone at vbsimple.net>
-
-and is licensed under the GPL, see above.

Modified: packages/gespeaker/trunk/debian/rules
===================================================================
--- packages/gespeaker/trunk/debian/rules	2014-11-08 22:29:03 UTC (rev 11564)
+++ packages/gespeaker/trunk/debian/rules	2014-11-08 22:55:13 UTC (rev 11565)
@@ -12,3 +12,4 @@
 override_dh_auto_install:
 	python setup.py install --root=debian/gespeaker --install-layout=deb \
 	--install-lib=/usr/share/gespeaker
+	dh_link usr/share/doc/gespeaker/dbus usr/share/gtk-doc/html/gespeaker




More information about the Python-apps-commits mailing list