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

Bug#147296: BSP -- patch and delayed upload



tag 147296 + pending
tag 147269 + patch
thanks

Hi,

A bug-squashing party is happening.  I took the liberty of fixing this
bug.  I'm about to upload 1.2.1-29.1 to a 7-day delayed upload queue,
and I attach my patch, in case you had a regular upload planned.

Roland.

diff -ur jade-1.2.1.old/debian/changelog jade-1.2.1/debian/changelog
--- jade-1.2.1.old/debian/changelog	2003-03-15 20:57:13.000000000 +0100
+++ jade-1.2.1/debian/changelog	2003-03-15 21:15:50.000000000 +0100
@@ -1,3 +1,10 @@
+jade (1.2.1-29.1) unstable; urgency=low
+
+  * Non-maintainer upload during bug-squashing party.
+  * Update SGML catalogs on remove (closes: #147296).
+
+ -- Roland Mas <lolando@debian.org>  Sat, 15 Mar 2003 21:15:50 +0100
+
 jade (1.2.1-29) unstable; urgency=low
 
   * Orphan package (revert maint. to qa group) upstream inactive
diff -ur jade-1.2.1.old/debian/jade.prerm jade-1.2.1/debian/jade.prerm
--- jade-1.2.1.old/debian/jade.prerm	2003-03-15 20:57:13.000000000 +0100
+++ jade-1.2.1/debian/jade.prerm	2003-03-15 21:20:14.000000000 +0100
@@ -2,10 +2,17 @@
 
 set -e
 
+PACKAGE=jade
+
+# this file will be automatically created
+CENTRALCAT=/etc/sgml/${PACKAGE}.cat
+
 case "$1" in
     remove|deconfigure|upgrade)
 	# remove jade catalog
 	install-sgmlcatalog --remove jade
+        # remove our central catalog from the super catalog
+        update-catalog --quiet --remove --super ${CENTRALCAT}
     ;;
 esac
 
-- 
Roland Mas

Et c'est tellement plus mignon de se faire traiter de con en chanson...
  -- in En chantant (Michel Sardou)

Reply to: