[Python-apps-commits] r6298 - in packages/frescobaldi/trunk/debian (5 files)

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Wed Nov 10 20:09:24 UTC 2010


    Date: Wednesday, November 10, 2010 @ 20:08:58
  Author: ryanakca-guest
Revision: 6298

Packaging for frescobaldi 1.1.8-1

Modified:
  packages/frescobaldi/trunk/debian/changelog
  packages/frescobaldi/trunk/debian/compat
  packages/frescobaldi/trunk/debian/control
  packages/frescobaldi/trunk/debian/copyright
  packages/frescobaldi/trunk/debian/patches/02_no_pyc.diff

Modified: packages/frescobaldi/trunk/debian/changelog
===================================================================
--- packages/frescobaldi/trunk/debian/changelog	2010-11-10 14:45:54 UTC (rev 6297)
+++ packages/frescobaldi/trunk/debian/changelog	2010-11-10 20:08:58 UTC (rev 6298)
@@ -1,3 +1,14 @@
+frescobaldi (1.1.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Refreshed 02_no_pyc.diff
+  * Updated copyright holder's years
+  * Updated to dh8
+    - Change debian/control
+    - Bump debian/compat to 8
+
+ -- Ryan Kavanagh <ryanakca at kubuntu.org>  Tue, 09 Nov 2010 13:52:15 -0500
+
 frescobaldi (1.1.7-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/frescobaldi/trunk/debian/compat
===================================================================
--- packages/frescobaldi/trunk/debian/compat	2010-11-10 14:45:54 UTC (rev 6297)
+++ packages/frescobaldi/trunk/debian/compat	2010-11-10 20:08:58 UTC (rev 6298)
@@ -1 +1 @@
-7
+8

Modified: packages/frescobaldi/trunk/debian/control
===================================================================
--- packages/frescobaldi/trunk/debian/control	2010-11-10 14:45:54 UTC (rev 6297)
+++ packages/frescobaldi/trunk/debian/control	2010-11-10 20:08:58 UTC (rev 6298)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ryan Kavanagh <ryanakca at kubuntu.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: python (>= 2.6),
  python-support (>= 0.8.7),
  cmake,

Modified: packages/frescobaldi/trunk/debian/copyright
===================================================================
--- packages/frescobaldi/trunk/debian/copyright	2010-11-10 14:45:54 UTC (rev 6297)
+++ packages/frescobaldi/trunk/debian/copyright	2010-11-10 20:08:58 UTC (rev 6298)
@@ -45,7 +45,7 @@
     Copyright (C) 2008-2010  Wilbert Berendsen <info at wilbertberendsen.nl>
     Copyright (C) 2009-2010  Pavel Fric <pavelfric at seznam.cz>
     Copyright (C) 2008       Henrik Evers <henrik.evers at gmx.de>
-    Copyright (C) 2009       Georg Hennig <georg.hennig at web.de>
+    Copyright (C) 2009-2010  Georg Hennig <georg.hennig at web.de>
     Copyright (C) 2008, 2009 Francisco Vila <francisco.vila at hispalinux.es>
     Copyright (C) 2008, 2010 Valentin Villenave <v.villenave at gmail.com>
     Copyright (C) 2009       David Bouriaud <david.bouriaud at ac-rouen.fr>

Modified: packages/frescobaldi/trunk/debian/patches/02_no_pyc.diff
===================================================================
--- packages/frescobaldi/trunk/debian/patches/02_no_pyc.diff	2010-11-10 14:45:54 UTC (rev 6297)
+++ packages/frescobaldi/trunk/debian/patches/02_no_pyc.diff	2010-11-10 20:08:58 UTC (rev 6298)
@@ -1,10 +1,10 @@
 # 02_no_pyc.diff by Ryan Kavanagh <ryanakca at kubuntu.org>
 # Description: Don't install *.pyc
-Index: frescobaldi-1.1.3/cmake/modules/Python.cmake
+Index: frescobaldi-1.1.8/cmake/modules/Python.cmake
 ===================================================================
---- frescobaldi-1.1.3.orig/cmake/modules/Python.cmake	2010-07-28 12:24:17.535050528 -0400
-+++ frescobaldi-1.1.3/cmake/modules/Python.cmake	2010-07-28 12:24:45.232000549 -0400
-@@ -39,7 +39,8 @@
+--- frescobaldi-1.1.8.orig/cmake/modules/Python.cmake	2010-08-24 18:46:29.000000000 -0400
++++ frescobaldi-1.1.8/cmake/modules/Python.cmake	2010-11-09 13:51:51.362724192 -0500
+@@ -40,7 +40,8 @@
        list(APPEND _pycs ${_pyc})
        
        # install .pyc file




More information about the Python-apps-commits mailing list