[Debian-hebrew-package] r782 - in /pkg/user-he/trunk: debian/changelog debian/control debian/copyright scripts/hebrew-settings scripts/hebrew-settings.1

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Wed Sep 24 10:29:47 UTC 2008


Author: kaplan
Date: Wed Sep 24 10:29:47 2008
New Revision: 782

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=782
Log:
* Acknowledge NMU by Marc 'HE' Brockschmidt to fix bashisms.
* debian/control:
  - Change suggests from msttcorefonts to 
    ttf-liberation | ttf-mscorefonts-installer (Closes: #490035)
  - Bump standards-version to 3.8.0.
* Rewrite debian/copyright with dh-make template (fixes 
  copyright-without-copyright-notice lintian warning).
* Non-maintainer upload.
* Fix bashisms. (Closes: #465375)

Modified:
    pkg/user-he/trunk/debian/changelog
    pkg/user-he/trunk/debian/control
    pkg/user-he/trunk/debian/copyright
    pkg/user-he/trunk/scripts/hebrew-settings
    pkg/user-he/trunk/scripts/hebrew-settings.1

Modified: pkg/user-he/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/debian/changelog?rev=782&op=diff
==============================================================================
--- pkg/user-he/trunk/debian/changelog (original)
+++ pkg/user-he/trunk/debian/changelog Wed Sep 24 10:29:47 2008
@@ -1,3 +1,22 @@
+user-he (1.0.18) unstable; urgency=low
+
+  * Acknowledge NMU by Marc 'HE' Brockschmidt to fix bashisms.
+  * debian/control:
+    - Change suggests from msttcorefonts to 
+      ttf-liberation | ttf-mscorefonts-installer (Closes: #490035)
+    - Bump standards-version to 3.8.0.
+  * Rewrite debian/copyright with dh-make template (fixes 
+    copyright-without-copyright-notice lintian warning).
+
+ -- Lior Kaplan <kaplan at debian.org>  Wed, 24 Sep 2008 13:23:21 +0300
+
+user-he (1.0.17-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix bashisms. (Closes: #465375)
+
+ -- Marc 'HE' Brockschmidt <he at debian.org>  Sun, 09 Mar 2008 12:26:40 +0100
+
 user-he (1.0.17) unstable; urgency=low
 
   * Add openoffice-ctl-he and ttf-sil-ezra to suggests (Closes: #440415).

Modified: pkg/user-he/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/debian/control?rev=782&op=diff
==============================================================================
--- pkg/user-he/trunk/debian/control (original)
+++ pkg/user-he/trunk/debian/control Wed Sep 24 10:29:47 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Build-Depends: debhelper (>= 5)
 Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/
 Vcs-SVN: svn://svn.debian.org/debian-hebrew/pkg/user-he/trunk
@@ -13,9 +13,9 @@
 Architecture: all
 Depends: aspell-he, bidiv, culmus, ttf-freefont, locales, hspell
 Recommends: hdate-applet, hspell-gui, kde-i18n-he, kkbswitch, mlterm, myspell-he, openoffice.org-l10n-he, culmus-fancy, icedove-bidiui, icedove-l10n-he, iceweasel-l10n-he
-Suggests: geresh, hocr-gtk, katoob, msttcorefonts, ttf-dejavu, openoffice-ctl-he, ttf-sil-ezra
+Suggests: geresh, hocr-gtk, katoob, ttf-liberation | ttf-mscorefonts-installer, ttf-dejavu, openoffice-ctl-he, ttf-sil-ezra
 Description: Hebrew support for Debian based systems
- This meta package will install Hebrew related Debian 
+ This metapackage will install Hebrew related Debian 
  packages for use by Hebrew speaking Debian users.
  .
  It also includes the script 'hebrew-settings' to reconfigure

Modified: pkg/user-he/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/debian/copyright?rev=782&op=diff
==============================================================================
--- pkg/user-he/trunk/debian/copyright (original)
+++ pkg/user-he/trunk/debian/copyright Wed Sep 24 10:29:47 2008
@@ -1,7 +1,32 @@
-This package was put together by Yaacov Zamir <kzamir at walla.co.il>.
+This package was debianized by Yaacov Zamir <kzamir at walla.co.il>.
+
+Upstream Author:
+
+    Yaacov Zamir <kzamir at walla.co.il>
 
 Copyright:
-Yaacov Zamir (c) 2005 under the GNU GPL License.
 
-On Debian GNU/Linux systems, the complete text of the the GNU General
-Public License and can be found in /usr/share/common-licenses/GPL.
+    Copyright (C) 2006,2007 The Debian Hebrew Team
+    <debian-hebrew-common at lists.alioth.debian.org>
+
+License:
+
+    This package 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 package 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 package; 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 General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is (C) 2008, Yaacov Zamir <kzamir at walla.co.il> and
+is licensed under the GPL, see above.

Modified: pkg/user-he/trunk/scripts/hebrew-settings
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/scripts/hebrew-settings?rev=782&op=diff
==============================================================================
--- pkg/user-he/trunk/scripts/hebrew-settings (original)
+++ pkg/user-he/trunk/scripts/hebrew-settings Wed Sep 24 10:29:47 2008
@@ -1,5 +1,5 @@
 #! /bin/sh
-#    Copyright (C) 2006,2007 The Debian Hebrew Team                                 
+#    Copyright (C) 2006,2007 The Debian Hebrew Team
 #                       <debian-hebrew-common at lists.alioth.debian.org>
 #
 #    This program is free software; you can redistribute it and/or modify

Modified: pkg/user-he/trunk/scripts/hebrew-settings.1
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/user-he/trunk/scripts/hebrew-settings.1?rev=782&op=diff
==============================================================================
--- pkg/user-he/trunk/scripts/hebrew-settings.1 (original)
+++ pkg/user-he/trunk/scripts/hebrew-settings.1 Wed Sep 24 10:29:47 2008
@@ -42,5 +42,5 @@
 .SH AUTHOR
 hebrew-settings was written by The Debian Hebrew Team <debian-hebrew-common at lists.alioth.debian.org>
 .PP
-This manual page was written by Lior Kaplan <webmaster at guides.co.il>,
+This manual page was written by Lior Kaplan <kaplan at debian.org>,
 for the Debian project (but may be used by others).




More information about the Debian-hebrew-package mailing list