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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Sep 5 17:01:26 UTC 2010


Author: joss
Date: Sun Sep  5 17:01:10 2010
New Revision: 25075

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25075
Log:
* New upstream release.
* Remove b0rked GConf schema in clean target. Closes: #577719.

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=25075&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Sun Sep  5 17:01:10 2010
@@ -1,3 +1,10 @@
+anjuta (2:2.30.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Remove b0rked GConf schema in clean target. Closes: #577719.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 05 Sep 2010 19:00:54 +0200
+
 anjuta (2:2.30.1.0-1) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=25075&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules [utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules [utf-8] Sun Sep  5 17:01:10 2010
@@ -25,6 +25,7 @@
 
 clean::
 	rm -vf anjuta.desktop
+	rm -f plugins/debug-manager/anjuta-debug-manager.schemas
 
 makebuilddir::
 	# Regenerate Vala C sources at build time!




More information about the pkg-gnome-commits mailing list