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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 4 01:51:13 UTC 2011


Author: biebl
Date: Tue Oct  4 01:51:13 2011
New Revision: 29962

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29962
Log:
* debian/rules:
  - Remove duplicate changelog file.

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=29962&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Tue Oct  4 01:51:13 2011
@@ -10,6 +10,8 @@
     - Fix format string vulnerability. (Closes: #643351)
   * debian/anjuta-common.install
     - Remove /usr/share/omf directory.
+  * debian/rules:
+    - Remove duplicate changelog file.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 03 Oct 2011 19:42:05 +0200
 

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=29962&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules [utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules [utf-8] Tue Oct  4 01:51:13 2011
@@ -21,6 +21,7 @@
 install/anjuta::
 	rm -f debian/tmp/usr/share/doc/anjuta/INSTALL
 	rm -f debian/tmp/usr/share/doc/anjuta/COPYING
+	rm -f debian/tmp/usr/share/doc/anjuta/ChangeLog
 
 clean::
 	rm -vf anjuta.desktop




More information about the pkg-gnome-commits mailing list