r23155 - in /desktop/unstable/zenity/debian: changelog patches/01_dont_quit_zenity_when_stdin_ends.patch patches/01_focus_windows.patch patches/02_dont_quit_zenity_when_stdin_ends.patch rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Feb 27 16:11:15 UTC 2010


Author: pochu
Date: Sat Feb 27 16:11:07 2010
New Revision: 23155

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23155
Log:
* debian/patches/01_focus_windows.patch:
  - Removed, it's empty.
* debian/patches/01_dont_quit_zenity_when_stdin_ends.patch:
* debian/rules:
  - Include simple-patchsys.mk.

Added:
    desktop/unstable/zenity/debian/patches/01_dont_quit_zenity_when_stdin_ends.patch
      - copied unchanged from r23153, desktop/unstable/zenity/debian/patches/02_dont_quit_zenity_when_stdin_ends.patch
Removed:
    desktop/unstable/zenity/debian/patches/01_focus_windows.patch
    desktop/unstable/zenity/debian/patches/02_dont_quit_zenity_when_stdin_ends.patch
Modified:
    desktop/unstable/zenity/debian/changelog
    desktop/unstable/zenity/debian/rules

Modified: desktop/unstable/zenity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/changelog?rev=23155&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/changelog [utf-8] (original)
+++ desktop/unstable/zenity/debian/changelog [utf-8] Sat Feb 27 16:11:07 2010
@@ -5,9 +5,13 @@
     - really don't B-D on scrollkeeper anymore.
 
   [ Emilio Pozuelo Monfort ]
-  * debian/patches/02_dont_quit_zenity_when_stdin_ends.patch:
+  * debian/patches/01_focus_windows.patch:
+    - Removed, it's empty.
+  * debian/patches/01_dont_quit_zenity_when_stdin_ends.patch:
     - Don't quit zenity when listening on stdin and the stream ends.
       Closes: #506425.
+  * debian/rules:
+    - Include simple-patchsys.mk.
   * debian/control.in:
     - Standards-Version is 3.8.4, no changes needed.
     - Move Uploaders right after Maintainer.

Modified: desktop/unstable/zenity/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/rules?rev=23155&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/rules [utf-8] (original)
+++ desktop/unstable/zenity/debian/rules [utf-8] Sat Feb 27 16:11:07 2010
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 




More information about the pkg-gnome-commits mailing list