[Demudi-commits] r1204 - rosegarden/trunk/debian

Mike O'Connor stew-guest at alioth.debian.org
Wed Apr 18 11:29:51 UTC 2007


Author: stew-guest
Date: 2007-04-18 11:29:50 +0000 (Wed, 18 Apr 2007)
New Revision: 1204

Modified:
   rosegarden/trunk/debian/README.Debian
   rosegarden/trunk/debian/changelog
   rosegarden/trunk/debian/control
Log:
prepared 1:1.5.1-2

Modified: rosegarden/trunk/debian/README.Debian
===================================================================
--- rosegarden/trunk/debian/README.Debian	2007-04-18 00:18:10 UTC (rev 1203)
+++ rosegarden/trunk/debian/README.Debian	2007-04-18 11:29:50 UTC (rev 1204)
@@ -62,20 +62,27 @@
 http://jackit.sourceforge.net/docs/faq.php
 
 
-  The old Rosegarden
-  ------------------
+  System Timer Resolution
+  ----------------------
 
-The "rosegarden" Debian package name and executable still refer to the
-old rosegarden2 application (if you have it installed). The command
-for the new application is "rosegarden4". This naming scheme may
-change in future.
+  Please refer to http://www.rosegardenmusic.com/resources/faq/#toc31
 
-The current version of the old application, available in the
-rosegarden2 Debian package, is 2.1 patch-level 4. Not very much has
-changed since version 2.1, which was released in October 1997. The 2.1
-series is no longer in active development, and it's likely that there
-will continue only to be occasional patch releases.
+  The best solution is to recompile your kernel with the HZ set to
+  100.  Here's is the config on my system:
 
+$ grep HZ /boot/config-$(uname -r)
+CONFIG_HZ_100=y
+# CONFIG_HZ_250 is not set
+# CONFIG_HZ_300 is not set
+# CONFIG_HZ_1000 is not set
+CONFIG_HZ=100
+
+  Unfortunately the details of knerel recompilation is beyond the
+  scope of this document.  I'd suggest installing the kenrel-package
+  package and reading the docs in /usr/share/doc/kernel-package
+
+  
+
   Rosegarden Mailing Lists
   -------------------------
 
@@ -100,13 +107,9 @@
 directory, change the OUTPUT_DIRECTORY to a proper value, and run
 "doxygen Doxyfile".
 
-If you feel too lazy for Doxygen, have a look at least to
 
-/usr/doc/rosegarden/code/global_design.txt.gz
-
-
-
 Enjoy!
 
  -- Enrique Robledo Arnuncio <era at debian.org>, Fri, 18 Feb 2005 12:25:09 -0500
+ -- ammended by Mike O'Connor <stew at vireo.org>, Tue Apr 17 19:18:00 EDT 2007
 

Modified: rosegarden/trunk/debian/changelog
===================================================================
--- rosegarden/trunk/debian/changelog	2007-04-18 00:18:10 UTC (rev 1203)
+++ rosegarden/trunk/debian/changelog	2007-04-18 11:29:50 UTC (rev 1204)
@@ -1,3 +1,11 @@
+rosegarden (1:1.5.1-2) unstable; urgency=low
+
+  * Updated README.Debian (Closes: 392181)
+  * Added dependency on lilypond (Closes: 419371)
+  * Added dependency on konqueror (Closes: 414027)
+
+ -- Mike O'Connor <stew at vireo.org>  Tue, 17 Apr 2007 19:27:40 -0400
+
 rosegarden (1:1.5.1-1) unstable; urgency=low
 
   * New upstream release

Modified: rosegarden/trunk/debian/control
===================================================================
--- rosegarden/trunk/debian/control	2007-04-18 00:18:10 UTC (rev 1203)
+++ rosegarden/trunk/debian/control	2007-04-18 11:29:50 UTC (rev 1204)
@@ -8,7 +8,7 @@
 
 Package: rosegarden
 Architecture: any
-Depends: ${shlibs:Depends}, khelpcenter, rosegarden-data (= ${source:Version}), libxml-twig-perl, sndfile-programs, xterm, kdebase-bin
+Depends: ${shlibs:Depends}, khelpcenter, rosegarden-data (= ${source:Version}), libxml-twig-perl, sndfile-programs, xterm, kdebase-bin, lilypond, konqueror
 Replaces: rosegarden4,rosegarden2
 Provides: rosegarden4,rosegarden2
 Conflicts: rosegarden4 (<< 1:1.2.3), rosegarden2 (<< 1:1.2.3)




More information about the Demudi-commits mailing list