[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#383587: marked as done (NMU: usermode_1.81-3.1.diff)



Your message dated Tue, 18 Jan 2011 09:54:12 +1100
with message-id <20110117225412.GA7240@master.debian.org>
and subject line 383587 is done
has caused the Debian Bug report #383587,
regarding NMU: usermode_1.81-3.1.diff
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
383587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383587
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: usermode
Version: 1.81-3.1
Severity: important

Please find attched the diff file.

Aníbal Monsalve Salazar
-- 
http://v7w.com/anibal
interdiff -z -p1 ../usermode_1.81-3.diff.gz ../usermode_1.81-3.1.diff.gz
diff -u usermode-1.81/debian/changelog usermode-1.81/debian/changelog
--- usermode-1.81/debian/changelog
+++ usermode-1.81/debian/changelog
@@ -1,3 +1,13 @@
+usermode (1.81-3.1) unstable; urgency=low
+
+  * NMU.
+  * Fixed "FTBFS: error: Categories values must be one of ...".
+    Patch by Ana Guerrero <ana@ekaia.org>. Closes: #378026.
+  * Fixed "FTBFS: bashisms". Patch by Jonas Meyer <shitse@web.de>.
+    Closes: #374911.
+
+ -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 18 Aug 2006 16:20:19 +1000
+
 usermode (1.81-3) unstable; urgency=low
 
   * replaced xlibs-dev build-dep with libice-dev and libsm-dev, closes: #346943.
diff -u usermode-1.81/debian/rules usermode-1.81/debian/rules
--- usermode-1.81/debian/rules
+++ usermode-1.81/debian/rules
@@ -5,7 +5,7 @@
 	pngtopnm $< | pnmscale -xysize 32 32 | ppmtoxpm -alphamask=alpha.pnm > $@
 	rm alpha.pnm
 clean:
-	rm -rf build debian/{tmp,files,substvars} autom4te.cache {user_icon,password,disks}.xpm
+	rm -rf build debian/tmp debian/files debian/substvars autom4te.cache user_icon.xpm password.xpm disks.xpm
 	-$(MAKE) distclean
 build:
 	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
@@ -15,13 +15,13 @@
 	rm -rf debian/tmp
 	$(MAKE) install DESTDIR=$(DESTDIR)
 	# this functionality doesn't appear to be supported in Debian
-	rm debian/tmp/usr/{bin/pam-panel-icon,share/pixmaps/badge-small.png}
+	rm debian/tmp/usr/bin/pam-panel-icon debian/tmp/usr/share/pixmaps/badge-small.png
 	# can't figure out what the hell this stuff is for
-	rm debian/tmp/usr/share/pixmaps/{keys.xpm,status_lock.png,status_unlocked.png}
+	rm debian/tmp/usr/share/pixmaps/keys.xpm debian/tmp/usr/share/pixmaps/status_lock.png debian/tmp/usr/share/pixmaps/status_unlocked.png
 	# this is superfluous
-	rm -r debian/tmp/{etc,usr/bin/shutdown}
+	rm -r debian/tmp/etc debian/tmp/usr/bin/shutdown
 	chmod 04755 debian/tmp/usr/sbin/userhelper
-	-strip --strip-unneeded -R .comment debian/tmp/usr/{,s}bin/*
+	-strip --strip-unneeded -R .comment debian/tmp/usr/sbin/* debian/tmp/usr/bin/*
 	install -m 644 debian/consolehelper-gtk.8 debian/tmp/usr/share/man/man8
 	-gzip -9 debian/tmp/usr/share/man/*/*
 	install -m 644 user_icon.xpm password.xpm disks.xpm debian/tmp/usr/share/pixmaps
only in patch2:
unchanged:
--- usermode-1.81.orig/Makefile.in
+++ usermode-1.81/Makefile.in
@@ -1086,21 +1086,18 @@
 install-data-local: userinfo.desktop usermount.desktop userpasswd.desktop
 	mkdir -p $(DESTDIR)/$(datadir)/applications
 	desktop-file-install --vendor=$(VENDOR) \
-		--add-category Settings \
-		--add-category AdvancedSettings \
-		--add-category Application \
+		--add-category Utility \
+		--add-category System \
 		--dir=$(DESTDIR)/$(datadir)/applications \
 		$(top_builddir)/userinfo.desktop
 	desktop-file-install --vendor=$(VENDOR) \
-		--add-category X-Red-Hat-Base \
+		--add-category Utility \
 		--add-category System \
-		--add-category Application \
 		--dir=$(DESTDIR)/$(datadir)/applications \
 		$(top_builddir)/usermount.desktop
 	desktop-file-install --vendor=$(VENDOR) \
-		--add-category X-Red-Hat-Base \
-		--add-category Settings \
-		--add-category Application \
+		--add-category Utility \
+		--add-category System \
 		--dir=$(DESTDIR)/$(datadir)/applications \
 		$(top_builddir)/userpasswd.desktop
 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 1.106-1


--- End Message ---

Reply to: