bump version to 0.5-1
authorRyan Campbell <campbellr@gmail.com>
Mon, 31 Jan 2011 02:53:16 +0000 (19:53 -0700)
committerRyan Campbell <campbellr@gmail.com>
Mon, 31 Jan 2011 02:53:16 +0000 (19:53 -0700)
package/Makefile
package/debian/changelog
package/debian/files

index 7bd7f61..2c73e90 100644 (file)
@@ -4,8 +4,8 @@
 
 #edit these when creating a new release
 MAJOR_VER='0'
-MINOR_VER='4'
-PKG_VER='9'
+MINOR_VER='5'
+PKG_VER='1'
 
 compile:
        perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control
index d66ba31..b38f19d 100644 (file)
@@ -1,5 +1,8 @@
-mevemon (0.4-9) stable; urgency=low
-
-    * Don't automatically convert API key to uppercase
+mevemon (0.5-1) stable; urgency=low
+    
+    * Support recent EVE changes in the API
+    * Improve performance
+    * Add logging
+    * Other minor fixes
 
  -- Ryan Campbell <campbellr@gmail.com>  Sat, 19 Jun 2010 13:30:32 -0007
index d1b4bd5..4a5e8bc 100644 (file)
@@ -1 +1 @@
-mevemon_0.4-9_all.deb user/utilities extra
+mevemon_0.5-1_all.deb user/utilities extra