Hi all,

sin-oscar-2.3.1-1 does not compile on Debian, i had to apply the attached 
patch. Note that part of that patch is already applied to trunk.

Do I apply the patch into the SVN branch associated to the tag? or do you 
prefer that i keep that patch outside of SVN? Of course a prefer the first 
solution but i cannot check if the patch will impact the RPM creation 
procedure.

Regards,

PS: i will check-in the Debian package into OSCAR.
-- 
Geoffroy
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 5552)
+++ debian/changelog	(working copy)
@@ -1,10 +1,16 @@
-systeminstaller-oscar (2.3.0-1) unstable; urgency=low
+systeminstaller-oscar (2.3.1-1) stable; urgency=low
 
+  * New upstream version
+
+ -- Geoffroy Vallee <[EMAIL PROTECTED]>  Sat, 16 Dec 2006 13:36:35 -0500
+
+systeminstaller-oscar (2.3.0-1) stable; urgency=low
+
   * New upstream version.
 
  -- Geoffroy Vallee <[EMAIL PROTECTED]>  Sun, 23 Jul 2006 18:51:32 -0400
 
-systeminstaller-oscar (2.2.4-1) unstable; urgency=low
+systeminstaller-oscar (2.2.4-1) stable; urgency=low
 
   * New upstream version.
 
Index: Makefile.PL
===================================================================
--- Makefile.PL	(revision 5552)
+++ Makefile.PL	(working copy)
@@ -4,7 +4,7 @@
 # The global version is stored here so that it can be used by 
 # the man page string in rewriting POD2MAN_EXE
 
-my $version = "2.3.0";
+my $version = "2.3.1";
 my $release = "1";
 my $releasex = "1";
 
Index: MANIFEST
===================================================================
--- MANIFEST	(revision 5552)
+++ MANIFEST	(working copy)
@@ -16,6 +16,8 @@
 bin/mksimachine
 bin/mksirange
 bin/mkdhcpconf
+bin/scconf_tool
+bin/scconf_kernel
 data/adapter
 data/Adapter
 data/client
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to