shithub: libdvdcss

Download patch

ref: 6d34e8e62d05d7d82583280e4f628799bf58d127
parent: bbd221a848a91ad4ff4768daf7939f155aa0a1e4
author: Sam Hocevar <sam@videolan.org>
date: Thu Mar 30 09:30:43 EST 2006

* Removed the debian/ directory. Debian packaging is now handled
    separately, in the pkg-multimedia repository.


diff: cannot open a/debian//null: file does not exist: 'a/debian//null'
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS = src test doc
-DIST_SUBDIRS = $(SUBDIRS) debian
+DIST_SUBDIRS = $(SUBDIRS)
 
 EXTRA_DIST = libdvdcss.spec bootstrap
 
--- a/debian/Makefile.am
+++ /dev/null
@@ -1,12 +1,0 @@
-
-NULL =
-EXTRA_DIST = \
-	changelog \
-	compat \
-	control \
-	libdvdcss2-dev.dirs \
-	libdvdcss2.copyright \
-	libdvdcss2.dirs \
-	rules \
-	$(NULL)
-
--- a/debian/changelog
+++ /dev/null
@@ -1,103 +1,0 @@
-libdvdcss (1.2.9-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    + Set policy to 3.6.2.1.
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 11 Jul 2005 15:05:38 +0300
-
-libdvdcss (1.2.8-2) unstable; urgency=low
-
-  * debian/control:
-    + Set policy to 3.6.0. No changes required.
-    + Set debhelper build-dependency to (>= 4.0) because of debian/compat.
-    + Build-depend on doxygen.
-    + Build-depend on tetex-bin so we have latex and dvips.
-  * debian/rules:
-    + Copy the HTML and PostScript documentation to the binary package.
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  6 Aug 2003 16:57:46 +0200
-
-libdvdcss (1.2.8-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 29 Jul 2003 01:45:04 +0200
-
-libdvdcss (1.2.7-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    + Set policy to 3.5.10.
-    + Removed the leading "a" in the package description.
-    + Set the source section to libs.
-    + Set the -dev package section to libdevel.
-    + Changed the debhelper build dependency to (>=3.0).
-  * debian/rules:
-    + Added magic to avoid autotools timestamp skews on autobuilders (as if
-      libdvdcss was ever going to hit the Debian autobuilders anyway).
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 13 Jun 2003 02:25:49 +0200
-
-libdvdcss (1.2.6-2) unstable; urgency=low
-
-  * Removed libc6-dev from libdvdcss2-dev's dependencies because it is
-    part of build-essential and it isn't even called libc6-dev on all
-    architectures.
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 27 May 2003 19:09:27 +0200
-
-libdvdcss (1.2.6-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Mon, 10 Mar 2003 18:56:16 +0100
-
-libdvdcss (1.2.5-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Tue, 28 Jan 2003 01:24:15 +0100
-
-libdvdcss (1.2.4-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Thu, 14 Nov 2002 16:15:00 +0200
-
-libdvdcss (1.2.3-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Sun, 13 Oct 2002 01:01:03 +0200
-
-libdvdcss (1.2.2-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Sat, 10 Aug 2002 22:15:57 +0200
-
-libdvdcss (1.2.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Sun,  2 Jun 2002 18:17:55 +0200
-
-libdvdcss (1.2.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Samuel Hocevar <sam@zoy.org>  Mon, 20 May 2002 19:48:42 +0200
-
-libdvdcss (1.1.1-1) unstable; urgency=low
-
-  * Minor release.
-
- -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 03:24:20 +0200
-
-libdvdcss (1.1.0-1) unstable; urgency=low
-
-  * First release outside the vlc tree.
-
- -- Samuel Hocevar <sam@zoy.org>  Wed,  3 Apr 2002 18:26:23 +0200
-
--- a/debian/compat
+++ /dev/null
@@ -1,1 +1,0 @@
-4
--- a/debian/control
+++ /dev/null
@@ -1,30 +1,0 @@
-Source: libdvdcss
-Section: libs
-Priority: optional
-Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
-Build-Depends: debhelper (>= 4.0), doxygen, tetex-bin, tetex-extra
-Standards-Version: 3.6.2.1
-
-Package: libdvdcss2
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: libdvdcss0.0.1, libdvdcss0.0.2
-Description: portable abstraction library for DVD decryption
- The libdvdcss library provides a portable abstraction for DVD decryption,
- with a simple API to access a DVD device as a block device.
- .
- This package contains the libdvdcss2 runtime library.
-
-Package: libdvdcss2-dev
-Section: libdevel
-Architecture: any
-Depends: libdvdcss2 (= ${Source-Version})
-Conflicts: libdvdcss0.0.1-dev, libdvdcss0.0.2-dev, libdvdcss0.0.3-dev, libdvdcss1-dev
-Description: development files for libdvdcss2
- The libdvdcss library provides a portable abstraction for DVD decryption,
- with a simple API to access a DVD device as a block device.
- .
- This package contains the header files and static library needed to
- compile applications that use libdvdcss2.
-
--- a/debian/libdvdcss2-dev.dirs
+++ /dev/null
@@ -1,2 +1,0 @@
-usr/lib
-usr/share/doc
--- a/debian/libdvdcss2.copyright
+++ /dev/null
@@ -1,26 +1,0 @@
-This package was debianized by Samuel Hocevar <sam@zoy.org> on
-Mon, 13 Mar 2000 02:21:45 +0100.
-
-It was taken from the CVS tree. See http://www.videolan.org/cvs.html
-
-Upstream Authors: The VideoLAN Team <videolan@videolan.org>
-
-VideoLAN is Copyright 1996, 1997, 1998, 1999, 2000, 2001 The VideoLAN Team
-
-This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation; either version 2, or (at your option) any
-later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
--- a/debian/libdvdcss2.dirs
+++ /dev/null
@@ -1,2 +1,0 @@
-usr/lib
-usr/share/doc/libdvdcss2
--- a/debian/rules
+++ /dev/null
@@ -1,86 +1,0 @@
-#!/usr/bin/make -f
-# debian/rules for libdvdcss - uses debhelper.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	touch configure.ac \
-	&& touch aclocal.m4 \
-	&& touch configure \
-	&& touch config.h.in \
-	&& touch `find . -name Makefile.in`
-
-	./configure --prefix=/usr --mandir=$${prefix}/share/man \
-		--infodir=$${prefix}/share/info
-
-	$(MAKE)
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-
-	-$(MAKE) distclean
-
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	$(MAKE) install DESTDIR=`pwd`/debian/libdvdcss2/
-
-	ln -s libdvdcss2 debian/libdvdcss2-dev/usr/share/doc/libdvdcss2-dev
-	mv debian/libdvdcss2/usr/lib/*.so debian/libdvdcss2/usr/lib/*a \
-		debian/libdvdcss2-dev/usr/lib/
-	mv debian/libdvdcss2/usr/include debian/libdvdcss2-dev/usr/
-
-	cp -r doc/html debian/libdvdcss2/usr/share/doc/libdvdcss2/
-	cp doc/latex/refman.ps \
-	   debian/libdvdcss2/usr/share/doc/libdvdcss2/libdvdcss.ps
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-#	dh_testversion
-	dh_testdir
-	dh_testroot
-#	dh_installdebconf	
-	dh_installdocs AUTHORS NEWS README
-#	dh_installexamples
-#	dh_installmenu
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installinit
-#	dh_installcron
-#	dh_installman
-#	dh_installinfo
-#	dh_undocumented
-	dh_installchangelogs ChangeLog
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_makeshlibs
-	dh_installdeb
-#	dh_perl
-
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
-