[Python-modules-commits] r29887 - in packages/python-pandocfilters/trunk/debian (11 files)
moomoc-guest at users.alioth.debian.org
moomoc-guest at users.alioth.debian.org
Wed Jul 23 20:29:40 UTC 2014
Date: Wednesday, July 23, 2014 @ 20:29:39
Author: moomoc-guest
Revision: 29887
remove build files, checked in by accident
Deleted:
packages/python-pandocfilters/trunk/debian/files
packages/python-pandocfilters/trunk/debian/python-pandocfilters.debhelper.log
packages/python-pandocfilters/trunk/debian/python-pandocfilters.postinst.debhelper
packages/python-pandocfilters/trunk/debian/python-pandocfilters.prerm.debhelper
packages/python-pandocfilters/trunk/debian/python-pandocfilters.substvars
packages/python-pandocfilters/trunk/debian/python-pandocfilters/
packages/python-pandocfilters/trunk/debian/python3-pandocfilters.debhelper.log
packages/python-pandocfilters/trunk/debian/python3-pandocfilters.postinst.debhelper
packages/python-pandocfilters/trunk/debian/python3-pandocfilters.prerm.debhelper
packages/python-pandocfilters/trunk/debian/python3-pandocfilters.substvars
packages/python-pandocfilters/trunk/debian/python3-pandocfilters/
Deleted: packages/python-pandocfilters/trunk/debian/files
===================================================================
--- packages/python-pandocfilters/trunk/debian/files 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/files 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,2 +0,0 @@
-python-pandocfilters_1.2-1_all.deb python optional
-python3-pandocfilters_1.2-1_all.deb python optional
Deleted: packages/python-pandocfilters/trunk/debian/python-pandocfilters.debhelper.log
===================================================================
--- packages/python-pandocfilters/trunk/debian/python-pandocfilters.debhelper.log 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python-pandocfilters.debhelper.log 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,18 +0,0 @@
-dh_auto_configure
-dh_auto_build
-dh_auto_test
-dh_prep
-dh_auto_install
-dh_installdocs
-dh_installchangelogs
-dh_installexamples
-dh_perl
-dh_link
-dh_compress
-dh_fixperms
-dh_installdeb
-dh_gencontrol
-dh_md5sums
-dh_builddeb
-dh_builddeb
-dh_builddeb
Deleted: packages/python-pandocfilters/trunk/debian/python-pandocfilters.postinst.debhelper
===================================================================
--- packages/python-pandocfilters/trunk/debian/python-pandocfilters.postinst.debhelper 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python-pandocfilters.postinst.debhelper 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,7 +0,0 @@
-
-# Automatically added by dhpython:
-if which pycompile >/dev/null 2>&1; then
- pycompile -p python-pandocfilters
-fi
-
-# End automatically added section
Deleted: packages/python-pandocfilters/trunk/debian/python-pandocfilters.prerm.debhelper
===================================================================
--- packages/python-pandocfilters/trunk/debian/python-pandocfilters.prerm.debhelper 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python-pandocfilters.prerm.debhelper 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,12 +0,0 @@
-
-# Automatically added by dhpython:
-if which pyclean >/dev/null 2>&1; then
- pyclean -p python-pandocfilters
-else
- dpkg -L python-pandocfilters | grep \.py$ | while read file
- do
- rm -f "${file}"[co] >/dev/null
- done
-fi
-
-# End automatically added section
Deleted: packages/python-pandocfilters/trunk/debian/python-pandocfilters.substvars
===================================================================
--- packages/python-pandocfilters/trunk/debian/python-pandocfilters.substvars 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python-pandocfilters.substvars 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,4 +0,0 @@
-python:Depends=python:any (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), python:any (>= 2.6~)
-python:Provides=python2.7-pandocfilters
-python:Versions=2.7
-misc:Depends=
Deleted: packages/python-pandocfilters/trunk/debian/python3-pandocfilters.debhelper.log
===================================================================
--- packages/python-pandocfilters/trunk/debian/python3-pandocfilters.debhelper.log 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python3-pandocfilters.debhelper.log 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,18 +0,0 @@
-dh_auto_configure
-dh_auto_build
-dh_auto_test
-dh_prep
-dh_auto_install
-dh_installdocs
-dh_installchangelogs
-dh_installexamples
-dh_perl
-dh_link
-dh_compress
-dh_fixperms
-dh_installdeb
-dh_gencontrol
-dh_md5sums
-dh_builddeb
-dh_builddeb
-dh_builddeb
Deleted: packages/python-pandocfilters/trunk/debian/python3-pandocfilters.postinst.debhelper
===================================================================
--- packages/python-pandocfilters/trunk/debian/python3-pandocfilters.postinst.debhelper 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python3-pandocfilters.postinst.debhelper 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,7 +0,0 @@
-
-# Automatically added by dhpython:
-if which py3compile >/dev/null 2>&1; then
- py3compile -p python3-pandocfilters -V 3.2-
-fi
-
-# End automatically added section
Deleted: packages/python-pandocfilters/trunk/debian/python3-pandocfilters.prerm.debhelper
===================================================================
--- packages/python-pandocfilters/trunk/debian/python3-pandocfilters.prerm.debhelper 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python3-pandocfilters.prerm.debhelper 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,10 +0,0 @@
-
-# Automatically added by dhpython:
-if which py3clean >/dev/null 2>&1; then
- py3clean -p python3-pandocfilters
-else
- dpkg -L python3-pandocfilters | perl -ne 's,/([^/]*)\.py$,/__pycache__/\1.*, or next; unlink $_ or die $! foreach glob($_)'
- find /usr/lib/python3/dist-packages/ -type d -name __pycache__ -empty -print0 | xargs --null --no-run-if-empty rmdir
-fi
-
-# End automatically added section
Deleted: packages/python-pandocfilters/trunk/debian/python3-pandocfilters.substvars
===================================================================
--- packages/python-pandocfilters/trunk/debian/python3-pandocfilters.substvars 2014-07-23 19:43:57 UTC (rev 29886)
+++ packages/python-pandocfilters/trunk/debian/python3-pandocfilters.substvars 2014-07-23 20:29:39 UTC (rev 29887)
@@ -1,2 +0,0 @@
-python3:Depends=python3:any (>= 3.3.2-2~), python3:any (>= 3.2~)
-misc:Depends=
More information about the Python-modules-commits
mailing list