changeset 621:7e6053006054

Slightly adapted the debian build files. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@880 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 28 Oct 2008 22:07:41 +0000
parents eef4dc07e6f4
children 1383cb564ae5
files debian/README.Debian debian/control debian/copyright debian/dirs debian/rules
diffstat 5 files changed, 4 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/debian/README.Debian	Tue Oct 28 22:04:02 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-universalindentgui for Debian
------------------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- ts <mail@thomas-schweitzer.de>  Mon, 27 Oct 2008 13:50:16 +0100
--- a/debian/control	Tue Oct 28 22:04:02 2008 +0000
+++ b/debian/control	Tue Oct 28 22:07:41 2008 +0000
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Thomas Schweitzer <mail@thomas-schweitzer.de>
-Build-Depends: debhelper (>= 7), libqt4-dev (>= 4.4), libqscintilla2-dev
+Build-Depends: debhelper (>= 6), libqt4-dev (>= 4.4), libqscintilla2-dev
 Standards-Version: 3.8.0
 Uploaders: Marcela Tiznado <mlt@debian.org>
 Homepage: http://universalindent.sourceforge.net/
--- a/debian/copyright	Tue Oct 28 22:04:02 2008 +0000
+++ b/debian/copyright	Tue Oct 28 22:07:41 2008 +0000
@@ -15,8 +15,7 @@
 
 Copyright:
 
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
+    <Copyright (C) 2006-2008 Thomas Schweitzer>
 
 License:
 
--- a/debian/dirs	Tue Oct 28 22:04:02 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin
--- a/debian/rules	Tue Oct 28 22:04:02 2008 +0000
+++ b/debian/rules	Tue Oct 28 22:07:41 2008 +0000
@@ -54,7 +54,7 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/universalindentgui.
-	$(MAKE) DESTDIR=$(CURDIR)/debian/universalindentgui install
+	$(MAKE) INSTALL_ROOT=$(CURDIR)/debian/universalindentgui install
 
 
 # Build architecture-independent files here.
@@ -69,7 +69,7 @@
 	dh_installdocs
 	dh_installexamples
 #	dh_install
-#	dh_installmenu
+	dh_installmenu
 #	dh_installdebconf	
 #	dh_installlogrotate
 #	dh_installemacsen