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

Please unblock xuxen-eu-spell_0.3.20070215b-4



Please consider unblocking xuxen-eu-spell_0.3.20070215b-4.

debdiff output is attached. Includes two changes

+       touch debian/$(APKG)/$(AVAR)/eu.rws

The main reason for this upload. eu.rws was not considered as part of the
aspell-eu-es package and was not removed on package removal. This way
package manager takes care of this. This is the way most ispell and aspell
dictionaries building hashes from postinst work.

        dh_gencontrol
-       dh_md5sums
+       dh_md5sums -Xvar/lib/aspell

While belonging to aspell-eu-es package, aspell hashes under /var/lib/aspell
will be recreated after current aspell. This way, debsums does not complain
about it.

-- 
Agustin

diff -u xuxen-eu-spell-0.3.20070215b/debian/rules xuxen-eu-spell-0.3.20070215b/debian/rules
--- xuxen-eu-spell-0.3.20070215b/debian/rules
+++ xuxen-eu-spell-0.3.20070215b/debian/rules
@@ -103,6 +103,7 @@
 	install -m 644 eu.cwl.gz debian/$(APKG)/$(ASHARE)
 	install -m 644 debian/aspell/eu* debian/$(APKG)/$(ALIB)
 	touch debian/$(APKG)/$(AVAR)/eu.compat
+	touch debian/$(APKG)/$(AVAR)/eu.rws
 
 install-arch: build-arch
 	dh_testdir
@@ -132,7 +133,7 @@
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol
-	dh_md5sums
+	dh_md5sums -Xvar/lib/aspell
 	dh_builddeb
 # Build architecture independant packages using the common target.
 binary-indep: build-indep install-indep
diff -u xuxen-eu-spell-0.3.20070215b/debian/changelog xuxen-eu-spell-0.3.20070215b/debian/changelog
--- xuxen-eu-spell-0.3.20070215b/debian/changelog
+++ xuxen-eu-spell-0.3.20070215b/debian/changelog
@@ -1,3 +1,11 @@
+xuxen-eu-spell (0.3.20070215b-4) unstable; urgency=medium
+
+  * Make sure no md5sums are added for variable /var/lib/aspell stuff.
+  * Make sure eu.rws is owned by aspell-eu-es and so removed on package
+    clean.
+
+ -- Agustin Martin Domingo <agmartin@debian.org>  Fri, 26 Sep 2008 11:16:26 +0200
+
 xuxen-eu-spell (0.3.20070215b-3) unstable; urgency=low
 
   * debian/copyright: Improved with elements from xuxenedbl-en.txt

Attachment: signature.asc
Description: Digital signature


Reply to: