[Python-apps-commits] r9702 - in packages/kabikaboo/trunk/debian (4 files)

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Jun 4 19:35:43 UTC 2013


    Date: Tuesday, June 4, 2013 @ 19:35:41
  Author: jbicha-guest
Revision: 9702

* debian/control
  - Drop dependency on python-gtkspell (Closes: #707852)
  - Change maintainer to Python Apps Team
* Bump Standards-Version to 3.9.4 and dh compat to 9

Modified:
  packages/kabikaboo/trunk/debian/changelog
  packages/kabikaboo/trunk/debian/compat
  packages/kabikaboo/trunk/debian/control
  packages/kabikaboo/trunk/debian/copyright

Modified: packages/kabikaboo/trunk/debian/changelog
===================================================================
--- packages/kabikaboo/trunk/debian/changelog	2013-06-03 15:57:52 UTC (rev 9701)
+++ packages/kabikaboo/trunk/debian/changelog	2013-06-04 19:35:41 UTC (rev 9702)
@@ -1,15 +1,14 @@
 kabikaboo (1.7-3) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
   * Fix watch file.
 
- -- Jakub Wilk <jwilk at debian.org>  Mon, 27 May 2013 21:05:44 +0200
-
-kabikaboo (1.7-2) unstable; urgency=low
-
+  [ Jeremy Bicha ]
   * debian/control
     - Switch to dh_python2
-    - Bump Standards-Version to 3.9.1. No changes needed.
+    - Drop dependency on python-gtkspell (Closes: #707852)
+    - Change maintainer to Python Apps Team
   * debian/copyright
     - Cleaned up formatting
   * debian/pyversion
@@ -18,10 +17,9 @@
     - Simplified
   * debian/source/format
     - Switch to 3.0 (quilt)
-  * debian/watch
-    - Point to correct download location
+  * Bump Standards-Version to 3.9.4 and dh compat to 9
 
- -- Jeremy Bicha <jeremy at bicha.net>  Fri, 13 May 2011 09:00:59 -0400
+ -- Jakub Wilk <jwilk at debian.org>  Mon, 27 May 2013 21:05:44 +0200
 
 kabikaboo (1.7-1) unstable; urgency=low
 

Modified: packages/kabikaboo/trunk/debian/compat
===================================================================
--- packages/kabikaboo/trunk/debian/compat	2013-06-03 15:57:52 UTC (rev 9701)
+++ packages/kabikaboo/trunk/debian/compat	2013-06-04 19:35:41 UTC (rev 9702)
@@ -1 +1 @@
-7
+9

Modified: packages/kabikaboo/trunk/debian/control
===================================================================
--- packages/kabikaboo/trunk/debian/control	2013-06-03 15:57:52 UTC (rev 9701)
+++ packages/kabikaboo/trunk/debian/control	2013-06-04 19:35:41 UTC (rev 9702)
@@ -1,11 +1,10 @@
 Source: kabikaboo
 Section: editors
 Priority: optional
-Maintainer: Jeremy Bicha <jeremy at bicha.net>
-Uploaders: Dave Kerr <aidave at shaw.ca>, 
- Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), python (>=2.6.6-3~)
-Standards-Version: 3.9.1
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Dave Kerr <aidave at shaw.ca>, 
+Build-Depends: debhelper (>= 9), python (>=2.6.6-3~)
+Standards-Version: 3.9.4
 Homepage: https://launchpad.net/kabikaboo
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/kabikaboo/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/kabikaboo/trunk/
@@ -17,7 +16,6 @@
          python (>=2.6.6-3~),
          python-gtk2 (>=2.14),
          python-gtksourceview2 (>=2.2),
-         python-gtkspell | python-gnome2-extras (<<2.25),
          python-gnome2
 Description: Writing Assistant
  Kabikaboo is a tree-based note pad, designed to help you plan a book or complex

Modified: packages/kabikaboo/trunk/debian/copyright
===================================================================
--- packages/kabikaboo/trunk/debian/copyright	2013-06-03 15:57:52 UTC (rev 9701)
+++ packages/kabikaboo/trunk/debian/copyright	2013-06-04 19:35:41 UTC (rev 9702)
@@ -1,10 +1,10 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: kabikaboo
 Source: http://launchpad.net/kabikaboo
 
 Files: *
 Copyright: 2009, Dave Kerr <aidave at shaw.ca>
-           2009, Jeremy Bicha <jeremy at bicha.net>
+           2009, Jeremy Bicha <jbicha at ubuntu.com>
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public




More information about the Python-apps-commits mailing list