[Python-modules-commits] [python-pyscss] 01/04: add authoring date to manpages
Wolfgang Borgert
debacle at moszumanska.debian.org
Sun Jul 24 22:10:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-pyscss.
commit d30c20e99ce1f49d98e349e1ab4e4446243219ac
Author: W. Martin Borgert <debacle at debian.org>
Date: Sun Jul 24 23:52:12 2016 +0200
add authoring date to manpages
---
debian/less2scss.dbk | 3 +++
debian/pyscss.dbk | 3 +++
2 files changed, 6 insertions(+)
diff --git a/debian/less2scss.dbk b/debian/less2scss.dbk
index ef9310b..88010d0 100644
--- a/debian/less2scss.dbk
+++ b/debian/less2scss.dbk
@@ -7,6 +7,9 @@
License of this manual: MIT -->
<refentry>
+ <refentryinfo>
+ <date>2016-07-23</date>
+ </refentryinfo>
<refmeta>
<refentrytitle>less2scss</refentrytitle>
<manvolnum>1</manvolnum>
diff --git a/debian/pyscss.dbk b/debian/pyscss.dbk
index 2af98d7..ba39c12 100644
--- a/debian/pyscss.dbk
+++ b/debian/pyscss.dbk
@@ -7,6 +7,9 @@
License of this manual: MIT -->
<refentry>
+ <refentryinfo>
+ <date>2015-08-15</date>
+ </refentryinfo>
<refmeta>
<refentrytitle>pyscss</refentrytitle>
<manvolnum>1</manvolnum>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyscss.git
More information about the Python-modules-commits
mailing list