[xiph-cvs] cvs commit: vorbis/debian rules
Chris Cheney
calc at xiph.org
Sun Mar 4 21:26:41 PST 2001
calc 01/03/04 21:26:40
Modified: debian rules
debian rules
debian rules
Log:
Debian added version dependencies
Revision Changes Path
1.6 +1 -1 ao/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rules 2001/02/18 04:56:41 1.5
+++ rules 2001/03/05 05:26:39 1.6
@@ -66,7 +66,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs -V
dh_installdeb
dh_shlibdeps --exclude=/usr/lib/ao
dh_gencontrol
1.5 +1 -1 ogg/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rules 2001/02/26 05:28:01 1.4
+++ rules 2001/03/05 05:26:40 1.5
@@ -66,7 +66,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs -V
dh_installdeb
dh_shlibdeps
dh_gencontrol
1.13 +1 -1 vorbis/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/rules,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rules 2001/02/26 03:50:38 1.12
+++ rules 2001/03/05 05:26:40 1.13
@@ -66,7 +66,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs -V
dh_installdeb
dh_shlibdeps
dh_gencontrol
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list