Bug#585508: Bug#585510: herculesstudio: changing back from ITP to RFP

2011-03-29 Thread Philipp Kern
On Sun, Feb 20, 2011 at 08:14:02AM +0100, Lucas Nussbaum wrote:
> The last activity of the hercules maintainer in Debian is from May 2010,
> so I'm not sure if he is still active. What you could do is prepare an
> hercules upload as a (friendly) NMU, and then seek a sponsor for it.

Liang Guo prepared the attached NMU and I'm uploaded it to DELAYED/3-days.

Kind regards and cheers
Philipp Kern
reverted:
--- hercules-3.07/config.lt
+++ hercules-3.07.orig/config.lt
@@ -1,1266 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate a libtool stub with the current configuration.
-
-lt_cl_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-##  ##
-## M4sh Initialization. ##
-##  ##
-
-# Be more Bourne compatible
-DUALCASE=1; export DUALCASE # for MKS sh
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
-  emulate sh
-  NULLCMD=:
-  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '${1+"$@"}'='"$@"'
-  setopt NO_GLOB_SUBST
-else
-  case `(set -o) 2>/dev/null` in #(
-  *posix*) :
-set -o posix ;; #(
-  *) :
- ;;
-esac
-fi
-
-
-as_nl='
-'
-export as_nl
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
-as_echo='\\\'
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
-# Prefer a ksh shell builtin over an external printf program on Solaris,
-# but without wasting forks for bash or zsh.
-if test -z "$BASH_VERSION$ZSH_VERSION" \
-&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='print -r --'
-  as_echo_n='print -rn --'
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='printf %s\n'
-  as_echo_n='printf %s'
-else
-  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; 
then
-as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
-as_echo_n='/usr/ucb/echo -n'
-  else
-as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
-as_echo_n_body='eval
-  arg=$1;
-  case $arg in #(
-  *"$as_nl"*)
-   expr "X$arg" : "X\\(.*\\)$as_nl";
-   arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
-  esac;
-  expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
-'
-export as_echo_n_body
-as_echo_n='sh -c $as_echo_n_body as_echo'
-  fi
-  export as_echo_body
-  as_echo='sh -c $as_echo_body as_echo'
-fi
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  PATH_SEPARATOR=:
-  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
-(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
-  PATH_SEPARATOR=';'
-  }
-fi
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.  Quoting is
-# there to prevent editors from complaining about space-tab.
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
-# splitting by setting IFS to empty value.)
-IFS=" ""   $as_nl"
-
-# Find who we are.  Look in the path if we contain no directory separator.
-case $0 in #((
-  *[\\/]* ) as_myself=$0 ;;
-  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-  done
-IFS=$as_save_IFS
-
- ;;
-esac
-# We did not find ourselves, most probably we were run as `sh COMMAND'
-# in which case we are not to be found in the path.
-if test "x$as_myself" = x; then
-  as_myself=$0
-fi
-if test ! -f "$as_myself"; then
-  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file 
name" >&2
-  exit 1
-fi
-
-# Unset variables that we do not need and which cause bugs (e.g. in
-# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
-# suppresses any "Segmentation fault" message there.  '((' could
-# trigger a bug in pdksh 5.2.14.
-for as_var in BASH_ENV ENV MAIL MAILPATH
-do eval test x\${$as_var+set} = xset \
-  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
-done
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-LC_ALL=C
-export LC_ALL
-LANGUAGE=C
-export LANGUAGE
-
-# CDPATH.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-
-
-# as_fn_error ERROR [LINENO LOG_FD]
-# -
-# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with status $?, using 1 if that was 0.
-as_fn_error ()
-{
-  as_status=$?; test $as_status -eq 0 && as_status=1
-  if test "$3"; then
-as_lineno=${as_lineno-"$2"} 
as_lineno_stack=as_lineno_stack=$as_lineno_stack
-$as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
-  fi
-  $as_echo "$as_me: error: $1" >&2
-  as_fn_exit $as_status
-} # as_fn_error
-
-
-# as_fn_set_status STATUS
-# ---
-# Set

Bug#585510: herculesstudio: changing back from ITP to RFP

2011-02-19 Thread Lucas Nussbaum
On 20/02/11 at 01:55 +, Liang Guo wrote:
> Hi,
> 
> Add CC to p2 and debian-mentors
> 
> Actually all packaging work had already completed, I had sent RFS to
> debian-mentors too:
> 
> http://lists.debian.org/debian-s390/2010/07/msg7.html
> 
> But before herculesstudio can be used in Debian, hercules should be compiled
> with external gui support, I had reported a bug 585508 to ask the package 
> owner
> to enable external gui support, but I got no response.
> 
> I've pushed herculesstudio source to git repository:
> git://git.debian.org/git/collab-maint/herculesstudio.git
> 
> and hercules with some improvement to git repository:
> git://git.debian.org/git/collab-maint/hercules.git
> 
> If someone can sponsor this package or continue this work, I'll be very glade.

Hi,

The last activity of the hercules maintainer in Debian is from May 2010,
so I'm not sure if he is still active. What you could do is prepare an
hercules upload as a (friendly) NMU, and then seek a sponsor for it.

- Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#585510: herculesstudio: changing back from ITP to RFP

2011-02-19 Thread Liang Guo
Hi,

Add CC to p2 and debian-mentors

Actually all packaging work had already completed, I had sent RFS to
debian-mentors too:

http://lists.debian.org/debian-s390/2010/07/msg7.html

But before herculesstudio can be used in Debian, hercules should be compiled
with external gui support, I had reported a bug 585508 to ask the package owner
to enable external gui support, but I got no response.

I've pushed herculesstudio source to git repository:
git://git.debian.org/git/collab-maint/herculesstudio.git

and hercules with some improvement to git repository:
git://git.debian.org/git/collab-maint/hercules.git

If someone can sponsor this package or continue this work, I'll be very glade.

Thanks and Regards,

On Sat, Feb 19, 2011 at 5:08 PM, Lucas Nussbaum  wrote:
> retitle 585510 RFP: herculesstudio -- Hercules gui interface
> noowner 585510
> thanks
>
> Hi,
>
> This is an automatic email to change the status of herculesstudio back from 
> ITP
> (Intent to Package) to RFP (Request for Package), because this bug hasn't seen
> any activity during the last 6 months.
>
> If you are still interested in adopting herculesstudio, please send a mail to
>  with:
>
>  retitle 585510 ITP: herculesstudio -- Hercules gui interface
>  owner 585510 !
>  thanks
>
> However, it is not recommended to keep ITP for a long time without acting on
> the package, as it might cause other prospective maintainers to refrain from
> packaging that software. It is also a good idea to document your progress on
> this ITP from time to time, by mailing <585...@bugs.debian.org>.
>
> Thank you for your interest in Debian,
> --
> Lucas, for the QA team 
>
>
>



-- 
Liang Guo
http://bluestone.cublog.cn



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#585510: herculesstudio: changing back from ITP to RFP

2011-02-19 Thread Lucas Nussbaum
retitle 585510 RFP: herculesstudio -- Hercules gui interface
noowner 585510
thanks

Hi,

This is an automatic email to change the status of herculesstudio back from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 6 months.

If you are still interested in adopting herculesstudio, please send a mail to
 with:

 retitle 585510 ITP: herculesstudio -- Hercules gui interface
 owner 585510 !
 thanks

However, it is not recommended to keep ITP for a long time without acting on
the package, as it might cause other prospective maintainers to refrain from
packaging that software. It is also a good idea to document your progress on
this ITP from time to time, by mailing <585...@bugs.debian.org>.

Thank you for your interest in Debian,
-- 
Lucas, for the QA team 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org