r17133 - in /desktop/unstable/anjuta/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Sep 26 17:17:46 UTC 2008


Author: lool
Date: Fri Sep 26 17:17:46 2008
New Revision: 17133

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17133
Log:
Whitespace cleanups.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/rules

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=17133&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog (original)
+++ desktop/unstable/anjuta/debian/changelog Fri Sep 26 17:17:46 2008
@@ -3,6 +3,7 @@
   * Add GNOME team as uploaders; add control.in and include uploaders.mk to
     generate uploaders list; bdep on gnome-pkg-tools (>= 0.10).
   * Shut up "rm" error by using -vf.
+  * Whitespace cleanups.
 
  -- Loic Minier <lool at dooz.org>  Fri, 26 Sep 2008 19:14:21 +0200
 
@@ -90,7 +91,7 @@
 
 anjuta (2:2.2.3-2) unstable; urgency=low
 
-  * Re-add autogen to build-depends. (closes: #454311.) 
+  * Re-add autogen to build-depends. (closes: #454311.)
 
  -- Rob Bradford <robster at debian.org>  Fri, 07 Dec 2007 22:20:22 +0000
 
@@ -174,7 +175,7 @@
 
 anjuta (1.2.3-2) unstable; urgency=low
 
-  * Fix German po file (patch courtesy of Jens Seidel). (closes: #313913) 
+  * Fix German po file (patch courtesy of Jens Seidel). (closes: #313913)
 
  -- Rob Bradford <robster at debian.org>  Sun,  3 Jul 2005 21:08:39 +0100
 
@@ -199,7 +200,7 @@
     the toolbar having not already used the dialog version. Instead create an
     instance of SearchReplace so that it works. (closes: #280593)
   * Added a call to gtk_widget_destroy(...) to close dialog box asking for
-    confirmation when importing a file into a project. (closes: #255306) 
+    confirmation when importing a file into a project. (closes: #255306)
 
  -- Rob Bradford <robster at debian.org>  Sat,  2 Apr 2005 21:05:59 +0100
 
@@ -215,7 +216,7 @@
 anjuta (1.2.2-6) unstable; urgency=HIGH
 
   * Add a conflicts/replaces to anjuta-common so that upgrades from woody
-    proceed correctly. (closes: #285668) 
+    proceed correctly. (closes: #285668)
 
  -- Rob Bradford <robster at debian.org>  Tue, 14 Dec 2004 20:25:19 +0000
 
@@ -242,14 +243,14 @@
   * Added a recommendation on cvs. (closes: #238338)
   * Changed a dependency on gcc and make to a recommendation as Anjuta can be
     used without them. (closes: #264588)
-  * Changed description to include upstream URL.  
+  * Changed description to include upstream URL.
   * Removed unneeded call to gdk_pixbuf_unref(...). (closes: #267335)
 
  -- Rob Bradford <robster at debian.org>  Tue, 21 Sep 2004 16:04:16 +0100
 
 anjuta (1.2.2-3) unstable; urgency=low
 
-  * Rebuilt with libgnutls11-dev. 
+  * Rebuilt with libgnutls11-dev.
 
  -- Rob Bradford <robster at debian.org>  Mon,  9 Aug 2004 15:12:12 +0100
 
@@ -286,7 +287,7 @@
   * Split architecture independent stuff out. (closes: #233325)
   * Changed dependency from gnome-help to yelp. (closes: #229250)
   * Added a dependency on scrollkeeper. (closes: #227985)
-  
+
  -- Rob Bradford <rob at debianplanet.org>  Mon, 15 Mar 2004 19:32:19 +0000
 
 anjuta (1.2.0-1) unstable; urgency=low
@@ -296,14 +297,14 @@
   * Now not built against old libgnutls5. (closes: #213220)
   * Included an icon in the Debian menu for anjuta. (closes: #213062)
   * Updated Standards-Version.
-  
+
  -- Rob Bradford <rob at debianplanet.org>  Mon,  8 Dec 2003 12:14:44 +0000
 
 anjuta (1.1.97-3) unstable; urgency=low
 
   * Replaced the gnome-core-devel package with lots of individual
     replacement dependencies (closes: #204229).
-  * Removed the "recommend" on anjuta-doc which no longer exists 
+  * Removed the "recommend" on anjuta-doc which no longer exists
     (closes: #205521).
   * Enhanced the verbose package description as suggested by A Costa
     <agcosta at gis.net> (closes: #204552).
@@ -509,4 +510,3 @@
 
  -- Rob Bradford <rob at debianplanet.org>  Fri,  6 Jul 2001 17:05:47 +0100
 
-

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=17133&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules (original)
+++ desktop/unstable/anjuta/debian/rules Fri Sep 26 17:17:46 2008
@@ -15,12 +15,10 @@
 	mkdir -p  debian/tmp/usr/share/man/man1/
 	cp debian/anjuta_import.sh.1 debian/tmp/usr/share/man/man1/
 	gzip -9 debian/tmp/usr/share/man/man1/anjuta_import.sh.1
-
-	
 	chrpath -d debian/tmp/usr/bin/anjuta
 	chrpath -d debian/tmp/usr/lib/libanjuta-ctags.so.0.0.0
 	chrpath -d debian/tmp/usr/lib/libanjuta.so.0.0.0
 	chrpath -d debian/tmp/usr/lib/glade3/modules/libgladeanjuta.so
-	
+
 clean::
 	rm -vf anjuta.desktop




More information about the pkg-gnome-commits mailing list