[Python-apps-commits] r12541 - in packages/rubber/trunk/debian (21 files)

hilmar-guest at users.alioth.debian.org hilmar-guest at users.alioth.debian.org
Tue Oct 27 09:33:10 UTC 2015


    Date: Tuesday, October 27, 2015 @ 09:33:08
  Author: hilmar-guest
Revision: 12541

More packaging on rubber 1.3, deleting obsolete modules + patches.

Added:
  packages/rubber/trunk/debian/patches/11_modify_root_makefile_in.diff
  packages/rubber/trunk/debian/rubber.info
  packages/rubber/trunk/debian/watch
Modified:
  packages/rubber/trunk/debian/changelog
  packages/rubber/trunk/debian/compat
  packages/rubber/trunk/debian/control
  packages/rubber/trunk/debian/copyright
  packages/rubber/trunk/debian/patches/series
  packages/rubber/trunk/debian/rules
Deleted:
  packages/rubber/trunk/debian/new_modules/
  packages/rubber/trunk/debian/patches/01_fix_category_of_info_page.diff
  packages/rubber/trunk/debian/patches/02_rubber_bibtext_20120807.diff
  packages/rubber/trunk/debian/patches/03_rubber_makeindex_20120808.diff
  packages/rubber/trunk/debian/patches/03_rubber_makeindex_20150708.diff
  packages/rubber/trunk/debian/patches/04_borken_image_conversion.diff
  packages/rubber/trunk/debian/patches/05_rubber-push_vars-bug.diff
  packages/rubber/trunk/debian/patches/06_multibib_borken.diff
  packages/rubber/trunk/debian/patches/07_wrong_arguments.diff
  packages/rubber/trunk/debian/patches/08_lst-depends-wrong-parse.diff
  packages/rubber/trunk/debian/patches/09_doc_makefile.diff
  packages/rubber/trunk/debian/source/lintian-overrides

Modified: packages/rubber/trunk/debian/changelog
===================================================================
--- packages/rubber/trunk/debian/changelog	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/changelog	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,19 +1,20 @@
 rubber (1.3-1) UNRELEASED; urgency=medium
 
   New upstream release
-  * more Debian-specific patches are obsolete
-    - 02_rubber_bibtext_20120807.diff
-    - 03_rubber_makeindex_20150708.diff
-    - 05_rubber-push_vars-bug.diff
-    - 08_lst-depends-wrong-parse.diff
-  * some Debian-specific modules are shipped in upstream
-    - biblatex.py
-    - ltxtable.py
-    - glossaries.rub
-  * etex.rub not shipped in upstream any more
+  * all Debian specific modules / patches are now obsolete.
+    --> removed
 
-  * fix last changelog entry (document obsolete Debian patches)
+  A few suggestions from Nicolas Boulenguez <nicolas at debian.org>
+  * switch compat to 9 (no changes).
+  * add some packages to Suggests, document why they are needed
+  * switch copyright to machine-readable format.
+  * package is again lintian-clean without override.
 
+  Upstream thinks that a specific command line parser is not necessary
+  and no reaction from submitter for about 5 months. (Closes: #336323).
+  
+  * add debian/watch file
+
  -- Hilmar Preuße <hille42 at web.de>  Wed, 21 Oct 2015 21:16:42 +0200
 
 rubber (1.2-1) unstable; urgency=medium
@@ -21,10 +22,6 @@
   I re-animated my upstream!!! rubber 1.2 is there.
 
   * some Debian specific modules/patches are now in upstream
-    - 01_fix_category_of_info_page.diff
-    - 04_borken_image_conversion.diff
-    - 06_multibib_borken.diff
-    - 07_wrong_arguments.diff
   * shell_escape feature to enable -shell-escape in LaTeX.
     (see upstream changelog for details)
   * add module for pythontex (LP: #1257428)

Modified: packages/rubber/trunk/debian/compat
===================================================================
--- packages/rubber/trunk/debian/compat	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/compat	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1 +1 @@
-7
+9

Modified: packages/rubber/trunk/debian/control
===================================================================
--- packages/rubber/trunk/debian/control	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/control	2015-10-27 09:33:08 UTC (rev 12541)
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Hilmar Preuße <hille42 at web.de>
 Uploaders: Python Apps Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: python, texinfo, dh-python
+Build-Depends: debhelper (>= 9), python, texinfo, dh-python
 X-Python-Version: >= 2.5
 Standards-Version: 3.9.6
 Homepage: https://launchpad.net/rubber
@@ -12,7 +11,14 @@
 Package: rubber
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, texlive-latex-base
-Suggests: imagemagick, transfig, sam2p
+Suggests: imagemagick ,sam2p
+ ,texlive-binaries
+ ,texlive-extra-utils
+ ,texlive-latex-extra
+ ,texlive-latex-recommended
+ ,texlive-omega
+ ,texlive-pictures
+ ,transfig
 XB-Python-Version: ${python:Versions}
 Description: automated system for building LaTeX documents
  This is a building system for LaTeX documents. It is based on a routine that
@@ -23,3 +29,22 @@
  pdftex, makeindex. A good number of standard packages are supported,
  including graphics/graphicx with automatic conversion between various
  graphics formats and Metapost compilation.
+ .
+ Some optional parts require the installation of suggested Debian packages.
+ .
+ graphics conversion: imagemagick and/or sam2p
+ .
+ aleph, metapost: texlive-binaries
+ .
+ pythontex: texlive-extra-utils
+ .
+ cweb, minitoc, moreverb, multibib, nomencl, ntheorem: texlive-latex-extra
+ .
+ beamer, index, listings: texlive-latex-recommended
+ .
+ omega: texlive-omega
+ .
+ gnuplottex: texlive-pictures
+ .
+ conversion from XFig format: transfig
+# hyperref, makeidx, natbib, verbatim: texlive-latex-base (via Depends)

Modified: packages/rubber/trunk/debian/copyright
===================================================================
--- packages/rubber/trunk/debian/copyright	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/copyright	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,16 +1,22 @@
-This package was debianized by: Emmanuel Beffara <emmanuel at beffara.org> on
-Fri, 31 May 2002 11:54:47 +0200. It is maintained by Hilmar Preuße
-since 2012.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Rubber
+Upstream-Contact: https://launchpad.net/~rubber-devs
+Source: https://launchpad.net/rubber
 
-Original source could be found at: ftp://ftp.beffara.org/soft/
-The program's home page can be found at: https://launchpad.net/rubber
-
-Rubber was originally written by Emmanuel Beffara <emmanuel at beffara.org>
-This software is copyright (c) 2002 by Emmanuel Beffara
-
-It is currently maintained by Sebastian Kapfer <sebastian.kapfer at fau.de>
-
-You are free to distribute this software under the terms of
-the GNU General Public License.
-On Debian systems, the complete text of the GNU General Public
-License can be found in the file /usr/share/common-licenses/GPL.
+Files: *
+Copyright: 2002-2011 Emmanuel Beffara <emmanuel at beffara.org>
+           2012-2015 Hilmar Preuße <hille42 at web.de>
+           2015-2015 Sebastian Kapfer <sebastian.kapfer at fau.de>
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian based systems, the full GNU General Public License may be
+ found at /usr/share/common-licenses/GPL-2.

Deleted: packages/rubber/trunk/debian/patches/01_fix_category_of_info_page.diff
===================================================================
--- packages/rubber/trunk/debian/patches/01_fix_category_of_info_page.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/01_fix_category_of_info_page.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,15 +0,0 @@
-This patch fixes the section of the rubber info page (teTeX -> TeX).
-The section teTeX does not exist any more (#424946).
-Index: rubber-1.1+20100306/doc/rubber.texi
-===================================================================
---- rubber-1.1+20100306.orig/doc/rubber.texi	2012-06-25 18:41:10.000000000 +0200
-+++ rubber-1.1+20100306/doc/rubber.texi	2012-08-08 14:13:37.000000000 +0200
-@@ -42,7 +42,7 @@
- 
- @c ---  Introduction  ---
- 
-- at dircategory teTeX
-+ at dircategory TeX
- @direntry
- * Rubber: (rubber).   A building system for LaTeX documents.
- @end direntry

Deleted: packages/rubber/trunk/debian/patches/02_rubber_bibtext_20120807.diff
===================================================================
--- packages/rubber/trunk/debian/patches/02_rubber_bibtext_20120807.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/02_rubber_bibtext_20120807.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,13 +0,0 @@
-Index: rubber-1.2/src/latex_modules/bibtex.py
-===================================================================
---- rubber-1.2.orig/src/latex_modules/bibtex.py	2015-07-08 09:14:29.000000000 +0200
-+++ rubber-1.2/src/latex_modules/bibtex.py	2015-07-08 09:14:29.000000000 +0200
-@@ -410,7 +410,7 @@
- 
- def setup (doc, context):
- 	global biblio
--	biblio = Bibliography(doc, doc.target)
-+	biblio = Bibliography(doc, basename(doc.target))
- 	doc.hook_macro('bibliography', 'a', biblio.hook_bibliography)
- 	doc.hook_macro('bibliographystyle', 'a', biblio.hook_bibliographystyle)
- def command (command, args):

Deleted: packages/rubber/trunk/debian/patches/03_rubber_makeindex_20120808.diff
===================================================================
--- packages/rubber/trunk/debian/patches/03_rubber_makeindex_20120808.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/03_rubber_makeindex_20120808.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,15 +0,0 @@
---- rubber-1.1+20100306.orig/src/latex_modules/index.py	2010-08-12 09:46:10.000000000 -0400
-+++ rubber-1.1+20100306/latex_modules/index.py	2012-08-08 11:38:57.000000000 -0400
-@@ -54,9 +54,9 @@
- 		(e.g. .ilg) file.  Transcript is used by glosstex.py.
- 		"""
- 		self.doc = doc
--		self.source = doc.target + "." + source
--		self.target = doc.target + "." + target
--		self.transcript = doc.target + "." + transcript
-+		self.source = os.path.basename(doc.target) + "." + source
-+		self.target = os.path.basename(doc.target) + "." + target
-+		self.transcript = os.path.basename(doc.target) + "." + transcript
- 		if os.path.exists(self.source):
- 			self.md5 = md5_file(self.source)
- 		else:

Deleted: packages/rubber/trunk/debian/patches/03_rubber_makeindex_20150708.diff
===================================================================
--- packages/rubber/trunk/debian/patches/03_rubber_makeindex_20150708.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/03_rubber_makeindex_20150708.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,18 +0,0 @@
-Index: rubber-1.2/src/latex_modules/index.py
-===================================================================
---- rubber-1.2.orig/src/latex_modules/index.py	2015-07-07 23:15:21.000000000 +0200
-+++ rubber-1.2/src/latex_modules/index.py	2015-07-08 09:10:28.000000000 +0200
-@@ -55,9 +55,10 @@
- 		(e.g. .ilg) file.  Transcript is used by glosstex.py.
- 		"""
- 		self.doc = doc
--		self.source = doc.target + "." + source
--		self.target = doc.target + "." + target
--		self.transcript = doc.target + "." + transcript
-+		self.source = os.path.basename(doc.target) + "." + source
-+		self.target = os.path.basename(doc.target) + "." + target
-+		self.transcript = os.path.basename(doc.target) + "." + transcript
-+
- 		self.md5 = md5_file(self.source)
- 
- 		self.tool = "makeindex"

Deleted: packages/rubber/trunk/debian/patches/04_borken_image_conversion.diff
===================================================================
--- packages/rubber/trunk/debian/patches/04_borken_image_conversion.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/04_borken_image_conversion.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,13 +0,0 @@
-Index: rubber-1.1+20100306/src/convert.py
-===================================================================
---- rubber-1.1+20100306.orig/src/convert.py	2015-05-18 09:40:30.000000000 +0200
-+++ rubber-1.1+20100306/src/convert.py	2015-05-18 09:40:30.000000000 +0200
-@@ -216,7 +216,7 @@
- 
- 		candidates.sort()
- 		for cost, source, target, rule in candidates:
--			instance = Variables(context, rule)
-+			instance = Variables(context, dict(rule))
- 			instance['source'] = source
- 			instance['target'] = target
- 			if check is not None and not check(instance):

Deleted: packages/rubber/trunk/debian/patches/05_rubber-push_vars-bug.diff
===================================================================
--- packages/rubber/trunk/debian/patches/05_rubber-push_vars-bug.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/05_rubber-push_vars-bug.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,34 +0,0 @@
-Index: rubber-1.2/src/converters/latex.py
-===================================================================
---- rubber-1.2.orig/src/converters/latex.py	2015-07-08 09:15:12.000000000 +0200
-+++ rubber-1.2/src/converters/latex.py	2015-07-08 09:15:12.000000000 +0200
-@@ -568,7 +568,6 @@
- 			"ext": None,
- 			"job": None,
- 			"graphics_suffixes" : [] })
--		self.vars_stack = []
- 
- 		self.cmdline = ["\\nonstopmode", "\\input{%s}"]
- 
-@@ -890,8 +889,10 @@
- 
- 	def do_read (self, name):
- 		path = self.abspath(name)
--		self.push_vars(file=path, line=None)
-+		saved_vars = self.vars
- 		try:
-+			self.vars = Variables(self.vars,
-+					{'file':path, 'line':None})
- 			file = open(path)
- 			lineno = 0
- 			for line in file.readlines():
-@@ -905,7 +906,8 @@
- 			file.close()
- 		except IOError:
- 			msg.warn(_("cannot read option file %s") % name, **self.vars)
--		self.pop_vars()
-+		finally:
-+			self.vars = saved_vars
- 
- 	def do_rules (self, file):
- 		name = self.env.find_file(file)

Deleted: packages/rubber/trunk/debian/patches/06_multibib_borken.diff
===================================================================
--- packages/rubber/trunk/debian/patches/06_multibib_borken.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/06_multibib_borken.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,13 +0,0 @@
-Index: rubber-1.1+20100306/src/latex_modules/multibib.py
-===================================================================
---- rubber-1.1+20100306.orig/src/latex_modules/multibib.py	2010-08-12 15:46:10.000000000 +0200
-+++ rubber-1.1+20100306/src/latex_modules/multibib.py	2014-03-30 22:40:59.000000000 +0200
-@@ -62,7 +62,7 @@
- 	doc.hook_macro('bibliography' + name, 'a',
- 			bib.hook_bibliography)
- 	doc.hook_macro('bibliographystyle' + name, 'a',
--			bib.hook_bibligraphystyle)
-+			bib.hook_bibliographystyle)
- 	for cmd in defaults:
- 		bib.command(*cmd)
- 	if name in commands:

Deleted: packages/rubber/trunk/debian/patches/07_wrong_arguments.diff
===================================================================
--- packages/rubber/trunk/debian/patches/07_wrong_arguments.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/07_wrong_arguments.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,13 +0,0 @@
-Index: rubber-1.1+20100306/src/converters/latex.py
-===================================================================
---- rubber-1.1+20100306.orig/src/converters/latex.py	2015-05-17 23:29:02.000000000 +0200
-+++ rubber-1.1+20100306/src/converters/latex.py	2015-05-17 23:29:02.000000000 +0200
-@@ -580,7 +580,7 @@
- 			"RequirePackage" : ("oa", self.h_usepackage),
- 			"documentclass" : ("oa", self.h_documentclass),
- 			"LoadClass" : ("oa", self.h_documentclass),
--			"LoadClassWithOptions" : ("a", self.h_documentclass),
-+			"LoadClassWithOptions" : ("oa", self.h_documentclass),
- 			"tableofcontents" : ("", self.h_tableofcontents),
- 			"listoffigures" : ("", self.h_listoffigures),
- 			"listoftables" : ("", self.h_listoftables),

Deleted: packages/rubber/trunk/debian/patches/08_lst-depends-wrong-parse.diff
===================================================================
--- packages/rubber/trunk/debian/patches/08_lst-depends-wrong-parse.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/08_lst-depends-wrong-parse.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,13 +0,0 @@
-Index: rubber-1.1+20100306/src/latex_modules/listings.py
-===================================================================
---- rubber-1.1+20100306.orig/src/latex_modules/listings.py	2010-08-12 15:46:10.000000000 +0200
-+++ rubber-1.1+20100306/src/latex_modules/listings.py	2015-05-17 23:34:47.000000000 +0200
-@@ -13,6 +13,8 @@
- 		lambda loc: doc.h_begin_verbatim(loc, env='lstlisting'))
- 
- def hook_input (loc, opt, file):
-+	if file.strip(' ') in ['%', '\n']:
-+		return
- 	if file.find('\\') < 0 and file.find('#') < 0:
- 		doc.add_source(file)
- 

Deleted: packages/rubber/trunk/debian/patches/09_doc_makefile.diff
===================================================================
--- packages/rubber/trunk/debian/patches/09_doc_makefile.diff	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/09_doc_makefile.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,10 +0,0 @@
-Index: rubber-1.3/doc/Makefile
-===================================================================
---- rubber-1.3.orig/doc/Makefile	2015-10-21 21:31:08.000000000 +0200
-+++ rubber-1.3/doc/Makefile	2015-10-21 21:31:08.000000000 +0200
-@@ -13,4 +13,4 @@
- 	rm -f rubber.html
- 	rm -f rubber.aux rubber.cp rubber.dvi rubber.fn rubber.fns \
- 		rubber.info rubber.ky rubber.log rubber.pg \
--		rubber.toc rubber.tp rubber.vr rubber.vrs
-+		rubber.toc rubber.tp rubber.vr rubber.vrs rubber.texi

Added: packages/rubber/trunk/debian/patches/11_modify_root_makefile_in.diff
===================================================================
--- packages/rubber/trunk/debian/patches/11_modify_root_makefile_in.diff	                        (rev 0)
+++ packages/rubber/trunk/debian/patches/11_modify_root_makefile_in.diff	2015-10-27 09:33:08 UTC (rev 12541)
@@ -0,0 +1,22 @@
+Description:
+- remove settings.pyc forgotten by upstream Makefile.
+- @prefix@ -> ${prefix} in Makefile.in
+Author: Hilmar Preuße <hille42 at web.de>
+Applied-Upstream: commit 680
+
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -16,11 +16,11 @@
+ 
+ distclean: clean-local
+ 	@python@ setup.py rm_sub_files
+-	rm -f settings.py
++	rm -f settings.py settings.pyc
+ 	cd doc && $(MAKE) distclean
+ 
+ install:
+-	@python@ setup.py inst @prefix@
++	@python@ setup.py inst ${prefix}
+ 
+ tar:
+ 	git archive --format=tar HEAD | gzip -9 > rubber- at version@.tar.gz

Modified: packages/rubber/trunk/debian/patches/series
===================================================================
--- packages/rubber/trunk/debian/patches/series	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/patches/series	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1,11 +1 @@
-#01_fix_category_of_info_page.diff
-#02_rubber_bibtext_20120807.diff
-#03_rubber_makeindex_20120808.diff
-#03_rubber_makeindex_20150708.diff
-#04_borken_image_conversion.diff
-#05_rubber-push_vars-bug.diff
-#06_multibib_borken.diff
-#07_wrong_arguments.diff
-#08_lst-depends-wrong-parse.diff
-#09_doc_makefile.diff
-11_modify_makefile_for_install.diff
+11_modify_root_makefile_in.diff

Added: packages/rubber/trunk/debian/rubber.info
===================================================================
--- packages/rubber/trunk/debian/rubber.info	                        (rev 0)
+++ packages/rubber/trunk/debian/rubber.info	2015-10-27 09:33:08 UTC (rev 12541)
@@ -0,0 +1 @@
+doc/rubber.info

Modified: packages/rubber/trunk/debian/rules
===================================================================
--- packages/rubber/trunk/debian/rules	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/rules	2015-10-27 09:33:08 UTC (rev 12541)
@@ -19,16 +19,9 @@
 clean:
 	dh_testdir
 	dh_testroot
-	# upstream tar ball carries no Makefile in root, hence clean target
-	# in debian/rules returns exit code != 0, if package was never built.
-	# Ignoring this here.
-	find . \( -name '*~' -or -name '*.py[co]' \)
-	-$(MAKE) distclean
-	find . \( -name '*~' -or -name '*.py[co]' \)
+	if test -f Makefile; then $(MAKE) distclean; fi
 	#cd doc; make clean
-	#$(MAKE) distclean
 	dh_clean
-	find . \( -name '*~' -or -name '*.py[co]' \)
 
 install: build
 	dh_testdir
@@ -36,13 +29,6 @@
 	dh_prep
 	dh_installdirs
 	$(MAKE) install prefix=$(CURDIR)/debian/rubber/usr
-	#install -p --mode=644 debian/new_modules/xelatex.py $(CURDIR)/debian/rubber/usr/lib/python2.7/site-packages/rubber/latex_modules
-	#install -p --mode=644 debian/new_modules/ltxtable.py $(CURDIR)/debian/rubber/usr/lib/python2.7/site-packages/rubber/latex_modules
-	#install -p --mode=644 debian/new_modules/biblatex.py $(CURDIR)/debian/rubber/usr/lib/python2.7/site-packages/rubber/latex_modules
-	#install -p --mode=644 debian/new_modules/pythontex.py $(CURDIR)/debian/rubber/usr/lib/python2.7/site-packages/rubber/latex_modules
-	#install -p --mode=644 debian/new_modules/glossaries.rub $(CURDIR)/debian/rubber/usr/share/rubber/modules
-	#install -p --mode=755 debian/new_modules/rubb $(CURDIR)/debian/rubber/usr/bin
-	#rm $(CURDIR)/debian/rubber/usr/share/rubber/modules/etex.rub
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -50,9 +36,9 @@
 	dh_testroot
 	dh_python2
 	dh_installdocs
-	#dh_installman debian/new_modules/rubb.1
 	dh_installman
-	dh_installinfo doc/rubber.info
+	#dh_installinfo doc/rubber.info
+	dh_installinfo
 	dh_installchangelogs NEWS
 	dh_link
 	dh_compress

Deleted: packages/rubber/trunk/debian/source/lintian-overrides
===================================================================
--- packages/rubber/trunk/debian/source/lintian-overrides	2015-10-26 17:16:12 UTC (rev 12540)
+++ packages/rubber/trunk/debian/source/lintian-overrides	2015-10-27 09:33:08 UTC (rev 12541)
@@ -1 +0,0 @@
-debian-rules-ignores-make-clean-error

Added: packages/rubber/trunk/debian/watch
===================================================================
--- packages/rubber/trunk/debian/watch	                        (rev 0)
+++ packages/rubber/trunk/debian/watch	2015-10-27 09:33:08 UTC (rev 12541)
@@ -0,0 +1,3 @@
+version=3
+
+https://launchpad.net/rubber/+download .*/rubber-([1-9]\.[0-9]*).tar.gz




More information about the Python-apps-commits mailing list