r12630 - in /desktop/unstable/file-roller/debian: changelog file-roller.menu rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Sep 20 16:52:50 UTC 2007


Author: joss
Date: Thu Sep 20 16:52:50 2007
New Revision: 12630

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12630
Log:
* Regenerate gnome-doc-utils.make if it is missing. As we already
  build-depend on gnome-doc-utils, just copy it from /usr/share.
  Closes: #442563.
* Move menu entry to "Applications/File Management".

Modified:
    desktop/unstable/file-roller/debian/changelog
    desktop/unstable/file-roller/debian/file-roller.menu
    desktop/unstable/file-roller/debian/rules

Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=12630&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog (original)
+++ desktop/unstable/file-roller/debian/changelog Thu Sep 20 16:52:50 2007
@@ -1,12 +1,19 @@
 file-roller (2.18.4-2) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Build-depend on gnome-pkg-tools >= 0.12 and call desktop-check-mime-types
     to check for missing MIME types; add missing MIME types to
     debian/files-roller.mime, but without the full test for the supporting
     binary.
   * Recommend arj instead of suggesting it; reopens: #425104; see #414408.
 
- -- Loic Minier <lool at dooz.org>  Wed, 01 Aug 2007 21:36:17 +0200
+  [ Josselin Mouette ]
+  * Regenerate gnome-doc-utils.make if it is missing. As we already
+    build-depend on gnome-doc-utils, just copy it from /usr/share.
+    Closes: #442563.
+  * Move menu entry to "Applications/File Management".
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 20 Sep 2007 18:52:05 +0200
 
 file-roller (2.18.4-1) unstable; urgency=low
 

Modified: desktop/unstable/file-roller/debian/file-roller.menu
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/file-roller.menu?rev=12630&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/file-roller.menu (original)
+++ desktop/unstable/file-roller/debian/file-roller.menu Thu Sep 20 16:52:50 2007
@@ -1,5 +1,5 @@
 ?package(file-roller):needs="X11" \
-	section="Apps/Tools" \
+	section="Applications/File Management" \
 	hints="Gnome, file" \
 	command="/usr/bin/file-roller" \
 	title="File-Roller" \

Modified: desktop/unstable/file-roller/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/rules?rev=12630&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/rules (original)
+++ desktop/unstable/file-roller/debian/rules Thu Sep 20 16:52:50 2007
@@ -22,3 +22,5 @@
 	# check for missing MIME types
 	desktop-check-mime-types
 
+clean::
+	test -f gnome-doc-utils.make || cp /usr/share/gnome-doc-utils/gnome-doc-utils.make .




More information about the pkg-gnome-commits mailing list