[notes] 01/01: remove obsolete comments

Mattia Rizzolo mattia at debian.org
Mon Dec 25 00:51:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository notes.

commit fa06c3c8114162580c0e1c69d42ad845eecfd90e
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 25 01:50:48 2017 +0100

    remove obsolete comments
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 packages.yml | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/packages.yml b/packages.yml
index 74877e1..892cb24 100644
--- a/packages.yml
+++ b/packages.yml
@@ -6057,22 +6057,6 @@ form:
   bugs:
     - 835138
     - 853404
-foxeye:
-  version: 0.10.1-1
-  comments: |
-    Embeds the build date.
-    https://sources.debian.net/src/foxeye/0.10.1-1/configure.ac/#L310
-    .
-    Patch is just...
-    .
-    -GENDATE="`LC_TIME=C date +'%B %Y'`"
-    +if test x$SOURCE_DATE_EPOCH = x; then
-    +    GENDATE="`LC_TIME=C date +'%B %Y'`"
-    +else
-    +    GENDATE="`LC_TIME=C date --utc --date="@$$SOURCE_DATE_EPOCH" +'%B %Y'`"
-    +fi
-    .
-    ... but autoreconfing causes a FTBFS, filed as Bug835833
 fpgatools:
   version: 0.0+201212-1
   issues:
@@ -17403,14 +17387,6 @@ pcsc-cyberjack:
   version: 3.99.5final.sp09-1
   issues:
     - gcc_captures_build_path
-pcsc-tools:
-  version: 1.4.27-1
-  comments: |
-    Depends on last component of $PWD:
-    .
-    Makefile:8:VERSION := $(shell pwd | sed s/.*tools-//)
-  bugs:
-    - 845282
 pcscada:
   version: 0.7.2-1
   issues:
@@ -26666,12 +26642,6 @@ virtuoso-opensource:
   issues:
     - timestamps_from_cpp_macros
     - captures_kernel_version
-viruskiller:
-  version: 1.03-1+dfsg1-1
-  comments: |
-    viruskiller.pak is created with a tool which iterates over files/directories in readdir order.
-    https://sources.debian.net/src/viruskiller/1.03-1%2Bdfsg1-1/src/pak.cpp/
-    fileData[] should get sorted before writing the output.
 visp:
   version: 3.0.0-4
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list