[Reproducible-commits] [rdfind] 15/27: new upstream
Reiner Herrmann
reiner at reiner-h.de
Sun Aug 16 19:52:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository rdfind.
commit ae02ccc6cd6b70586237881a0b179655aa95bfeb
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Tue May 8 09:25:35 2012 +0900
new upstream
---
debian/changelog | 10 ++++++++++
debian/control | 2 +-
debian/patches/ftbfs_with_g++-4.7 | 12 ------------
debian/patches/series | 1 -
4 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 16e6e8a..f691db2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+rdfind (1.3.1-1) UNRELEASED; urgency=low
+
+ * New upstream. (Closes: #667350)
+ * Bump Standards-Version to 3.9.3.
+ + debian/copyright: copyright-format 1.0
+ * debian/control: Add Vcs-Git-*
+ + Fix typo in description.
+
+ -- TANIGUCHI Takaki <takaki at asis.media-as.org> Tue, 08 May 2012 09:21:28 +0900
+
rdfind (1.3.0-1) unstable; urgency=low
* New upstream version 1.3.0 (Closes: #613059)
diff --git a/debian/control b/debian/control
index 68e1eae..a80f288 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: extra
Maintainer: TANIGUCHI Takaki <takaki at debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, nettle-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://rdfind.pauldreik.se/
Vcs-Git: git://git.debian.org/collab-maint/rdfind.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/rdfind.git;a=summary
diff --git a/debian/patches/ftbfs_with_g++-4.7 b/debian/patches/ftbfs_with_g++-4.7
deleted file mode 100644
index a2794c7..0000000
--- a/debian/patches/ftbfs_with_g++-4.7
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: rdfind/Fileinfo.hh
-===================================================================
---- rdfind.orig/Fileinfo.hh 2011-07-25 17:26:17.000000000 +0900
-+++ rdfind/Fileinfo.hh 2012-04-04 09:58:06.384854755 +0900
-@@ -14,6 +14,7 @@
-
- #include <iostream> //for cout etc.
- #include <cstring>
-+#include <unistd.h>
-
- using std::cout;
- using std::endl;
diff --git a/debian/patches/series b/debian/patches/series
index 50d2bb7..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-ftbfs_with_g++-4.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/rdfind.git
More information about the Reproducible-commits
mailing list