[xiph-cvs] cvs commit: positron/debian changelog docs rules

Chris Cheney calc at xiph.org
Wed May 28 14:54:32 PDT 2003



calc        03/05/28 17:54:32

  Modified:    debian   changelog docs rules
  Log:
  debian packaging updates for positron 1.0b2-1

Revision  Changes    Path
1.2       +6 -0      positron/debian/changelog

Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/positron/debian/changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changelog	22 May 2003 06:47:46 -0000	1.1
+++ changelog	28 May 2003 21:54:31 -0000	1.2
@@ -1,3 +1,9 @@
+positron (1.0b2-1) unstable; urgency=low
+
+  * New Upstream Release.
+
+ -- Jack Moffitt <jack at xiph.org>  Wed, 28 May 2003 15:50:00 -0600
+
 positron (1.0b1-1) unstable; urgency=low
 
   * Initial Release.

<p><p>1.2       +0 -1      positron/debian/docs

Index: docs
===================================================================
RCS file: /usr/local/cvsroot/positron/debian/docs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- docs	22 May 2003 06:47:46 -0000	1.1
+++ docs	28 May 2003 21:54:32 -0000	1.2
@@ -1,3 +1,2 @@
 README
 TODO
-PKG-INFO

<p><p>1.2       +4 -5      positron/debian/rules

Index: rules
===================================================================
RCS file: /usr/local/cvsroot/positron/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rules	22 May 2003 06:47:46 -0000	1.1
+++ rules	28 May 2003 21:54:32 -0000	1.2
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
-
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -54,15 +51,17 @@
         dh_installdirs
 
         python setup.py install --prefix $(CURDIR)/debian/positron/usr
-	
+
         # remove extra docs that get installed
         rm -f $(CURDIR)/debian/positron/usr/share/doc/positron/COPYING
 
+	#dh_install
+
 binary-indep: build install
         dh_testdir
         dh_testroot
+	dh_installchangelogs ChangeLog
         dh_installdocs
-	dh_install
         dh_installman
         dh_compress
         dh_fixperms

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