fixed version numbers
authorMarcus Wikström <mece@ovi.com>
Wed, 3 Feb 2010 06:33:55 +0000 (08:33 +0200)
committerMarcus Wikström <mece@ovi.com>
Wed, 3 Feb 2010 06:33:55 +0000 (08:33 +0200)
build_setup.py
debian/changelog
debian/copyright
extras-devel/comic-widget_0.3.0-1.changes [new file with mode: 0644]
extras-devel/comic-widget_0.3.0-1.dsc [new file with mode: 0644]
extras-devel/comic-widget_0.3.0-1.tar.gz [new file with mode: 0644]

index 67bd1c3..52da229 100644 (file)
@@ -36,10 +36,10 @@ if __name__ == "__main__":
         #  chmod +x /usr/bin/mclock.py""" #Set here your pre install script
         #  p.prer 1000 emove="""#!/bin/sh
         #  chmod +x /usr/bin/mclock.py""" #Set here your pre remove script
         #  chmod +x /usr/bin/mclock.py""" #Set here your pre install script
         #  p.prer 1000 emove="""#!/bin/sh
         #  chmod +x /usr/bin/mclock.py""" #Set here your pre remove script
-        version = "0.2.6"           #Version of your software, e.g. "1.2.0" or "0.8.2"
+        version = "0.3.0"           #Version of your software, e.g. "1.2.0" or "0.8.2"
         build = "1"                 #Build number, e.g. "1" for the first build of this version of your software. Increment for later re-builds of the same version of your software.
                                      #Text with changelog information to be displayed in the package "Details" tab of the Maemo Application Manager
         build = "1"                 #Build number, e.g. "1" for the first build of this version of your software. Increment for later re-builds of the same version of your software.
                                      #Text with changelog information to be displayed in the package "Details" tab of the Maemo Application Manager
-        changeloginformation = "Added PHD Comics, and some minor bugfixes" 
+        changeloginformation = "options to add and remove comics" 
         dir_name = "src"            #Name of the subfolder containing your package source files (e.g. usr\share\icons\hicolor\scalable\myappicon.svg, usr\lib\myapp\somelib.py). We suggest to leave it named src in all projects and will refer to that in the wiki article on maemo.org
         #Thanks to DareTheHair from talk.maemo.org for this snippet that recursively builds the file list 
         for root, dirs, files in os.walk(dir_name):
         dir_name = "src"            #Name of the subfolder containing your package source files (e.g. usr\share\icons\hicolor\scalable\myappicon.svg, usr\lib\myapp\somelib.py). We suggest to leave it named src in all projects and will refer to that in the wiki article on maemo.org
         #Thanks to DareTheHair from talk.maemo.org for this snippet that recursively builds the file list 
         for root, dirs, files in os.walk(dir_name):
index cf44c16..dcc7caa 100644 (file)
@@ -1,5 +1,5 @@
-comic-widget (0.2.6-1) stable; urgency=low
+comic-widget (0.3.0-1) stable; urgency=low
 
 
-  Added PHD Comics, and some minor bugfixes
+  options to add and remove comics
 
 
- -- Marcus Wikstrom <mece@ovi.com>  Wed, 03 Feb 2010 08:09:54 +0000
+ -- Marcus Wikstrom <mece@ovi.com>  Wed, 03 Feb 2010 08:32:12 +0000
index bd56e04..fd94138 100644 (file)
@@ -1,5 +1,5 @@
 This package was py2debianized(0.5.1) by Marcus Wikstrom <mece@ovi.com> on
 This package was py2debianized(0.5.1) by Marcus Wikstrom <mece@ovi.com> on
-Wed, 03 Feb 2010 08:09:54 +0000.
+Wed, 03 Feb 2010 08:32:12 +0000.
 
 It was downloaded from 
 
 
 It was downloaded from 
 
diff --git a/extras-devel/comic-widget_0.3.0-1.changes b/extras-devel/comic-widget_0.3.0-1.changes
new file mode 100644 (file)
index 0000000..5bb4b21
--- /dev/null
@@ -0,0 +1,17 @@
+Maintainer: Marcus Wikstrom <mece@ovi.com>
+Format: 1.7
+Source: comic-widget
+Version: 0.3.0-1
+Architecture: all
+Date: Wed, 03 Feb 2010 06:32:15 +0000
+Distribution: fremantle
+Urgency: low
+Description: 
+ A widget that displays comics taken from the web.
+Changes: 
+ options to add and remove comics
+Changed-By: Marcus Wikstrom <mece@ovi.com>
+Files:
+ 4459df035a0f2b287c92ccbda12e24c8 71236 user/desktop extras-devel comic-widget_0.3.0-1.tar.gz
+ 27aeab04ea40ba0773d83b856d7373b0 349 user/desktop extras-devel comic-widget_0.3.0-1.dsc
+
diff --git a/extras-devel/comic-widget_0.3.0-1.dsc b/extras-devel/comic-widget_0.3.0-1.dsc
new file mode 100644 (file)
index 0000000..7bfebf4
--- /dev/null
@@ -0,0 +1,10 @@
+Source: comic-widget
+Version: 0.3.0-1
+Maintainer: Marcus Wikstrom <mece@ovi.com>
+Architecture: all
+Format: 1.0
+Build-Depends: python2.5, python-osso, python-gtk2, python-hildon, python-hildondesktop, python2.5-cairo, hildon-desktop-python-loader
+Standards-Version: 0.3.0-1
+Files:
+ 4459df035a0f2b287c92ccbda12e24c8 71236 comic-widget_0.3.0-1.tar.gz
+
diff --git a/extras-devel/comic-widget_0.3.0-1.tar.gz b/extras-devel/comic-widget_0.3.0-1.tar.gz
new file mode 100644 (file)
index 0000000..cc4c112
Binary files /dev/null and b/extras-devel/comic-widget_0.3.0-1.tar.gz differ