[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: git2cl



On Sat, Jan 21, 2012 at 8:14 PM, Dmitry Smirnov wrote:

> http://mentors.debian.net/debian/pool/main/g/git2cl/git2cl_2.0+git200808271242-1.dsc

Apologies for not getting to this sooner.

The source package you uploaded does not have a ChangeLog file in it,
IIRC you were going to add that. I took the liberty of regenerating
the tarball and removing the stuff that deletes the ChangeLog file on
clean.

Most of the comments and blank lines in debian/watch are not needed, I
deleted them.

Uploaded, should be in NEW soon.

Please integrate the debdiff below into your VCS:

diff -Nru git2cl-2.0+git200808271242/debian/rules
git2cl-2.0+git200808271242/debian/rules
--- git2cl-2.0+git200808271242/debian/rules	2012-01-16 14:20:01.000000000 +0800
+++ git2cl-2.0+git200808271242/debian/rules	2012-02-04 10:21:52.000000000 +0800
@@ -19,12 +19,10 @@
 	dh $@

 override_dh_auto_clean:
-	$(RM) $(MANPAGES) ChangeLog
+	$(RM) $(MANPAGES)
 	dh_auto_clean

 override_dh_auto_build: $(MANPAGES)
-	[ -e ChangeLog ] || git log --pretty --numstat --summary
--before=$(UVER_UDATE) \
-	| ./git2cl > ChangeLog

 get-orig-source:
 	@echo " Upstream version: $(UVER)\n Version: $(VER)\n UDATE: $(UVER_UDATE)"
diff -Nru git2cl-2.0+git200808271242/debian/watch
git2cl-2.0+git200808271242/debian/watch
--- git2cl-2.0+git200808271242/debian/watch	2011-12-03 05:53:10.000000000 +0800
+++ git2cl-2.0+git200808271242/debian/watch	2012-02-04 10:22:11.000000000 +0800
@@ -1,9 +1,3 @@
-# watch control file for uscan
-# run the "uscan" command to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
 # upstream does not release tarballs
 # and gitweb server used does not have the ability to export tarballs.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: