[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.6

Ritesh Raj Sarraf rrs at researchut.com
Sun Dec 20 09:14:52 UTC 2009


The following commit has been merged in the master branch:
commit f145f3cd3fdf53bb7163a380731f9573c45f6995
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Sun Dec 20 14:44:08 2009 +0530

    Prepare 0.9.6 release

diff --git a/AptOfflineCoreLib.py b/AptOfflineCoreLib.py
index e616553..13416e9 100644
--- a/AptOfflineCoreLib.py
+++ b/AptOfflineCoreLib.py
@@ -80,7 +80,7 @@ figuring out if the packages are in the local cache, handling exceptions and man
 
 
 app_name = "apt-offline"
-version = "0.9.5"
+version = "0.9.6"
 copyright = "(C) 2005 - 2009 Ritesh Raj Sarraf"
 terminal_license = "This program comes with ABSOLUTELY NO WARRANTY.\n\
 This is free software, and you are welcome to redistribute it under\n\
diff --git a/apt-offline.html b/apt-offline.html
index 4a31927..f234cc2 100644
--- a/apt-offline.html
+++ b/apt-offline.html
@@ -281,6 +281,6 @@ This software is dedicated to the memory of my father Santosh Kumar Sarraf. We m
 This document was created by
 <A HREF="/cgi-bin/man/man2html">man2html</A>,
 using the manual pages.<BR>
-Time: 08:22:30 GMT, November 19, 2009
+Time: 09:13:07 GMT, December 20, 2009
 </BODY>
 </HTML>
diff --git a/release_setps b/release_setps
new file mode 100644
index 0000000..e8d28ca
--- /dev/null
+++ b/release_setps
@@ -0,0 +1,4 @@
+1. Complete you all code changes and test properly
+2. Bump version in AptOfflineCore.py
+3. Execute make "html" target to create html docs from the manpage
+4. Perhaps now, go and do a `git tag -s rel_name`

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list