[Python-modules-commits] r21873 - in packages/alembic/trunk/debian (alembic.1 rules)

matthiask-guest at users.alioth.debian.org matthiask-guest at users.alioth.debian.org
Tue May 22 16:01:12 UTC 2012


    Date: Tuesday, May 22, 2012 @ 16:01:11
  Author: matthiask-guest
Revision: 21873

Updated alembic manpage

Modified:
  packages/alembic/trunk/debian/alembic.1
  packages/alembic/trunk/debian/rules

Modified: packages/alembic/trunk/debian/alembic.1
===================================================================
--- packages/alembic/trunk/debian/alembic.1	2012-05-22 15:19:43 UTC (rev 21872)
+++ packages/alembic/trunk/debian/alembic.1	2012-05-22 16:01:11 UTC (rev 21873)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.8.
-.TH ALEMBIC "1" "April 2012" "alembic 0.3.1" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.9.
+.TH ALEMBIC "1" "May 2012" "alembic 0.3.2" "User Commands"
 .SH NAME
 alembic \- lightweight database migration tool for usage with the SQLAlchemy
 .SH DESCRIPTION

Modified: packages/alembic/trunk/debian/rules
===================================================================
--- packages/alembic/trunk/debian/rules	2012-05-22 15:19:43 UTC (rev 21872)
+++ packages/alembic/trunk/debian/rules	2012-05-22 16:01:11 UTC (rev 21873)
@@ -33,5 +33,5 @@
 	rm -rf alembic-$(VERSION).orig
 
 help2man:
-	help2man --version-string=0.3.1 -n "lightweight database migration tool for usage with the SQLAlchemy" -N alembic > alembic.1
+	help2man --version-string=0.3.2 -n "lightweight database migration tool for usage with the SQLAlchemy" -N alembic > alembic.1
 	sed -i "s/,\(\w\)/, \1/g" alembic.1




More information about the Python-modules-commits mailing list