[Debian-arabic-packages] [svn] r179 - in pkg/jalali-calendar/trunk/debian: . patches source

Alan Baghumian alanbach-guest at alioth.debian.org
Sat Jun 5 20:04:07 UTC 2010


Author: alanbach-guest
Date: Sat Jun  5 20:03:59 2010
New Revision: 179

Log:
* New upstream release (Closes: #571756).
    - switched to source format 3.0 (quilt)
  * Updated debian/copyright
  * Updated debian/control:
    - bump standards version to 3.8.4, no extra change is needed
    - added quilt to build deps
    - updated the homepage URL
    - added  to depends to make lintian happy
  * Updated debian/rules:
    - removed good old simple patchsys entries
    - added an empty binary-arch entry to make lintian happy
  * Refreshed 01_lintian_and_build_fixes.patch

Added:
   pkg/jalali-calendar/trunk/debian/patches/series
   pkg/jalali-calendar/trunk/debian/source/
   pkg/jalali-calendar/trunk/debian/source/format
Modified:
   pkg/jalali-calendar/trunk/debian/changelog
   pkg/jalali-calendar/trunk/debian/control
   pkg/jalali-calendar/trunk/debian/copyright
   pkg/jalali-calendar/trunk/debian/patches/01_lintian_and_build_fixes.patch
   pkg/jalali-calendar/trunk/debian/rules

Modified: pkg/jalali-calendar/trunk/debian/changelog
==============================================================================
--- pkg/jalali-calendar/trunk/debian/changelog	Thu Sep 24 05:19:14 2009	(r178)
+++ pkg/jalali-calendar/trunk/debian/changelog	Sat Jun  5 20:03:59 2010	(r179)
@@ -1,3 +1,20 @@
+jalali-calendar (1.7.0-1) unstable; urgency=low
+
+  * New upstream release (Closes: #571756).
+    - switched to source format 3.0 (quilt)
+  * Updated debian/copyright
+  * Updated debian/control:
+    - bump standards version to 3.8.4, no extra change is needed
+    - added quilt to build deps
+    - updated the homepage URL
+    - added ${misc:Depends} to depends to make lintian happy
+  * Updated debian/rules:
+    - removed good old simple patchsys entries
+    - added an empty binary-arch entry to make lintian happy
+  * Refreshed 01_lintian_and_build_fixes.patch
+
+ -- Alan Baghumian <alan at technotux.org>  Sat, 05 Jun 2010 13:01:32 -0700
+
 jalali-calendar (1.6.5-1) unstable; urgency=low
 
   * New upstream stable release

Modified: pkg/jalali-calendar/trunk/debian/control
==============================================================================
--- pkg/jalali-calendar/trunk/debian/control	Thu Sep 24 05:19:14 2009	(r178)
+++ pkg/jalali-calendar/trunk/debian/control	Sat Jun  5 20:03:59 2010	(r179)
@@ -4,15 +4,17 @@
 Maintainer: Debian Arabic Packaging Team <debian-arabic-packages at lists.alioth.debian.org>
 Uploaders: Alan Baghumian <alan at technotux.org>, Lior Kaplan <kaplan at debian.org>
 Build-Depends: cdbs (>= 0.4),
+               quilt,
                debhelper (>= 5)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.4
 
 Package: jalali-calendar
 Architecture: all
 Depends: python (>= 2.4),
          python-gtk2 (>= 2.10.0),
-         python-glade2 (>= 2.10.0)
+         python-glade2 (>= 2.10.0),
+         ${misc:Depends}
 Description: Jalali calendar applet for the GNOME desktop
  This applet provides Jalali (Persian) calendar applet for the
  GNOME desktop.
-Homepage: http://home.gna.org/jalali-calendar/
+Homepage: https://launchpad.net/jalali-calendar/

Modified: pkg/jalali-calendar/trunk/debian/copyright
==============================================================================
--- pkg/jalali-calendar/trunk/debian/copyright	Thu Sep 24 05:19:14 2009	(r178)
+++ pkg/jalali-calendar/trunk/debian/copyright	Sat Jun  5 20:03:59 2010	(r179)
@@ -1,14 +1,14 @@
 This package was debianized by Alan Baghumian <alan at technotux.org> on
 Wed, 21 Mar 2007 09:37:38 +0330.
 
-It was downloaded from http://home.gna.org/jalali-calendar/
+It was downloaded from https://launchpad.net/jalali-calendar/
 
 Upstream Authors:
 	Mola Pahnadayan <mola.mp at gmail.com>
 
 Copyright:
 
-Copyright 2007 Mola Pahnadayan <mola.mp at gmail.com>
+Copyright 2007-2010 Mola Pahnadayan <mola.mp at gmail.com>
 
 License:
 
@@ -27,7 +27,7 @@
    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'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-The Debian packaging is (C) 2007-2008, Alan Baghumian <alan at technotux.org> and
+The Debian packaging is (C) 2007-2010, Alan Baghumian <alan at technotux.org> and
 is licensed under the GPL.

Modified: pkg/jalali-calendar/trunk/debian/patches/01_lintian_and_build_fixes.patch
==============================================================================
--- pkg/jalali-calendar/trunk/debian/patches/01_lintian_and_build_fixes.patch	Thu Sep 24 05:19:14 2009	(r178)
+++ pkg/jalali-calendar/trunk/debian/patches/01_lintian_and_build_fixes.patch	Sat Jun  5 20:03:59 2010	(r179)
@@ -1,47 +1,19 @@
-diff -urN jalali-calendar-1.6.5/Makefile jalali-calendar-1.6.5.new/Makefile
---- jalali-calendar-1.6.5/Makefile	2008-03-28 11:01:42.000000000 +0100
-+++ jalali-calendar-1.6.5.new/Makefile	2008-04-06 18:39:45.000000000 +0200
-@@ -2,13 +2,14 @@
- VERSION= 1.6.4
+# This patch will make the package with Debian build tools
+diff -urN jalali-calendar-1.7.0//Makefile jalali-calendar-1.7.0.new//Makefile
+--- jalali-calendar-1.7.0//Makefile	2010-04-30 06:36:34.000000000 -0700
++++ jalali-calendar-1.7.0.new//Makefile	2010-06-05 12:31:08.734586996 -0700
+@@ -3,6 +3,7 @@
  PYTHON=python
  PKGDIR = /usr/share/jalali-calendar
+ LIBDIR = /usr/lib/
 +DESTDIR= debian/jalali-calendar
  
  
  install:
- 	mkdir -p $(DESTDIR)$(PKGDIR)
- 	mkdir -p $(DESTDIR)$(PKGDIR)/date
-+	mkdir -p $(DESTDIR)/usr/lib/bonobo/servers
+@@ -18,4 +19,4 @@
+ 	install -p -m644 pixmaps/date/*.png $(DESTDIR)$(PKGDIR)/date/.
+ 	install -p -m644 pixmaps/*.png $(DESTDIR)$(PKGDIR)/.
  
--	install -m644 COPYING $(DESTDIR)$(PKGDIR)/.
- 	install -m755 src/*.py $(DESTDIR)$(PKGDIR)/.
- 	install -m644 src/138*.xml $(DESTDIR)$(PKGDIR)/.
- 	install -m644 src/*.glade $(DESTDIR)$(PKGDIR)/.
-diff -urN jalali-calendar-1.6.5/src/calendar.py jalali-calendar-1.6.5.new/src/calendar.py
---- jalali-calendar-1.6.5/src/calendar.py	2007-05-25 14:27:02.000000000 +0200
-+++ jalali-calendar-1.6.5.new/src/calendar.py	2008-04-06 18:39:45.000000000 +0200
-@@ -1,3 +1,4 @@
-+#!/usr/bin/env python
- # -*- coding: utf-8 -*-
- #
- ##
-diff -urN jalali-calendar-1.6.5/src/holiday.py jalali-calendar-1.6.5.new/src/holiday.py
---- jalali-calendar-1.6.5/src/holiday.py	2008-03-28 10:54:52.000000000 +0100
-+++ jalali-calendar-1.6.5.new/src/holiday.py	2008-04-06 18:40:37.000000000 +0200
-@@ -1,3 +1,6 @@
-+#!/usr/bin/env python
-+# -*- coding: utf-8 -*-
-+#
- ##
- #    
- #    Copyright (C) 2007  Mola Pahnadayan
-diff -urN jalali-calendar-1.6.5/src/utility.py jalali-calendar-1.6.5.new/src/utility.py
---- jalali-calendar-1.6.5/src/utility.py	2007-05-02 10:53:55.000000000 +0200
-+++ jalali-calendar-1.6.5.new/src/utility.py	2008-04-06 18:39:45.000000000 +0200
-@@ -1,3 +1,6 @@
-+#!/usr/bin/env python
-+# -*- coding: utf-8 -*-
-+#
- ##
- #    
- #    Copyright (C) 2007  Mola Pahnadayan
+-	chmod +x $(DESTDIR)$(PKGDIR)/jcalendar.py
+\ No newline at end of file
++	chmod +x $(DESTDIR)$(PKGDIR)/jcalendar.py

Modified: pkg/jalali-calendar/trunk/debian/rules
==============================================================================
--- pkg/jalali-calendar/trunk/debian/rules	Thu Sep 24 05:19:14 2009	(r178)
+++ pkg/jalali-calendar/trunk/debian/rules	Sat Jun  5 20:03:59 2010	(r179)
@@ -9,11 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Including this file gets us a simple patch system.  You can just
-# drop patches in debian/patches, and they will be automatically
-# applied and unapplied.
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -73,5 +68,7 @@
 	dh_md5sums
 	dh_builddeb
 
+binary-arch:
+
 binary: binary-indep
 .PHONY: build clean binary-indep binary install configure



More information about the Debian-arabic-packages mailing list