[xiph-cvs] cvs commit: ao-python/debian changelog control rules
Chris Cheney
calc at xiph.org
Sun Jun 17 17:59:19 PDT 2001
calc 01/06/17 17:59:19
Modified: debian changelog control rules
Log:
updated debian versioned depends
Revision Changes Path
1.7 +6 -0 ao-python/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao-python/debian/changelog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changelog 2001/02/28 14:32:52 1.6
+++ changelog 2001/06/18 00:59:18 1.7
@@ -1,3 +1,9 @@
+pyao (0.0.2-3) unstable; urgency=low
+
+ * Fixed versioned depends.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
pyao (0.0.2-2) unstable; urgency=low
* Fixed Build-Depends libao-dev version to 0.6.0 (closes: #87977)
1.6 +2 -2 ao-python/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao-python/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- control 2001/02/28 14:29:42 1.5
+++ control 2001/06/18 00:59:18 1.6
@@ -2,8 +2,8 @@
Section: interpreters
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
-Build-Depends: debhelper (>> 2.0.0), libao-dev (>> 0.6.0), python-base, python-distutils
-Standards-Version: 3.5.2.0
+Build-Depends: debhelper (>> 3.0.0), libao-dev (>> 0.7.0), python-base, python-distutils
+Standards-Version: 3.5.5.0
Package: pyao
Architecture: any
1.4 +2 -11 ao-python/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao-python/debian/rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rules 2001/02/26 15:19:02 1.3
+++ rules 2001/06/18 00:59:18 1.4
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatability version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
configure: configure-stamp
configure-stamp:
@@ -51,19 +51,11 @@
# Build architecture-dependent files here.
binary-arch: build install
- dh_testversion 2
dh_testdir
dh_testroot
-# dh_installdebconf
dh_installdocs
dh_installexamples
-# dh_installmenu
-# dh_installemacsen
-# dh_installpam
-# dh_installinit
-# dh_installcron
# dh_installmanpages
-# dh_installinfo
# dh_undocumented
dh_installchangelogs ChangeLog
dh_link
@@ -72,9 +64,8 @@
dh_fixperms
# You may want to make some executables suid here.
# dh_suidregister
-# dh_makeshlibs
+ dh_makeshlibs -V
dh_installdeb
-# dh_perl
dh_shlibdeps
dh_gencontrol
dh_md5sums
--- >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