From e3675523a870230c5a4e1aeda52817694177d62d Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 29 Aug 2012 21:47:30 +0300 Subject: remove the obsolete debian/ from git There's no point in having a 2006 Debian packaging (that doesn't match the current code and packaging) in git. --- debian/changelog | 18 ------------ debian/compat | 1 - debian/control | 55 ------------------------------------ debian/copyright | 26 ----------------- debian/libopenraw-dev.install | 3 -- debian/libopenraw1.install | 1 - debian/libopenrawgnome-dev.install | 3 -- debian/libopenrawgnome1.install | 1 - debian/rules | 7 ----- 9 files changed, 115 deletions(-) delete mode 100644 debian/changelog delete mode 100644 debian/compat delete mode 100644 debian/control delete mode 100644 debian/copyright delete mode 100644 debian/libopenraw-dev.install delete mode 100644 debian/libopenraw1.install delete mode 100644 debian/libopenrawgnome-dev.install delete mode 100644 debian/libopenrawgnome1.install delete mode 100755 debian/rules diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index e86fbc5..0000000 --- a/debian/changelog +++ /dev/null @@ -1,18 +0,0 @@ -libopenraw (0.0.2~git0) unstable; urgency=low - - * Current git - - -- Hubert Figuiere Thu, 21 Dec 2006 15:24:28 -0500 - -libopenraw (0.0.1) unstable; urgency=low - - * Release 0.0.1 - - -- Hubert Figuiere Sat, 9 Dec 2006 15:58:24 -0500 - -libopenraw (0.0.0+cvs20061017) unstable; urgency=low - - * Initial release - - -- Hubert Figuiere Sat, 14 Oct 2006 22:33:16 -0400 - diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/debian/control b/debian/control deleted file mode 100644 index 403583e..0000000 --- a/debian/control +++ /dev/null @@ -1,55 +0,0 @@ -Source: libopenraw -Section: libs -Priority: extra -Maintainer: Hubert Figuiere -Build-Depends: debhelper (>> 5.0.0), cdbs (>= 0.4.30), libboost-dev (>= 1.33), libjpeg62-dev, libgtk2.0-dev -Standards-Version: 3.7.2 - - -Package: libopenraw-dev -Section: libdevel -Depends: libopenraw1 (= ${Source-Version}) -Architecture: any -Description: A library to open camera RAW files. (Development files) - libopenraw is a library to parse and process digital camera RAW - files. - -Package: libopenraw1-dbg -Architecture: any -Depends: libopenraw1 (= ${Source-Version}) -Description: A library to open camera RAW files. (Debug files) - libopenraw is a library to parse and process digital camera RAW - files. - - -Package: libopenraw1 -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Description: A library to open camera RAW files. (Library files) - libopenraw is a library to parse and process digital camera RAW - files. - -Package: libopenrawgnome-dev -Section: libdevel -Architecture: any -Depends: libopenraw-dev (= ${Source-Version}), libopenrawgnome1 (= ${Source-Version}) -Description: A library to open camera RAW files. (Development files for Gnome) - libopenraw is a library to parse and process digital camera RAW - files. - -Package: libopenrawgnome1-dbg -Architecture: any -Depends: libopenrawgnome1 (= ${Source-Version}) -Description: A library to open camera RAW files. (Debug files for Gnome) - libopenraw is a library to parse and process digital camera RAW - files. - - -Package: libopenrawgnome1 -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Description: A library to open camera RAW files. (Library files for Gnome) - libopenraw is a library to parse and process digital camera RAW - files. diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index cd32c52..0000000 --- a/debian/copyright +++ /dev/null @@ -1,26 +0,0 @@ -This package was debianized by Hubert Figuiere on -Tue Oct 10 22:23:34 EDT 2006 - -It was downloaded from CVS - -Copyright: - Copyright (C) 2005, 2006 Hubert Figuiere - -License: - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL-2'. diff --git a/debian/libopenraw-dev.install b/debian/libopenraw-dev.install deleted file mode 100644 index a345fd5..0000000 --- a/debian/libopenraw-dev.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/libopenraw.{a,la,so} -usr/lib/pkgconfig/libopenraw-1.0* -usr/include/libopenraw-*/libopenraw \ No newline at end of file diff --git a/debian/libopenraw1.install b/debian/libopenraw1.install deleted file mode 100644 index f997bcd..0000000 --- a/debian/libopenraw1.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libopenraw.so.* \ No newline at end of file diff --git a/debian/libopenrawgnome-dev.install b/debian/libopenrawgnome-dev.install deleted file mode 100644 index 831115d..0000000 --- a/debian/libopenrawgnome-dev.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/libopenrawgnome.{a,la,so} -usr/lib/pkgconfig/libopenraw-gnome-* -usr/include/libopenraw-*/libopenraw-gnome \ No newline at end of file diff --git a/debian/libopenrawgnome1.install b/debian/libopenrawgnome1.install deleted file mode 100644 index 0dbedb5..0000000 --- a/debian/libopenrawgnome1.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libopenrawgnome.so.* \ No newline at end of file diff --git a/debian/rules b/debian/rules deleted file mode 100755 index 726c479..0000000 --- a/debian/rules +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/make -f - -DEB_DH_INSTALL_SOURCEDIR=debian/tmp - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk - -- 1.7.10.4