[xiph-cvs] cvs commit: vorbis/debian Makefile.am changelog control rules libvorbis-dev.postinst libvorbis-dev.postrm libvorbis-dev.preinst libvorbis-dev.prerm libvorbis0.postinst libvorbis0.postrm libvorbis0.preinst libvorbis0.prerm

Chris Cheney calc at xiph.org
Sun Aug 12 19:45:10 PDT 2001



calc        01/08/12 19:45:10

  Modified:    debian   Makefile.am changelog control rules
  Removed:     debian   libvorbis-dev.postinst libvorbis-dev.postrm
                        libvorbis-dev.preinst libvorbis-dev.prerm
                        libvorbis0.postinst libvorbis0.postrm
                        libvorbis0.preinst libvorbis0.prerm
  Log:
  Debian changes

Revision  Changes    Path
1.3       +1 -4      vorbis/debian/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.am	2001/01/25 04:58:03	1.2
+++ Makefile.am	2001/08/13 02:45:09	1.3
@@ -4,7 +4,4 @@
 
 EXTRA_DIST = README.Debian changelog control copyright libvorbis-dev.dirs\
         libvorbis-dev.docs libvorbis-dev.examples libvorbis-dev.files\
-	libvorbis-dev.postinst libvorbis-dev.postrm libvorbis-dev.preinst\
-	libvorbis-dev.prerm libvorbis0.dirs libvorbis0.docs libvorbis0.files\
-	libvorbis0.postinst libvorbis0.postrm libvorbis0.preinst\
-	libvorbis0.prerm rules
+	libvorbis0.dirs libvorbis0.docs libvorbis0.files rules

1.13      +6 -0      vorbis/debian/changelog

Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/changelog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- changelog	2001/06/18 01:44:51	1.12
+++ changelog	2001/08/13 02:45:09	1.13
@@ -1,3 +1,9 @@
+libvorbis (1.0rc2-1) unstable; urgency=low
+
+  * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org>  Sun, 12 Aug 2001 22:00:00 -0500
+
 libvorbis (1.0rc1-1) unstable; urgency=low
 
   * New upstream. (Closes: #84977, #95330)

1.19      +1 -1      vorbis/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/control,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- control	2001/06/18 01:44:51	1.18
+++ control	2001/08/13 02:45:09	1.19
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper (>> 3.0.0), libogg-dev (>> 1.0rc1)
-Standards-Version: 3.5.5.0
+Standards-Version: 3.5.6.0
 
 Package: libvorbis-dev
 Architecture: any

1.15      +1 -2      vorbis/debian/rules

Index: rules
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/rules,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- rules	2001/06/18 01:44:51	1.14
+++ rules	2001/08/13 02:45:09	1.15
@@ -55,10 +55,9 @@
 binary-arch: build install
         dh_testdir
         dh_testroot
-
         dh_movefiles
 
-	dh_installdocs debian/tmp/usr/share/doc/libvorbis-1.0rc1/*
+	dh_installdocs debian/tmp/usr/share/doc/libvorbis-1.0rc2/*
         dh_installexamples
         dh_installmanpages
         dh_installchangelogs 

--- >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