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

[Pkg-octave-devel] Bug#513576: Bug#513576: octave-symbolic does not uninstall



* Rafael Laboissiere <rafael@debian.org> [2009-02-07 11:46]:

> * Luk Claes <luk@debian.org> [2009-02-07 04:13]:
> > Yes, but it depends on pcre3 which has a shlib bump and is not going to
> > migrate to testing. I guess I should have told that when requesting to
> > upload to t-p-u...
> 
> Oh, I see.  I will upload to t-p-u today.

It is done.  Attached belo is the debdiff between the versions in testing
and t-p-u.
 
-- 
Rafael
diff -u octave3.0-3.0.1/debian/rules octave3.0-3.0.1/debian/rules
--- octave3.0-3.0.1/debian/rules
+++ octave3.0-3.0.1/debian/rules
@@ -3,7 +3,7 @@
 # debian/rules file for the Debian/GNU Linux octave package
 # Copyright 1997-99,2000-03 by Dirk Eddelbuettel <edd@debian.org>
 #
-# $Id: rules 2181 2008-06-23 18:42:13Z rafael $
+# $Id: rules 2601 2009-02-02 22:09:45Z thomas-guest $
 
 include /usr/share/dpatch/dpatch.make
 
@@ -289,6 +289,7 @@
 		 $(debtmp)/usr/bin/octave-depends-$(version)
 	install --mode=644 debian/defs.make \
 		$(debtmp)/usr/share/octave/debian/defs.make-$(version)
+	install -d $(debtmp)/usr/share/octave/packages
 
 	(cd $(debtmp)/usr/share/man/man1; 				\
 		mv -v	octave.1	octave-$(version).1;    	\
diff -u octave3.0-3.0.1/debian/changelog octave3.0-3.0.1/debian/changelog
--- octave3.0-3.0.1/debian/changelog
+++ octave3.0-3.0.1/debian/changelog
@@ -1,3 +1,16 @@
+octave3.0 (1:3.0.1-6lenny3) testing-proposed-updates; urgency=low
+
+  * Upload to t-p-u in order to get the correct dependencies for lenny, in
+    particular libpcre3
+
+ -- Rafael Laboissiere <rafael@debian.org>  Sat, 07 Feb 2009 11:54:49 +0100
+
+octave3.0 (1:3.0.1-6lenny2) unstable; urgency=low
+
+  * Provide /usr/share/octave/packages by octave3.0 (closes: #513576)
+
+ -- Thomas Weber <thomas.weber.mail@gmail.com>  Mon, 02 Feb 2009 21:34:22 +0100
+
 octave3.0 (1:3.0.1-6lenny1) unstable; urgency=low
 
   * Allow libhdf5-openmpi-dev to satisfy Octave's hdf5 dependency (closes:

Reply to: