Changeset 7737666 for debian/control


Ignore:
Timestamp:
Jun 26, 2010, 8:42:13 PM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, web
Children:
30beeab
Parents:
04f7e05 (diff), 7cf3a46 (diff), e87e682 (diff), 78ebe752 (diff), 27ee337 (diff), 5224c07 (diff), a411a9f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Jessica B. Hamrick <jhamrick@…> (06/26/10 20:42:13)
git-committer:
Jessica B. Hamrick <jhamrick@…> (06/26/10 20:42:13)
Message:

Merge all branches into gutenbach.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/control

    r04f7e05 r7737666  
    1515 Allows remote machines to play music files on this machine
    1616 by "printing" them with the Common UNIX Printing System (CUPS).
     17
     18Package: gutenbach-client
     19Architecture: all
     20Pre-Depends: debconf
     21Depends: ${shlibs:Depends}, ${misc:Depends}, cups, libnet-cups-perl
     22Description: Client-side helper scripts for interacting with
     23 the Gutenbach music player.
     24
     25Package: gutenbach-queue
     26Architecture: all
     27Pre-Depends: debconf
     28Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, gutenbach
     29Description: Displays metadat about the current songs in the
     30 queue for the gutenbach music spooler, and also the song that
     31 is currently playing.
     32
     33Package: gutenbach-remctl
     34Architecture: all
     35Pre-Depends: debconf
     36Depends: ${shlibs:Depends}, ${misc:Depends}, gutenbach (>= 2.0), alsa-utils, cd-discid, remctl-server
     37Description: Allows a remote user to control the volume, view
     38 the current status of the queue, or play tracks from a cd.
Note: See TracChangeset for help on using the changeset viewer.