~ubuntu-branches/ubuntu/precise/wmtz/precise

« back to all changes in this revision

Viewing changes to debian/patches/01_restore_pristine_code.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Sandro Tosi
  • Date: 2008-01-22 19:45:42 UTC
  • Revision ID: james.westby@ubuntu.com-20080122194542-xcq54nrb3mewp2qd
Tags: 0.7-8
* debian/control
  - bump Standards-Version to 3.7.3
  - moved Homepage field from binary to source stanza
* debian/menu
  - added
* debian/patches/01_restore_pristine_code.dpatch
  - added to remove direct upstream code changes
* debian/patches/10_bts-259902_fix_FTBFS_gcc-3.4.dpatch
  - 01fix_FTBFS_gcc-3.4.dpatch renamed
* debian/copyright
  - added GPL preamble in the license section
  - separation of copyright notes for wmtz and WMiNET
  - license, upstream author and copyright indented with 4 spaces
* debian/patches/20_fix_manpage.dpatch
  - escape minus signs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 01_restore_pristine_code.dpatch by Sandro Tosi <matrixhasu@gmail.com>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: New patch generated from wmtz 0.7-8 diff.gz
 
6
 
 
7
@DPATCH@
 
8
 
 
9
--- wmtz-0.7.orig/wmtz/wmtz.c
 
10
+++ wmtz-0.7/wmtz/wmtz.c
 
11
@@ -51,8 +51,7 @@
 
12
 #define STRSIZE 10
 
13
 #define LMST 1
 
14
 #define GMST 0
 
15
-#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7
 
16
-http://www.geocities.com/jl1n/wmtz/wmtz.html\""
 
17
+#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7\nhttp://www.geocities.com/jl1n/wmtz/wmtz.html\""
 
18
 
 
19
 
 
20
 /*