[Debian-hebrew-package] [svn] r336 - in pkg/user-he/trunk: . debian scripts

Lior Kaplan kaplan-guest at costa.debian.org
Thu Jan 19 20:12:42 UTC 2006


Author: kaplan-guest
Date: Thu Jan 19 20:12:40 2006
New Revision: 336

Added:
   pkg/user-he/trunk/debian/user-he.dirs
      - copied unchanged from r335, pkg/user-he/trunk/debian/dirs
   pkg/user-he/trunk/debian/user-he.manpages
   pkg/user-he/trunk/hebrew-settings.1
Removed:
   pkg/user-he/trunk/debian/dirs
Modified:
   pkg/user-he/trunk/debian/control
   pkg/user-he/trunk/debian/rules
   pkg/user-he/trunk/scripts/hebrew-settings
Log:
revert back to one package, add manpage, add gpl in hebrew-settings script


Modified: pkg/user-he/trunk/debian/control
==============================================================================
--- pkg/user-he/trunk/debian/control	(original)
+++ pkg/user-he/trunk/debian/control	Thu Jan 19 20:12:40 2006
@@ -8,62 +8,14 @@
 
 Package: user-he
 Architecture: all
-Depends: user-he-minimal, user-he-dist, user-he-gnome, user-he-kde, user-he-mozilla, bidiv, geresh, ttf-freefont
+Depends: culmus, aspell-he, myspell-he, mlterm, hspell-gui, hdate-applet, katoob, kde-i18n-he, koffice-i18n-he, kkbswitch, mozilla-firefox-locale-he-il, mozilla-firefox-theme-rtlclassic, bidiv, geresh, ttf-freefont
 Recommends: culmus-fancy
 Suggests: msttcorefonts
-Description: Hebrew support in the Debian desktop
- This meta package will install Hebrew desktop related Debian 
+Description: Hebrew support in the Debian system
+ This meta package will install Hebrew related Debian 
  packages for use by Hebrew debian users.
  .
  It also includes a script 'hebrew-settings' to reconfigure
- the system to have a fully Hebrew-ized desktop.
- .
- Homepage: http://debian-hebrew.alioth.debian.org/
-
-Package: user-he-minimal
-Architecture: all
-Depends: culmus, libfribidi0
-Description: Hebrew support in the Debian desktop
- This meta package will install minimal Hebrew related 
- Debian packages for use by Hebrew debian users.
- .
- It also includes a script 'hebrew-settings' to reconfigure
- the system to have a fully Hebrew-ized desktop.
- .
- Homepage: http://debian-hebrew.alioth.debian.org/
-
-Package: user-he-kde
-Architecture: all
-Depends: kde-i18n-he, koffice-i18n-he, kkbswitch
-Description: Hebrew support in the Debian KDE desktop
- This meta package will install KDE Hebrew related 
- Debian packages for use by Hebrew debian users.
- .
- Homepage: http://debian-hebrew.alioth.debian.org/
-
-Package: user-he-gnome
-Architecture: all
-Depends: mlterm, hspell-gui, hdate-applet, katoob
-Description: Hebrew support in the Debian GNOME desktop
- This meta package will install GNOME Hebrew related 
- Debian packages for use by Hebrew debian users.
- .
- Homepage: http://debian-hebrew.alioth.debian.org/
-
-Package: user-he-mozilla
-Architecture: all
-Depends: mozilla-firefox-locale-he-il, mozilla-firefox-theme-rtlclassic
-Description: Hebrew support in the Debian Mozilla 
- This meta package will install Mozilla Hebrew related 
- Debian packages for use by Hebrew debian users.
- .
- Homepage: http://debian-hebrew.alioth.debian.org/
-
-Package: user-he-dict
-Architecture: all
-Depends: hspell, aspell-he, myspell-he
-Description: Hebrew support in the Debian Mozilla 
- This meta package will install Mozilla Hebrew related 
- Debian packages for use by Hebrew debian users.
+ the system to have a fully Hebrew-ized system.
  .
  Homepage: http://debian-hebrew.alioth.debian.org/

Modified: pkg/user-he/trunk/debian/rules
==============================================================================
--- pkg/user-he/trunk/debian/rules	(original)
+++ pkg/user-he/trunk/debian/rules	Thu Jan 19 20:12:40 2006
@@ -44,36 +44,23 @@
 # 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_testdir
 	dh_testroot
-#	dh_installdebconf	
 	dh_installdocs
-	dh_installexamples
-	dh_installmenu
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-	dh_installcron
 	dh_installman
-	dh_installinfo
-#	dh_undocumented
 	dh_installchangelogs 
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_makeshlibs
 	dh_installdeb
-#	dh_perl
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb
 
+# Build architecture-dependent files here.
+binary-arch: build install
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure

Modified: pkg/user-he/trunk/scripts/hebrew-settings
==============================================================================
--- pkg/user-he/trunk/scripts/hebrew-settings	(original)
+++ pkg/user-he/trunk/scripts/hebrew-settings	Thu Jan 19 20:12:40 2006
@@ -1,4 +1,20 @@
 #! /bin/sh
+#    Copyright (C) 2006 The Debian Hebrew Team                                 
+#                       <debian-hebrew-common at lists.alioth.debian.org>
+#
+#    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 of the License, 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 St, Fifth Floor, Boston, MA  02110-1301 USA
 
 set +e
 



More information about the Debian-hebrew-package mailing list