[Python-apps-commits] r2734 - in packages/gaupol/trunk/debian (9 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Mon Apr 13 22:13:42 UTC 2009


    Date: Monday, April 13, 2009 @ 22:13:42
  Author: piotr
Revision: 2734

* New upstream release
* Install gaupol module in private directory
* Install more docs; NEWS file as upstream changelog
* Switch from python-central to python-support
* Switch from CDBS to debhelper's command sequencer
* Standards-Version bumped to 3.8.1 (no changes needed)

Added:
  packages/gaupol/trunk/debian/install
  packages/gaupol/trunk/debian/pyversions
Modified:
  packages/gaupol/trunk/debian/changelog
  packages/gaupol/trunk/debian/compat
  packages/gaupol/trunk/debian/control
  packages/gaupol/trunk/debian/copyright
  packages/gaupol/trunk/debian/docs
  packages/gaupol/trunk/debian/rules
Deleted:
  packages/gaupol/trunk/debian/pycompat

Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/changelog	2009-04-13 22:13:42 UTC (rev 2734)
@@ -1,16 +1,21 @@
-gaupol (0.13.1-2) UNRELEASED; urgency=low
+gaupol (0.14-1) UNRELEASED; urgency=low
 
   [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
+  * Switch Vcs-Browser field to viewsvn
 
   [ Marco Rodrigues ]
-  * debian/control:
-    + Add ${misc:Depends} to Depends to remove
-      lintian warning.
+  * Add ${misc:Depends} to Depends
 
- -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:47:27 +0100
+  [ Piotr Ożarowski ]
+  * New upstream release
+  * Install gaupol module in private directory
+  * Install more docs; NEWS file as upstream changelog
+  * Switch from python-central to python-support
+  * Switch from CDBS to debhelper's command sequencer
+  * Standards-Version bumped to 3.8.1 (no changes needed)
 
+ -- Piotr Ożarowski <piotr at debian.org>  Mon, 13 Apr 2009 21:47:41 +0200
+
 gaupol (0.13.1-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/gaupol/trunk/debian/compat
===================================================================
--- packages/gaupol/trunk/debian/compat	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/compat	2009-04-13 22:13:42 UTC (rev 2734)
@@ -1 +1 @@
-5
+7

Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/control	2009-04-13 22:13:42 UTC (rev 2734)
@@ -3,10 +3,9 @@
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.38), python, python-central (>= 0.5), cdbs (>= 0.4.43), python-dev (>= 2.5.1)
+Build-Depends: debhelper (>= 7.0.50), python, python-support (>= 0.6.4), python (>= 2.5.1)
 Build-Depends-Indep: intltool
-XS-Python-Version: >=2.5
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://home.gna.org/gaupol/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/gaupol/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/gaupol/trunk/
@@ -14,7 +13,7 @@
 Package: gaupol
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5.1),
+Depends: ${python:Depends}, ${misc:Depends},
  python-gtk2 (>= 2.12), python-glade2 (>= 2.12), python-gobject (>= 2.12.3-2+b1)
 Recommends: python-enchant (>= 1.1.5-2), iso-codes, python-chardet
 Suggests: vlc | mplayer

Modified: packages/gaupol/trunk/debian/copyright
===================================================================
--- packages/gaupol/trunk/debian/copyright	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/copyright	2009-04-13 22:13:42 UTC (rev 2734)
@@ -5,7 +5,7 @@
 
 Upstream Author: Osmo Salomaa <otsaloma at cc.hut.fi>
 
-Copyright (C) 2005-2007 Osmo Salomaa
+Copyright (C) 2005-2009 Osmo Salomaa
 
  Gaupol 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
@@ -61,7 +61,31 @@
  
 ---------------------------------------------------------------
 
-The Debian packaging is (C) 2006-2007, Piotr Ożarowski <piotr at debian.org>
+tools/git2cl:
+
+ Copyright (C) 2008 Osmo Salomaa <otsaloma at cc.hut.fi>
+ Copyright (C) 2007, 2008 Simon Josefsson <simon at josefsson.org>
+ Copyright (C) 2007 Luis Mondesi <lemsx1 at gmail.com>
+ Copyright (C) 2001,2002,2003,2004 Martyn J. Pearce <fluffy at cpan.org>
+ Copyright (C) 1999 Karl Fogel <kfogel at red-bean.com>
+
+ License: GPL 2 or later
+
+--------------------------------------------------------------
+
+extensions/side-pane/side-pane.py:
+
+ Copyright (C) 2008 Osmo Salomaa
+
+ Parts of the code dealing with the header's toggle button and the menu
+ associated with it have been adapted from Nautilus, file
+ 'nautilus-side-pane.c' with the following copyright statement and info.
+ Copyright (C) 2002 Ximian Inc.
+ Author: Dave Camp <dave at ximian.com>
+
+--------------------------------------------------------------
+
+The Debian packaging is © 2006-2009, Piotr Ożarowski <piotr at debian.org>
 and is licensed under the GPL.
 
 On Debian systems, the complete text of the GNU General Public License

Modified: packages/gaupol/trunk/debian/docs
===================================================================
--- packages/gaupol/trunk/debian/docs	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/docs	2009-04-13 22:13:42 UTC (rev 2734)
@@ -1,3 +1,4 @@
-NEWS
 README
 TODO
+AUTHORS
+CREDITS

Added: packages/gaupol/trunk/debian/install
===================================================================
--- packages/gaupol/trunk/debian/install	                        (rev 0)
+++ packages/gaupol/trunk/debian/install	2009-04-13 22:13:42 UTC (rev 2734)
@@ -0,0 +1 @@
+debian/gaupol.xpm /usr/share/pixmaps/

Deleted: packages/gaupol/trunk/debian/pycompat
===================================================================
--- packages/gaupol/trunk/debian/pycompat	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/pycompat	2009-04-13 22:13:42 UTC (rev 2734)
@@ -1 +0,0 @@
-2

Added: packages/gaupol/trunk/debian/pyversions
===================================================================
--- packages/gaupol/trunk/debian/pyversions	                        (rev 0)
+++ packages/gaupol/trunk/debian/pyversions	2009-04-13 22:13:42 UTC (rev 2734)
@@ -0,0 +1 @@
+2.5.1-

Modified: packages/gaupol/trunk/debian/rules
===================================================================
--- packages/gaupol/trunk/debian/rules	2009-04-13 19:48:58 UTC (rev 2733)
+++ packages/gaupol/trunk/debian/rules	2009-04-13 22:13:42 UTC (rev 2734)
@@ -1,11 +1,13 @@
 #!/usr/bin/make -f
-# -*- mode: makefile -*-
-DEB_PYTHON_SYSTEM = pycentral
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
+%:
+	dh $@
 
-DEB_COMPRESS_EXCLUDE := .py .glade
+override_dh_auto_install:
+	python ./setup.py install --root=$(CURDIR)/debian/gaupol --install-lib=/usr/share/gaupol/lib/
+	# rename the binary instead of using --install-scripts (due to name conflict)
+	mv $(CURDIR)/debian/gaupol//usr/bin/gaupol $(CURDIR)/debian/gaupol/usr/share/gaupol/lib/run
+	dh_link /usr/share/gaupol/lib/run /usr/bin/gaupol
 
-install/gaupol::
-	dh_install debian/gaupol.xpm /usr/share/pixmaps/
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS




More information about the Python-apps-commits mailing list