[Python-apps-commits] r10833 - in packages/planet-venus/tags (7 files)

obergix at users.alioth.debian.org obergix at users.alioth.debian.org
Thu May 8 19:21:57 UTC 2014


    Date: Thursday, May 8, 2014 @ 19:21:56
  Author: obergix
Revision: 10833

[svn-buildpackage] Tagging planet-venus 0~git9de2109-2

Added:
  packages/planet-venus/tags/0~git9de2109-2/
  packages/planet-venus/tags/0~git9de2109-2/debian/changelog
    (from rev 10832, packages/planet-venus/trunk/debian/changelog)
  packages/planet-venus/tags/0~git9de2109-2/debian/control
    (from rev 10832, packages/planet-venus/trunk/debian/control)
  packages/planet-venus/tags/0~git9de2109-2/debian/rules
    (from rev 10832, packages/planet-venus/trunk/debian/rules)
Deleted:
  packages/planet-venus/tags/0~git9de2109-2/debian/changelog
  packages/planet-venus/tags/0~git9de2109-2/debian/control
  packages/planet-venus/tags/0~git9de2109-2/debian/rules

Deleted: packages/planet-venus/tags/0~git9de2109-2/debian/changelog
===================================================================
--- packages/planet-venus/trunk/debian/changelog	2014-05-08 14:05:25 UTC (rev 10831)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/changelog	2014-05-08 19:21:56 UTC (rev 10833)
@@ -1,63 +0,0 @@
-planet-venus (0~git9de2109-1) experimental; urgency=low
-
-  * New upstream version (git snapshot).
-  * Don't force WARNING log_level (Closes: #630635).
-
- -- Olivier Berger <obergix at debian.org>  Mon, 27 Jan 2014 16:03:32 +0100
-
-planet-venus (0~bzr116-2) UNRELEASED; urgency=low
-
-  * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:05:27 +0200
-
-planet-venus (0~bzr116-1) unstable; urgency=high
-
-  [ Piotr Ożarowski ]
-  * New upstream snapshot (Closes: #546179 - CVE-2009-2937)
-  * Add python-beautifulsoup to Recommends and python-lxml to Suggests
-  * Remove .py[oc] files in clean rule
-  * Standards-Version bumped to 3.8.3 (no changes needed)
-
-  [ Noah Slater ]
-  * Updated debian/rules to use clean and cleanbuilddir targets.
-  * Updated patch for --help output to better satisfy GNU Coding Standards.
-  * Updated debian/control, updated Vcs-Browser.
-  * Updated debian/control, updated Build-Depends on debhelper to 7.2.11.
-
- -- Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>  Thu, 01 Oct 2009 19:12:13 +0200
-
-planet-venus (0~bzr95-2) unstable; urgency=medium
-
-  * Added debian/README.source for upstream source information.
-  * Added Conflicts with plt-scheme. Closes: #484716
-  * Updated Priority to extra per policy section 2.5 regarding Conflicts.
-  * Updated debian/binary.lintian-overrides to ignore line length warnings.
-  * Updated debian/copyright per latest proposed format.
-  * Updated debian/rules to make better use of CDBS variables.
-
- -- Noah Slater <nslater at tumbolia.org>  Thu, 07 Aug 2008 15:14:12 +0100
-
-planet-venus (0~bzr95-1) unstable; urgency=medium
-
-  * New upstream snapshot.
-  * Added drscheme to Conflicts. Closes: #484716
-  * Updated formatting in debian/rules.
-  * Updated debian/copyright per latest proposed format.
-  * Updated Standards-Version to 3.8.0.
-
- -- Noah Slater <nslater at tumbolia.org>  Tue, 17 Jun 2008 23:18:51 +0100
-
-planet-venus (0~bzr94-1) unstable; urgency=low
-
-  * New upstream snapshot.
-  * Removed linda overrides.
-  * Updated debian/copyright per latest proposed format.
-
- -- Noah Slater <nslater at tumbolia.org>  Tue, 20 May 2008 15:19:48 +0100
-
-planet-venus (0~bzr86-1) experimental; urgency=low
-
-  * Initial release. Closes: #461883
-
- -- Noah Slater <nslater at tumbolia.org>  Tue, 04 Mar 2008 22:47:49 +0000

Copied: packages/planet-venus/tags/0~git9de2109-2/debian/changelog (from rev 10832, packages/planet-venus/trunk/debian/changelog)
===================================================================
--- packages/planet-venus/tags/0~git9de2109-2/debian/changelog	                        (rev 0)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/changelog	2014-05-08 19:21:56 UTC (rev 10833)
@@ -0,0 +1,74 @@
+planet-venus (0~git9de2109-2) unstable; urgency=low
+
+  * Almost identical to 0~git9de2109-1, but for unstable (Closes: #747381)
+  * Don't ship embedded copies of python-feedpaser (Closes: #555355,
+    Closes: #684246 - CVE-2011-1156, CVE-2011-1157, CVE-2011-1158).
+  * Fix error with Django templates (Closes: #680673).
+  * Minor fix to description to not mention Planet in Debian (Closes:
+    #568216).
+
+ -- Olivier Berger <obergix at debian.org>  Thu, 08 May 2014 19:53:31 +0200
+
+planet-venus (0~git9de2109-1) experimental; urgency=low
+
+  * New upstream version (git snapshot).
+  * Don't force WARNING log_level (Closes: #630635).
+
+ -- Olivier Berger <obergix at debian.org>  Mon, 27 Jan 2014 16:03:32 +0100
+
+planet-venus (0~bzr116-2) UNRELEASED; urgency=low
+
+  * Use canonical URIs for Vcs-* fields.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:05:27 +0200
+
+planet-venus (0~bzr116-1) unstable; urgency=high
+
+  [ Piotr Ożarowski ]
+  * New upstream snapshot (Closes: #546179 - CVE-2009-2937)
+  * Add python-beautifulsoup to Recommends and python-lxml to Suggests
+  * Remove .py[oc] files in clean rule
+  * Standards-Version bumped to 3.8.3 (no changes needed)
+
+  [ Noah Slater ]
+  * Updated debian/rules to use clean and cleanbuilddir targets.
+  * Updated patch for --help output to better satisfy GNU Coding Standards.
+  * Updated debian/control, updated Vcs-Browser.
+  * Updated debian/control, updated Build-Depends on debhelper to 7.2.11.
+
+ -- Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>  Thu, 01 Oct 2009 19:12:13 +0200
+
+planet-venus (0~bzr95-2) unstable; urgency=medium
+
+  * Added debian/README.source for upstream source information.
+  * Added Conflicts with plt-scheme. Closes: #484716
+  * Updated Priority to extra per policy section 2.5 regarding Conflicts.
+  * Updated debian/binary.lintian-overrides to ignore line length warnings.
+  * Updated debian/copyright per latest proposed format.
+  * Updated debian/rules to make better use of CDBS variables.
+
+ -- Noah Slater <nslater at tumbolia.org>  Thu, 07 Aug 2008 15:14:12 +0100
+
+planet-venus (0~bzr95-1) unstable; urgency=medium
+
+  * New upstream snapshot.
+  * Added drscheme to Conflicts. Closes: #484716
+  * Updated formatting in debian/rules.
+  * Updated debian/copyright per latest proposed format.
+  * Updated Standards-Version to 3.8.0.
+
+ -- Noah Slater <nslater at tumbolia.org>  Tue, 17 Jun 2008 23:18:51 +0100
+
+planet-venus (0~bzr94-1) unstable; urgency=low
+
+  * New upstream snapshot.
+  * Removed linda overrides.
+  * Updated debian/copyright per latest proposed format.
+
+ -- Noah Slater <nslater at tumbolia.org>  Tue, 20 May 2008 15:19:48 +0100
+
+planet-venus (0~bzr86-1) experimental; urgency=low
+
+  * Initial release. Closes: #461883
+
+ -- Noah Slater <nslater at tumbolia.org>  Tue, 04 Mar 2008 22:47:49 +0000

Deleted: packages/planet-venus/tags/0~git9de2109-2/debian/control
===================================================================
--- packages/planet-venus/trunk/debian/control	2014-05-08 14:05:25 UTC (rev 10831)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/control	2014-05-08 19:21:56 UTC (rev 10833)
@@ -1,27 +0,0 @@
-Source: planet-venus
-Section: python
-Priority: extra
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Standards-Version: 3.9.5
-Uploaders: Olivier Berger <obergix at debian.org>
-Build-Depends: debhelper (>= 7.2.11)
-Build-Depends-Indep: help2man, python-support (>= 0.6.4), python
-Homepage: http://www.intertwingly.net/code/venus/
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/planet-venus/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/planet-venus/trunk/
-XS-Testsuite: autopkgtest
-
-Package: planet-venus
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-chardet, python-html5lib,
- python-htmltmpl, python-httplib2, python-librdf, python-libxml2,
- python-utidylib, python-portalocker, python-feedparser
-Recommends: python-libxslt1, python-beautifulsoup
-Suggests: python-django, python-genshi, python-lxml
-Conflicts: drscheme, plt-scheme, planet
-Description: aggregate feed generator
- Planet Venus downloads news feeds published by web sites and
- aggregates their content together into a single combined feed, latest
- news first.
- .
- Planet Venus is a refactoring of Planet, also available in Debian.

Copied: packages/planet-venus/tags/0~git9de2109-2/debian/control (from rev 10832, packages/planet-venus/trunk/debian/control)
===================================================================
--- packages/planet-venus/tags/0~git9de2109-2/debian/control	                        (rev 0)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/control	2014-05-08 19:21:56 UTC (rev 10833)
@@ -0,0 +1,27 @@
+Source: planet-venus
+Section: python
+Priority: extra
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Standards-Version: 3.9.5
+Uploaders: Olivier Berger <obergix at debian.org>
+Build-Depends: debhelper (>= 7.2.11)
+Build-Depends-Indep: help2man, python-support (>= 0.6.4), python
+Homepage: http://www.intertwingly.net/code/venus/
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/planet-venus/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/planet-venus/trunk/
+XS-Testsuite: autopkgtest
+
+Package: planet-venus
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-chardet, python-html5lib,
+ python-htmltmpl, python-httplib2, python-librdf, python-libxml2,
+ python-utidylib, python-portalocker, python-feedparser
+Recommends: python-libxslt1, python-beautifulsoup
+Suggests: python-django, python-genshi, python-lxml
+Conflicts: drscheme, plt-scheme, planet
+Description: aggregate feed generator
+ Planet Venus downloads news feeds published by web sites and
+ aggregates their content together into a single combined feed, latest
+ news first.
+ .
+ Planet Venus is a refactoring of Planet.

Deleted: packages/planet-venus/tags/0~git9de2109-2/debian/rules
===================================================================
--- packages/planet-venus/trunk/debian/rules	2014-05-08 14:05:25 UTC (rev 10831)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/rules	2014-05-08 19:21:56 UTC (rev 10833)
@@ -1,68 +0,0 @@
-#!/usr/bin/make -f
-
-# Copyright 2009, Noah Slater <nslater at tumbolia.org>
-# Copyright 2014, Olivier Berger <obergix at debian.org>
-
-# Copying and distribution of this file, with or without modification, are
-# permitted in any medium without royalty provided the copyright notice and this
-# notice are preserved.
-
-export DH_VERBOSE=1
-
-%:
-	dh $@ --with python2
-
-#override_dh_auto_build:
-#	help2man -N -n "an aggregate feed generator" --version-string="planet 1" ./planet.py > planet.1
-
-override_dh_installdocs:
-	dh_installdocs
-	cp -a docs debian/planet-venus/usr/share/doc/planet-venus/html
-
-override_dh_auto_install:
-	cp planet.py debian/planet-venus/usr/bin/planet
-	cp admin_cb.py debian/planet-venus/usr/share/planet-venus/cgi-bin/
-	cp expunge.py debian/planet-venus/usr/share/planet-venus/tools
-	cp favicon.py debian/planet-venus/usr/share/planet-venus/tools
-	cp publish.py debian/planet-venus/usr/share/planet-venus/tools
-	cp spider.py debian/planet-venus/usr/share/planet-venus/tools
-	cp splice.py debian/planet-venus/usr/share/planet-venus/tools
-
-override_dh_fixperms:
-	dh_fixperms
-	find debian/planet-venus/usr/share/pyshared/planet/ -type f -name '*.py' -print0 2>/dev/null | xargs -0r chmod 644
-
-# override_dh_auto_test:
-# 	python runtests.py -v
-# 	# Re-run to for verifying that individually, 'test_foaf_document' passes (has produced "RedlandError: 'XML parser error: xmlParseCharRef: invalid xmlChar value 12'" through runtests.py above)
-# 	python tests/test_foaf.py
-
-# Much borrowed from https://wiki.debian.org/onlyjob/get-orig-source :
-
-PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
-PKG  = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
-VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m{^Version:\s+(?:\d+:)?(\d.*)(?:\-\d+.*)};')
-
-.PHONY: get-orig-source
-
-get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz
-	@
-
-## checkout from git (add "git" to Build-Depends)
-UURL = git://github.com/rubys/venus.git
-UDATE = $(shell date --rfc-3339=seconds --date='TZ="UTC" $(shell echo $(VER) | perl -ne 'print "$$1-$$2-$$3" if m/\+(?:git|svn|hg)(\d{4})(\d{2})(\d{2})/')')
-$(PKG)_$(VER)$(DTYPE).orig.tar.xz:
-	$(if $(wildcard $(PKG)-$(VER)),$(error $(PKG)-$(VER) exist, aborting..))
-	@echo "# Downloading..."
-	git clone $(UURL) $(PKG)-$(VER) \
-	|| $(RM) -r $(PKG)-$(VER)
-	cd $(PKG)-$(VER) \
-	&& git checkout $(shell echo $(VER) | sed -r "s/.*~git//") \
-	&& echo "# Setting times..." \
-	&& for F in $$(git ls-tree -r --name-only HEAD); do touch --no-dereference -d "$$(git log -1 --format="%ai" -- $$F)" "$$F"; done \
-	&& echo "# Cleaning-up..." \
-	&& $(RM) -r .git .git*
-	@echo "# Packing..."
-	find -L "$(PKG)-$(VER)" -xdev -type f -print | sort \
-	| XZ_OPT="-6v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \
-	&& $(RM) -r "$(PKG)-$(VER)"

Copied: packages/planet-venus/tags/0~git9de2109-2/debian/rules (from rev 10832, packages/planet-venus/trunk/debian/rules)
===================================================================
--- packages/planet-venus/tags/0~git9de2109-2/debian/rules	                        (rev 0)
+++ packages/planet-venus/tags/0~git9de2109-2/debian/rules	2014-05-08 19:21:56 UTC (rev 10833)
@@ -0,0 +1,68 @@
+#!/usr/bin/make -f
+
+# Copyright 2009, Noah Slater <nslater at tumbolia.org>
+# Copyright 2014, Olivier Berger <obergix at debian.org>
+
+# Copying and distribution of this file, with or without modification, are
+# permitted in any medium without royalty provided the copyright notice and this
+# notice are preserved.
+
+#export DH_VERBOSE=1
+
+%:
+	dh $@ --with python2
+
+#override_dh_auto_build:
+#	help2man -N -n "an aggregate feed generator" --version-string="planet 1" ./planet.py > planet.1
+
+override_dh_installdocs:
+	dh_installdocs
+	cp -a docs debian/planet-venus/usr/share/doc/planet-venus/html
+
+override_dh_auto_install:
+	cp planet.py debian/planet-venus/usr/bin/planet
+	cp admin_cb.py debian/planet-venus/usr/share/planet-venus/cgi-bin/
+	cp expunge.py debian/planet-venus/usr/share/planet-venus/tools
+	cp favicon.py debian/planet-venus/usr/share/planet-venus/tools
+	cp publish.py debian/planet-venus/usr/share/planet-venus/tools
+	cp spider.py debian/planet-venus/usr/share/planet-venus/tools
+	cp splice.py debian/planet-venus/usr/share/planet-venus/tools
+
+override_dh_fixperms:
+	dh_fixperms
+	find debian/planet-venus/usr/share/pyshared/planet/ -type f -name '*.py' -print0 2>/dev/null | xargs -0r chmod 644
+
+# override_dh_auto_test:
+# 	python runtests.py -v
+# 	# Re-run to for verifying that individually, 'test_foaf_document' passes (has produced "RedlandError: 'XML parser error: xmlParseCharRef: invalid xmlChar value 12'" through runtests.py above)
+# 	python tests/test_foaf.py
+
+# Much borrowed from https://wiki.debian.org/onlyjob/get-orig-source :
+
+PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
+PKG  = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
+VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m{^Version:\s+(?:\d+:)?(\d.*)(?:\-\d+.*)};')
+
+.PHONY: get-orig-source
+
+get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz
+	@
+
+## checkout from git (add "git" to Build-Depends)
+UURL = git://github.com/rubys/venus.git
+UDATE = $(shell date --rfc-3339=seconds --date='TZ="UTC" $(shell echo $(VER) | perl -ne 'print "$$1-$$2-$$3" if m/\+(?:git|svn|hg)(\d{4})(\d{2})(\d{2})/')')
+$(PKG)_$(VER)$(DTYPE).orig.tar.xz:
+	$(if $(wildcard $(PKG)-$(VER)),$(error $(PKG)-$(VER) exist, aborting..))
+	@echo "# Downloading..."
+	git clone $(UURL) $(PKG)-$(VER) \
+	|| $(RM) -r $(PKG)-$(VER)
+	cd $(PKG)-$(VER) \
+	&& git checkout $(shell echo $(VER) | sed -r "s/.*~git//") \
+	&& echo "# Setting times..." \
+	&& for F in $$(git ls-tree -r --name-only HEAD); do touch --no-dereference -d "$$(git log -1 --format="%ai" -- $$F)" "$$F"; done \
+	&& echo "# Cleaning-up..." \
+	&& $(RM) -r .git .git*
+	@echo "# Packing..."
+	find -L "$(PKG)-$(VER)" -xdev -type f -print | sort \
+	| XZ_OPT="-6v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \
+	&& $(RM) -r "$(PKG)-$(VER)"




More information about the Python-apps-commits mailing list