[Git][noosfero/noosfero][stable-1.2] 2 commits: initscript: fill short description

Antonio Terceiro gitlab at gitlab.com
Tue Oct 13 14:55:28 BRT 2015


Antonio Terceiro pushed to branch stable-1.2 at Noosfero / noosfero


Commits:
d4c0af1c by Antonio Terceiro at 2015-10-13T14:52:33Z
initscript: fill short description

(cherry picked from commit 73a8a59f858bc361865fcb0b0b1bbc6fa4cabda4)

- - - - -
eafe5bc0 by Antonio Terceiro at 2015-10-13T14:53:23Z
Bumping version 1.2.6

- - - - -


3 changed files:

- debian/changelog
- etc/init.d/noosfero
- lib/noosfero/version.rb


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+noosfero (1.2.6) wheezy; urgency=low
+
+  * Bufgix release
+
+ -- Antonio Terceiro <terceiro at colivre.coop.br>  Tue, 13 Oct 2015 14:53:18 -0300
+
 noosfero (1.2.5) wheezy; urgency=low
 
   * Bug fixes release


=====================================
etc/init.d/noosfero
=====================================
--- a/etc/init.d/noosfero
+++ b/etc/init.d/noosfero
@@ -7,7 +7,7 @@
 # Should-Stop:       postgresql
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
-# Short-Description: Example initscript
+# Short-Description: Noosfero
 # Description:       This file should be used to construct scripts to be
 #                    placed in /etc/init.d.
 ### END INIT INFO


=====================================
lib/noosfero/version.rb
=====================================
--- a/lib/noosfero/version.rb
+++ b/lib/noosfero/version.rb
@@ -1,6 +1,6 @@
 module Noosfero
   PROJECT = 'noosfero'
-  VERSION = '1.2.5'
+  VERSION = '1.2.6'
 end
 
 root = File.expand_path(File.dirname(__FILE__) + '/../..')



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/8dc25e9107ddf8096c8d1fdb938cf463b7d33ee0...eafe5bc0de5697bd867827405211ab15bd77c123
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20151013/77e0436b/attachment.html>


More information about the Noosfero-dev mailing list