[Python-modules-commits] r7906 - in packages/pyexiv2/trunk/debian (4 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Mar 18 14:29:19 UTC 2009


    Date: Wednesday, March 18, 2009 @ 14:29:18
  Author: nijel
Revision: 7906

Patch 02_noscript.dpatch was merged upstream.

Modified:
  packages/pyexiv2/trunk/debian/changelog
  packages/pyexiv2/trunk/debian/control
  packages/pyexiv2/trunk/debian/patches/00list
Deleted:
  packages/pyexiv2/trunk/debian/patches/02_noscript.dpatch

Modified: packages/pyexiv2/trunk/debian/changelog
===================================================================
--- packages/pyexiv2/trunk/debian/changelog	2009-03-18 14:26:56 UTC (rev 7905)
+++ packages/pyexiv2/trunk/debian/changelog	2009-03-18 14:29:18 UTC (rev 7906)
@@ -9,8 +9,9 @@
   * Document patches.
   * Add missing debian/README.source.
   * Update debian/watch to match current downloads location.
+  * Patch 02_noscript.dpatch was merged upstream.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 18 Mar 2009 15:26:43 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 18 Mar 2009 15:29:05 +0100
 
 pyexiv2 (0.1.2-4) unstable; urgency=low
 

Modified: packages/pyexiv2/trunk/debian/control
===================================================================
--- packages/pyexiv2/trunk/debian/control	2009-03-18 14:26:56 UTC (rev 7905)
+++ packages/pyexiv2/trunk/debian/control	2009-03-18 14:29:18 UTC (rev 7906)
@@ -9,7 +9,7 @@
     python-all-dbg, 
     scons, 
     libexiv2-dev, 
-    libboost-python-dev, 
+    libboost-python1.37-dev,
     dpatch
 Standards-Version: 3.8.0
 XS-Python-Version: all

Modified: packages/pyexiv2/trunk/debian/patches/00list
===================================================================
--- packages/pyexiv2/trunk/debian/patches/00list	2009-03-18 14:26:56 UTC (rev 7905)
+++ packages/pyexiv2/trunk/debian/patches/00list	2009-03-18 14:29:18 UTC (rev 7906)
@@ -1,2 +1 @@
-02_noscript
 03_boost-lib-name

Deleted: packages/pyexiv2/trunk/debian/patches/02_noscript.dpatch
===================================================================
--- packages/pyexiv2/trunk/debian/patches/02_noscript.dpatch	2009-03-18 14:26:56 UTC (rev 7905)
+++ packages/pyexiv2/trunk/debian/patches/02_noscript.dpatch	2009-03-18 14:29:18 UTC (rev 7906)
@@ -1,15 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_noscript.dpatch by Michal ÄŒihaÅ™ <nijel at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: This script is not supposed to be executed directly
-
- at DPATCH@
-diff -urNad pyexiv2-0.1~/src/pyexiv2.py pyexiv2-0.1/src/pyexiv2.py
---- pyexiv2-0.1~/src/pyexiv2.py	2007-08-31 06:14:19.000000000 +0900
-+++ pyexiv2-0.1/src/pyexiv2.py	2007-09-27 17:33:33.000000000 +0900
-@@ -1,4 +1,3 @@
--#!/usr/bin/python
- # -*- coding: utf-8 -*-
- 
- # ******************************************************************************




More information about the Python-modules-commits mailing list