From: chase Date: Sun, 30 Sep 2018 01:50:20 +0000 (-0500) Subject: debian: misc cleanup X-Git-Tag: 2.3.0a~25^2~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=286d1895c4e5534a3aecb72d6a3493eef935011c;p=oweals%2Fcde.git debian: misc cleanup --- diff --git a/cde/debian/control b/cde/debian/control index 7c5b19f5..54b5afdc 100644 --- a/cde/debian/control +++ b/cde/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 10), libjpeg62-dev, libfreetype6-dev, libssl-dev, - tcl8.6-dev, + tcl-dev, ksh, m4, ncompress, @@ -28,8 +28,7 @@ Build-Depends: debhelper (>= 10), rpcbind, bison, libbison-dev, - xbitmaps, - chrpath + xbitmaps Standards-Version: 4.1.2 Homepage: https://sourceforge.net/projects/cdesktopenv/ #Vcs-Git: https://anonscm.debian.org/git/collab-maint/cde-desktop.git @@ -51,7 +50,7 @@ Depends: libxt6, libjpeg62, libfreetype6, libuil4, - tcl8.6, + tcl, ksh, m4, ncompress, diff --git a/cde/debian/copyright b/cde/debian/copyright index b884b9cc..9065de74 100644 --- a/cde/debian/copyright +++ b/cde/debian/copyright @@ -39,28 +39,6 @@ Copyright: 1993 - 1999 Hewlett-Packard Company 2012 - 2016 William Schaub License: LGPL-2+ -Files: programs/dtdocbook/sgmls/sgml-mode.el -Copyright: 1992 James Clark - 1992 Free Software Foundation, Inc. -License: GPL-1+ - 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 1, 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, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - . - On Debian systems, the complete text of the GNU General - Public License version 1 can be found in the - /usr/share/common-licenses/GPL-1 file. - Files: programs/dtinfo/DtMmdb/btree_berkeley/*.h programs/dtinfo/DtMmdb/btree_berkeley/bt_close.c programs/dtinfo/DtMmdb/btree_berkeley/bt_conv.c diff --git a/cde/debian/rules b/cde/debian/rules index 5146b515..bb4b22fd 100755 --- a/cde/debian/rules +++ b/cde/debian/rules @@ -15,5 +15,5 @@ override_dh_auto_build: #make install is broken, so we use the install script instead override_dh_auto_install: - sudo ./admin/IntegTools/dbTools/installCDE -s . -destdir \ + sudo ./admin/IntegTools/dbTools/installCDE -s . -destDir \ ./debian/cde-desktop diff --git a/cde/debian/watch b/cde/debian/watch index 8a665b56..c3fe7b25 100644 --- a/cde/debian/watch +++ b/cde/debian/watch @@ -4,4 +4,4 @@ version=4 #opts="pgpsigurlmangle=s%$%.sig%" # SourceForge hosted projects -http://sf.net/cdesktopenv/ cde-src-(.*)\.tar\.gz debian uupdate +http://sf.net/cdesktopenv/ cde-(.*)\.tar\.gz debian uupdate