Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libao
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
libao
Commits
beb72253
Commit
beb72253
authored
24 years ago
by
Chris Cheney
Browse files
Options
Downloads
Patches
Plain Diff
Debian package changes
git-svn-id:
http://svn.xiph.org/trunk/ao@1284
0101bb08-14d6-0310-b084-bc0e0c8e3800
parent
9aa27a6c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+2
-3
2 additions, 3 deletions
debian/changelog
debian/control
+3
-1
3 additions, 1 deletion
debian/control
with
5 additions
and
4 deletions
debian/changelog
+
2
−
3
View file @
beb72253
libao (0.6.0-1) unstable; urgency=low
* Fixed Build-Depends for archs that do not have libasound1-dev (closes: #78097)
* Fixed library dev package name.
* New upstream.
-- Christoper L Cheney <ccheney@debian.org> Wed, 24 Jan 2001 21:39:41 -0600
...
...
@@ -11,7 +10,7 @@ libao (0.5.0-2) unstable; urgency=low
* Renamed development library package
-- Christopher L Cheney <ccheney@debian.org> Sat, 3 Feb 2001 12:30:52 -0600
libao (0.5.0-1) unstable; urgency=low
* Initial Release.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
3
−
1
View file @
beb72253
Source: libao
Section:
devel
Section:
libs
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper, libarts-dev, libasound1-dev [!m68k], libesd0-dev
...
...
@@ -7,6 +7,7 @@ Standards-Version: 3.1.1
Package: libao-dev
Architecture: any
Section: devel
Depends: libao0 (= ${Source-Version}), libc6-dev
Description: Cross Platform Audio Output Library Development
The libao-devel package contains the header files and documentation
...
...
@@ -14,6 +15,7 @@ Description: Cross Platform Audio Output Library Development
Package: libao0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: libarts, libasound1, libesd0 | libesd-alsa0
Description: Cross Platform Audio Output Library
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment