Advertisement
Guest User

Untitled

a guest
May 21st, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 4.76 KB | None | 0 0
  1. diff -Nru mousepad-0.4.0/debian/changelog mousepad-0.4.0/debian/changelog
  2. --- mousepad-0.4.0/debian/changelog 2015-03-01 12:02:18.000000000 +1100
  3. +++ mousepad-0.4.0/debian/changelog 2015-05-22 08:01:25.000000000 +1000
  4. @@ -1,3 +1,40 @@
  5. +mousepad (0.4.0-2ubuntu1) wily; urgency=low
  6. +
  7. +  * Merge from Debian unstable.  Remaining changes:
  8. +    - Switch to gtk3
  9. +
  10. + -- Ubuntu Merge-o-Matic <mom@ubuntu.com>  Thu, 07 May 2015 05:32:01 +0000
  11. +
  12. +mousepad (0.4.0-2) unstable; urgency=medium
  13. +
  14. +  * Upload to unstable.
  15. +
  16. + -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 18:09:03 +0200
  17. +
  18. +mousepad (0.4.0-1) experimental; urgency=low
  19. +
  20. +  [ Evgeni Golov ]
  21. +  * Correct Vcs-* URLs to point to anonscm.debian.org
  22. +
  23. +  [ Jackson Doak ]
  24. +  * Bump standards version to 3.9.4
  25. +  * Update manpage
  26. +  * debian/rules: Add disable-silent-rules
  27. +
  28. +  [ Mateusz Łukasik ]
  29. +  * New upstream release.
  30. +  * Bump standards version to 3.9.6
  31. +  * Switch from libdbus-glib-1-dev to libglib2.0-dev, glib 1 is no-longer used
  32. +
  33. +  [ Yves-Alexis Perez ]
  34. +  * debian/control:
  35. +    - add build-dep on xdt-autogen and dh-autoreconf
  36. +  * debian/rules:
  37. +    - use dh-autoreconf addon to refresh config.{guess,sub}.
  38. +    - fix call to dh_auto_configure.
  39. +
  40. + -- Yves-Alexis Perez <corsac@debian.org>  Sun, 15 Mar 2015 15:44:06 +0100
  41. +
  42.  mousepad (0.4.0-0ubuntu1) vivid; urgency=medium
  43.  
  44.    * New upstream release. LP: #1424887
  45. diff -Nru mousepad-0.4.0/debian/control mousepad-0.4.0/debian/control
  46. --- mousepad-0.4.0/debian/control   2015-03-01 12:04:40.000000000 +1100
  47. +++ mousepad-0.4.0/debian/control   2015-05-22 08:03:44.000000000 +1000
  48. @@ -6,10 +6,10 @@
  49.  Uploaders: Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>,
  50.   Yves-Alexis Perez <corsac@debian.org>
  51.  Build-Depends: debhelper (>= 9), pkg-config, libxml-parser-perl, intltool,
  52. - libgtksourceview-3.0-dev, libdbus-glib-1-dev
  53. -Standards-Version: 3.9.3
  54. -Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/mousepad/
  55. -Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/mousepad/
  56. + libgtksourceview-3.0-dev, libglib2.0-dev, xfce4-dev-tools, dh-autoreconf
  57. +Standards-Version: 3.9.6
  58. +Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/mousepad/
  59. +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/mousepad/
  60.  
  61.  Package: mousepad
  62.  Section: xfce
  63. diff -Nru mousepad-0.4.0/debian/mousepad.1 mousepad-0.4.0/debian/mousepad.1
  64. --- mousepad-0.4.0/debian/mousepad.1    2011-04-20 01:42:58.000000000 +1000
  65. +++ mousepad-0.4.0/debian/mousepad.1    2015-05-07 15:32:01.000000000 +1000
  66. @@ -1,4 +1,4 @@
  67. -.TH "MOUSEPAD" "1"
  68. +.TH MOUSEPAD "1" "September 2013" "Mousepad 0.3.0" "User Commands"
  69.  .SH "NAME"
  70.  mousepad \(em simple text editor for Xfce
  71.  .SH "SYNOPSIS"
  72. @@ -12,6 +12,58 @@
  73.  .PP
  74.  \fBmousepad\fR is a simple text
  75.  editor for the Xfce Desktop Environment.
  76. +.SS "Usage:"
  77. +.IP
  78. +mousepad [OPTION...] [FILES...]
  79. +.SS "Help Options:"
  80. +.TP
  81. +\fB\-h\fR, \fB\-\-help\fR
  82. +Show help options
  83. +.TP
  84. +\fB\-\-help\-all\fR
  85. +Show all help options
  86. +.TP
  87. +\fB\-\-help\-gtk\fR
  88. +Show GTK+ Options
  89. +.PP
  90. +GTK+ Options
  91. +.TP
  92. +\fB\-\-class\fR=\fICLASS\fR
  93. +Program class as used by the window manager
  94. +.TP
  95. +\fB\-\-name\fR=\fINAME\fR
  96. +Program name as used by the window manager
  97. +.TP
  98. +\fB\-\-screen\fR=\fISCREEN\fR
  99. +X screen to use
  100. +.TP
  101. +\fB\-\-sync\fR
  102. +Make X calls synchronous
  103. +.TP
  104. +\fB\-\-gtk\-module\fR=\fIMODULES\fR
  105. +Load additional GTK+ modules
  106. +.TP
  107. +\fB\-\-g\-fatal\-warnings\fR
  108. +Make all warnings fatal
  109. +.SS "Application Options:"
  110. +.TP
  111. +\fB\-\-disable\-server\fR
  112. +Do not register with the D\-BUS session message bus
  113. +.TP
  114. +\fB\-q\fR, \fB\-\-quit\fR
  115. +Quit a running Mousepad instance
  116. +.TP
  117. +\fB\-v\fR, \fB\-\-version\fR
  118. +Print version information and exit
  119. +.TP
  120. +\fB\-\-display\fR=\fIDISPLAY\fR
  121. +X display to use
  122. +.SH COPYRIGHT
  123. +Copyright \(co 2007
  124. +.IP
  125. +The Xfce development team. All rights reserved.
  126. +.PP
  127. +Please report bugs to <http://bugzilla.xfce.org/>.
  128.  
  129.  .SH "SEE ALSO"
  130.  .PP
  131. @@ -26,6 +78,6 @@
  132.  
  133.  .PP
  134.  On Debian systems, the complete text of the GNU General Public
  135. -License can be found in /usr/share/common-licenses/GPL.
  136. +License can be found in /usr/share/common-licenses/GPL-2.
  137.  
  138.  .\" created by instant / docbook-to-man, Tue 19 Apr 2011, 17:31
  139. diff -Nru mousepad-0.4.0/debian/rules mousepad-0.4.0/debian/rules
  140. --- mousepad-0.4.0/debian/rules 2015-03-01 12:03:43.000000000 +1100
  141. +++ mousepad-0.4.0/debian/rules 2015-05-22 08:04:09.000000000 +1000
  142. @@ -10,7 +10,11 @@
  143.     dh_install --fail-missing
  144.  
  145.  override_dh_auto_configure:
  146. -   dh_auto_configure -- --enable-gtk3
  147. +   dh_auto_configure -- --disable-silent-rules --enable-gtk3
  148. +
  149. +override_dh_autoreconf:
  150. +   mkdir -p m4
  151. +   NOCONFIGURE=1 dh_autoreconf xdt-autogen
  152.  
  153.  %:
  154. -   dh $@ --parallel
  155. +   dh $@ --parallel --with autoreconf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement