[Pkg-opt-media-team] [SCM] dvd+rw-tools packaging branch, master, updated. debian/7.1-6-24-g6e7912b

Rogério Brito rbrito at ime.usp.br
Mon Nov 8 01:03:50 UTC 2010


The following commit has been merged in the master branch:
commit ef1d2e0d1093bb097baf290d04bcc52c4f3881e8
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Sat Nov 6 18:52:34 2010 -0200

    Another step towards package splitting

diff --git a/debian/dvd+rw-tools.docs b/debian/dvd+rw-tools.docs
index 86d55fa..15bfeb3 100644
--- a/debian/dvd+rw-tools.docs
+++ b/debian/dvd+rw-tools.docs
@@ -1,2 +1,3 @@
+index.html
 debian/docs/dvd-rw.html
 debian/docs/isofs4gb.gif
diff --git a/debian/dvd+rw-tools.install b/debian/dvd+rw-tools.install
new file mode 100644
index 0000000..a07e8cc
--- /dev/null
+++ b/debian/dvd+rw-tools.install
@@ -0,0 +1,5 @@
+usr/bin/btcflash
+usr/bin/dvd+rw-booktype
+usr/bin/dvd+rw-mediainfo
+usr/bin/dvd-ram-control
+usr/bin/rpl8
diff --git a/debian/growisofs.manpages b/debian/growisofs.manpages
index ffeaffc..cc821a7 100644
--- a/debian/growisofs.manpages
+++ b/debian/growisofs.manpages
@@ -1 +1,2 @@
 debian/manpages/dvd+rw-format.1
+growisofs.1
diff --git a/debian/rules b/debian/rules
index 6d4b836..e61668e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ install: build
 	dh_prep
 	dh_installdirs
 
-	$(MAKE) install prefix=$(CURDIR)/debian/dvd+rw-tools/usr
+	$(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
 
 binary: binary-arch
 
@@ -37,6 +37,7 @@ binary-arch: install
 	dh_installchangelogs ChangeLog
 	dh_installdocs
 	dh_installman
+	dh_install
 	dh_strip --dbg-package=dvd+rw-tools-dbg
 	dh_compress
 	dh_fixperms

-- 
dvd+rw-tools packaging



More information about the Pkg-opt-media-team mailing list