[Python-modules-commits] r25538 - in packages/fedmsg/trunk/debian/patches (3 files)

dandrimont-guest at users.alioth.debian.org dandrimont-guest at users.alioth.debian.org
Mon Aug 12 10:09:14 UTC 2013


    Date: Monday, August 12, 2013 @ 10:09:12
  Author: dandrimont-guest
Revision: 25538

Refresh patches

Modified:
  packages/fedmsg/trunk/debian/patches/default_prefix
  packages/fedmsg/trunk/debian/patches/no-tweet
  packages/fedmsg/trunk/debian/patches/strip_docs.diff

Modified: packages/fedmsg/trunk/debian/patches/default_prefix
===================================================================
--- packages/fedmsg/trunk/debian/patches/default_prefix	2013-08-12 10:03:24 UTC (rev 25537)
+++ packages/fedmsg/trunk/debian/patches/default_prefix	2013-08-12 10:09:12 UTC (rev 25538)
@@ -2,9 +2,11 @@
 Author: Simon Chopin <chopin.simon at gmail.com>
 Forwarded: not-needed
 
---- fedmsg-0.6.8+git66~28a3152.orig/fedmsg.d/base.py
-+++ fedmsg-0.6.8+git66~28a3152/fedmsg.d/base.py
-@@ -22,6 +22,9 @@ config = dict(
+Index: fedmsg-0.6.8+git20130809.1.44ccafe/fedmsg.d/base.py
+===================================================================
+--- fedmsg-0.6.8+git20130809.1.44ccafe.orig/fedmsg.d/base.py	2013-08-12 12:07:29.798710366 +0200
++++ fedmsg-0.6.8+git20130809.1.44ccafe/fedmsg.d/base.py	2013-08-12 12:07:29.798710366 +0200
+@@ -22,6 +22,9 @@
      # Set to stg or prod if running in the Fedora Infrastructure
      environment="dev",
  

Modified: packages/fedmsg/trunk/debian/patches/no-tweet
===================================================================
--- packages/fedmsg/trunk/debian/patches/no-tweet	2013-08-12 10:03:24 UTC (rev 25537)
+++ packages/fedmsg/trunk/debian/patches/no-tweet	2013-08-12 10:09:12 UTC (rev 25538)
@@ -3,14 +3,16 @@
 Author: Simon Chopin <chopin.simon at gmail.com>
 Forwarded: not-needed
 
---- fedmsg-0.6.8+git20130623.1.28a3152.orig/setup.py
-+++ fedmsg-0.6.8+git20130623.1.28a3152/setup.py
-@@ -123,7 +123,7 @@ setup(
+Index: fedmsg-0.6.8+git20130809.1.44ccafe/setup.py
+===================================================================
+--- fedmsg-0.6.8+git20130809.1.44ccafe.orig/setup.py	2013-08-12 12:07:29.926710364 +0200
++++ fedmsg-0.6.8+git20130809.1.44ccafe/setup.py	2013-08-12 12:07:29.922710364 +0200
+@@ -125,7 +125,7 @@
              #"fedmsg-config=fedmsg.commands.config:config",
              "fedmsg-irc=fedmsg.commands.ircbot:ircbot",
              "fedmsg-collectd=fedmsg.commands.collectd:collectd",
 -            "fedmsg-tweet=fedmsg.commands.tweet:tweet",
 +            #"fedmsg-tweet=fedmsg.commands.tweet:tweet",
              "fedmsg-announce=fedmsg.commands.announce:announce",
+             "fedmsg-trigger=fedmsg.commands.trigger:trigger",
          ],
-         'moksha.consumer': [

Modified: packages/fedmsg/trunk/debian/patches/strip_docs.diff
===================================================================
--- packages/fedmsg/trunk/debian/patches/strip_docs.diff	2013-08-12 10:03:24 UTC (rev 25537)
+++ packages/fedmsg/trunk/debian/patches/strip_docs.diff	2013-08-12 10:09:12 UTC (rev 25538)
@@ -4,8 +4,10 @@
 Author: Simon Chopin <chopin.simon at gmail.com>
 Forwarded: not-needed
 
---- a/doc/conf.py
-+++ b/doc/conf.py
+Index: fedmsg-0.6.8+git20130809.1.44ccafe/doc/conf.py
+===================================================================
+--- fedmsg-0.6.8+git20130809.1.44ccafe.orig/doc/conf.py	2013-08-12 12:07:29.670710368 +0200
++++ fedmsg-0.6.8+git20130809.1.44ccafe/doc/conf.py	2013-08-12 12:07:29.670710368 +0200
 @@ -23,61 +23,11 @@
  
  # General configuration
@@ -69,8 +71,10 @@
  
  # Add any Sphinx extension module names here, as strings. They can be extensions
  # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
---- a/doc/_templates/layout.html
-+++ b/doc/_templates/layout.html
+Index: fedmsg-0.6.8+git20130809.1.44ccafe/doc/_templates/layout.html
+===================================================================
+--- fedmsg-0.6.8+git20130809.1.44ccafe.orig/doc/_templates/layout.html	2013-08-12 12:07:29.670710368 +0200
++++ fedmsg-0.6.8+git20130809.1.44ccafe/doc/_templates/layout.html	2013-08-12 12:07:29.670710368 +0200
 @@ -1,4 +1,4 @@
 -{% extends "cloud/layout.html" %}
 +{% extends "default/layout.html" %}




More information about the Python-modules-commits mailing list