[Python-modules-commits] r26596 - in packages/python-llfuse/trunk/debian (5 files)

nikratio-guest at users.alioth.debian.org nikratio-guest at users.alioth.debian.org
Thu Nov 28 04:21:29 UTC 2013


    Date: Thursday, November 28, 2013 @ 04:21:27
  Author: nikratio-guest
Revision: 26596

* Some cosmetic fixes to debian/
* Bumped standards version to 3.9.5, no other changes required.

Modified:
  packages/python-llfuse/trunk/debian/changelog
  packages/python-llfuse/trunk/debian/control
  packages/python-llfuse/trunk/debian/copyright
  packages/python-llfuse/trunk/debian/python-llfuse.lintian-overrides
  packages/python-llfuse/trunk/debian/rules

Modified: packages/python-llfuse/trunk/debian/changelog
===================================================================
--- packages/python-llfuse/trunk/debian/changelog	2013-11-27 21:45:55 UTC (rev 26595)
+++ packages/python-llfuse/trunk/debian/changelog	2013-11-28 04:21:27 UTC (rev 26596)
@@ -1,3 +1,10 @@
+python-llfuse (0.40-2) UNRELEASED; urgency=low
+
+  * Some cosmetic fixes to debian/
+  * Bumped standards version to 3.9.5, no other changes required.
+
+ -- Nikolaus Rath <Nikolaus at rath.org>  Wed, 27 Nov 2013 20:19:13 -0800
+
 python-llfuse (0.40-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/python-llfuse/trunk/debian/control
===================================================================
--- packages/python-llfuse/trunk/debian/control	2013-11-27 21:45:55 UTC (rev 26595)
+++ packages/python-llfuse/trunk/debian/control	2013-11-28 04:21:27 UTC (rev 26596)
@@ -17,7 +17,7 @@
                python-distribute,
                python3-setuptools,
                cython (>= 0.16)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://code.google.com/p/python-llfuse/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-llfuse/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-llfuse/trunk/

Modified: packages/python-llfuse/trunk/debian/copyright
===================================================================
--- packages/python-llfuse/trunk/debian/copyright	2013-11-27 21:45:55 UTC (rev 26595)
+++ packages/python-llfuse/trunk/debian/copyright	2013-11-28 04:21:27 UTC (rev 26596)
@@ -21,8 +21,8 @@
  file.
 
 Files: doc/html/_static/*
-Copyright: Copyright (c) 2007-2011 by the Sphinx team (see Sphinx's AUTHORS file).
- All rights reserved.
+Copyright: Copyright (c) 2007-2011 by the Sphinx team
+ (see Sphinx's AUTHORS file). All rights reserved.
 License: BSD-2-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are

Modified: packages/python-llfuse/trunk/debian/python-llfuse.lintian-overrides
===================================================================
--- packages/python-llfuse/trunk/debian/python-llfuse.lintian-overrides	2013-11-27 21:45:55 UTC (rev 26595)
+++ packages/python-llfuse/trunk/debian/python-llfuse.lintian-overrides	2013-11-28 04:21:27 UTC (rev 26596)
@@ -1,3 +1,2 @@
 # This is a false positive (cf https://wiki.debian.org/Hardening#Validation)
 python-llfuse: hardening-no-fortify-functions
-

Modified: packages/python-llfuse/trunk/debian/rules
===================================================================
--- packages/python-llfuse/trunk/debian/rules	2013-11-27 21:45:55 UTC (rev 26595)
+++ packages/python-llfuse/trunk/debian/rules	2013-11-28 04:21:27 UTC (rev 26596)
@@ -95,4 +95,3 @@
 ifneq "$(shell dh_listpackages | grep -- -doc)" ""
 	dh_sphinxdoc
 endif
-




More information about the Python-modules-commits mailing list