[SCM] laborejo/master: wrap and sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Apr 4 10:29:55 UTC 2013


The following commit has been merged in the master branch:
commit 626bcef0482ff44bac2a8ce0e58a302bfbaf74c5
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Apr 4 11:14:17 2013 +0100

    wrap and sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 80ff5fb..23cf14a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,11 +19,11 @@ Depends:
  fonts-oflb-euterpe,
  python3,
  python3-pyqt4,
- ${python3:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ${python3:Depends}
 Recommends:
- lilypond,
- jackd
+ jackd,
+ lilypond
 Description: music notation workshop
  Laborejo, Esperanto for "Workshop", is used to craft
  music through notation. It is a Lilypond GUI frontend,
@@ -34,7 +34,7 @@ Description: music notation workshop
  Laborejo provides many features:
   * Unlimited tracks/staffs, voices, items.
   * Input via Keyboard, Mouse or MIDI.
-  * Flexibel and fast shortcut and configuring system. 
+  * Flexibel and fast shortcut and configuring system.
   * Portable, as few dependencies as possible.
   * PDF generation, ready-to-print, through Lilypond.
   * Separation of editing and note/data entry and layout.
diff --git a/debian/install b/debian/install
index c966cdc..6ded6f3 100644
--- a/debian/install
+++ b/debian/install
@@ -1,6 +1,6 @@
 convertoldfiles.py usr/share/laborejo
+debian/laborejo.desktop usr/share/applications
+documentation usr/share/laborejo
+laborejo-qt usr/share/laborejo
 laborejocore usr/share/laborejo
 laborejoqt usr/share/laborejo
-laborejo-qt usr/share/laborejo
-documentation usr/share/laborejo
-debian/laborejo.desktop usr/share/applications

-- 
laborejo packaging



More information about the pkg-multimedia-commits mailing list