Bug#704425: review for RFS sysadmin-guide

2013-05-04 Thread Bart Martens
Hi Miklos,

On your package at mentors uploaded there on 2013-02-21 22:01 :
http://mentors.debian.net/package/sysadmin-guide

The directory debian.orig shouldn't be there.

I suggest to use debhelper and compat higher than 8.

I suggest to remove this from debian/copyright, because such information is
already in debian/changelog :

  |  In late 2012, package was orphaned and it was taken ownership by Miklos 
Quartus
  |   and improved the packaging using debhelper on Sun Jan  
6
  |  16:57:10 GMT 2013.

You must not remove the previous Debian package maintainer's copyright notice
and license if you still use parts of it.  It's OK to add your own copyright
notice and license.

Regards,

Bart Martens


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130505055931.ge8...@master.debian.org



Bug#702553: RFS powder

2013-05-04 Thread Bart Martens
Hi Steven,

On your package at mentors uploaded there on 2013-02-27 10:09 :
http://mentors.debian.net/package/powder

It has almost no changes with the package already in Debian.  I suggest to not
upload this package now until you can add more useful changes.

Regards,

Bart Martens


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130505054657.gd8...@master.debian.org



Bug#696600: marked as done (RFS: sun/0.2.1-1 [ITP] schedule cron or at-jobs at sunrise/set)

2013-05-04 Thread Debian Bug Tracking System
Your message dated Sun, 05 May 2013 04:22:37 +
with message-id 
and subject line closing RFS: sun/0.2.1-1 [ITP] schedule cron or at-jobs at 
sunrise/set
has caused the Debian Bug report #696600,
regarding RFS: sun/0.2.1-1 [ITP] schedule cron or at-jobs at sunrise/set
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
696600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my new package "sun"

 Package name: sun
 Version : 0.2-1
 Upstream Author : Steffen Vogel 
 URL : https://github.com/stv0g/sun
 License : GPL
 Section : utils

It builds those binary packages:
  sun   - solar ephemeris calculator

I wrote this tool to easily schedule the switching of my lighting for
home automation.
Its a stand alone binary following the unix paradigm. Its designed to be
used in conjunjtion with cron, at
date etc.

For me this tool is extremly useful as you might note with these
examples:

Schedule a BIOS wakeup 10 minutes before the sunrise in Berlin:
 nvram-wakeup -s $(date -d "-10min $(sun rise -q Berlin)" +%s)

Shutdown the system 10 minutes after sunset:
 shutdown $(date -d +10min $(src/sun set --lat=50.55 --lon=-6.2) +%H:%M)

Enable my lighting at cilil twiglight:
  echo ~/bin/enable-lightning | at $(sun set -q Frankfurt -t civil)

To access further information about this package, please visit the
following URL:
http://mentors.debian.net/package/sun

Alternatively, one can download the package with dget using this
command:
dget -x http://mentors.debian.net/debian/pool/main/s/sun/sun_0.2-1.dsc

More information about sun can be obtained from my blog:
http://www.steffenvogel.de/2012/12/23/cron-jobs-fur-sonnenauf-untergang/

or my ITP bugreport:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696593

Regards,
 Steffen Vogel

-- 
Steffen Vogel
Robensstraße 69
52070 Aachen

Mail: p...@steffenvogel.de
Mobil: +49 176 34911387
Web: http://www.steffenvogel.de
Jabber: st...@jabber.ccc.de
ICQ: 236033


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Package sun has been removed from mentors.--- End Message ---


Re: My sponsorship guidelines once the freeze gets lifted

2013-05-04 Thread Paul Wise
On Sun, May 5, 2013 at 2:17 AM, Michael Gilbert wrote:

> There is a huge need for people willing to look at issues in packages
> other than their own more regularly in order to keep testing in good
> shape, and this is my attempt to make that better.  Anyway, the goal
> is to try to keep the rc count somewhat low (so the freeze doesn't
> happen at greater than 500 again and take over 10 months).

Thanks for this initiative Michael! I hope you get some interested
folks and other sponsors joining you. NMUs, QA uploads and security
updates are a great way to get involved in Debian. Anyone who is
interested in getting involved should read the relevant sections of
devref though:

http://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu
http://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-qa-upload
http://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-security

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKTje6HRkZVZmN7hXCrTVNakUj9gjh2iCHzVZ=edrv6qxf1...@mail.gmail.com



Bug in lilo: ftbfs with GCC-4.8 (#701315)

2013-05-04 Thread Joachim Wiedorn
Hello!

( based on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701315 )

I have searched the reason for problems with gcc 4.8. I have found that
the new gcc generates other header in some lilo files (first.s and
common.s). If I take back the changes because of gcc 4.8 in the two
(generated) files then lilo can be compiled without errors.

Unfortunately I have no plan how I can find a solution for this problem.
Perhaps this is a bug of gcc 4.8? Does anyone know a way of solution?


In detail this is the difference:

--- lilo-23.3_gcc47/first.s 2013-05-04 20:38:28.0 +0200
+++ lilo-23.3_gcc48/first.s 2013-05-04 20:36:28.0 +0200
@@ -1,6 +1,10 @@
 # 1 "first.S"
-# 1 ""
 # 1 ""
+# 1 "/usr/include/stdc-predef.h" 1 3 4
+# 30 "/usr/include/stdc-predef.h" 3 4
+# 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4
+# 31 "/usr/include/stdc-predef.h" 2 3 4
+# 1 "" 2
 # 1 "first.S"
 ; first.S - 0xbb920890 first stage boot loader with LBA32 support
 ;
--- lilo-23.3_gcc47/common.s2013-05-04 20:38:28.0 +0200
+++ lilo-23.3_gcc48/common.s2013-05-04 20:50:25.0 +0200
@@ -1,6 +1,77 @@
 # 1 "common.h"
-# 1 ""
 # 1 ""
+
+# 1 "/usr/include/stdc-predef.h" 1 3 4
+/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 of the License, or (at your option) any later version.
+
+   The GNU C Library 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with the GNU C Library; if not, see
+   .  */
+
+
+
+
+/* This header is separate from features.h so that the compiler can
+   include it implicitly at the start of every compilation.  It must
+   not itself include  or any other header that includes
+because the implicit include comes before any feature
+   test macros that may be defined in a source file before it first
+   explicitly includes a system header.  GCC knows the name of this
+   header in order to preinclude it.  */
+
+/* Define __STDC_IEC_559__ and other similar macros.  */
+
+# 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4
+/* Copyright (C) 2005 Free Software Foundation, Inc.
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 of the License, or (at your option) any later version.
+
+   The GNU C Library 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with the GNU C Library; if not, write to the Free
+   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+   02111-1307 USA.  */
+
+
+
+
+
+
+
+
+/* We do support the IEC 559 math functionality, real and complex.  */
+
+
+
+# 31 "/usr/include/stdc-predef.h" 2 3 4
+
+/* wchar_t uses ISO/IEC 10646 (2nd ed., published 2011-03-15) /
+   Unicode 6.0.  */
+
+
+/* We do not support C11 .  */
+
+
+# 1 "" 2
 # 1 "common.h"
 /* common.h  -  Common data structures and functions
  * 

---
Have a nice day.

Joachim (Germany)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130504215014.32055...@jupiter.home



Bug#706510: marked as done (RFS: xbomb/2.2a-2 [ITA] -- 'minesweeper' game with squares, hexagons or triangles)

2013-05-04 Thread Debian Bug Tracking System
Your message dated Sat, 04 May 2013 21:30:49 +0200
with message-id <518561e9.40...@debian.org>
and subject line Re: Bug#706510: RFS: xbomb/2.2a-8 [ITA] -- 'minesweeper' game 
with squares, hexagons or triangles
has caused the Debian Bug report #706510,
regarding RFS: xbomb/2.2a-2 [ITA] -- 'minesweeper' game with squares, hexagons 
or triangles
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
706510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal


  Dear mentors,

  I am looking for a sponsor for my package "xbomb"

 * Package name: xbomb
   Version : 2.2a-8
   Upstream Author : Andrew M. Bishop 
 * URL : http://www.gedanken.org.uk/software/xbomb/
 * License : GPL-3.0+
   Section : games

  It builds those binary packages:

xbomb - 'minesweeper' game with squares, hexagons or triangles

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/xbomb


  Alternatively, one can download the package with dget using this command:

dget -x http://mentors.debian.net/debian/pool/main/x/xbomb/xbomb_2.2a-8.dsc

  More information about hello can be obtained from http://www.example.com.

  Changes since the last upload:

  * New mantainer (Closes: #664100)
  * New upstream version.
  * Bump Standards-Version to 3.9.4.
  * Bump copyright to 1.0.
  * Started using dh.
  * Added patch to install executable on /usr/games
  * Added patch to store high scores on home directory, instead
of /var/games.
  * Removed unnecessary debian/postinst and debian/postrm.
  * Refreshed debian/watch.

 Regards,
   Alexandre Dantas

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.0-27-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.iso-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Hi Alexandre,

I have uploaded your package.
I just made 2 minor changes in patches:

==
diff -Nru xbomb-2.2a/debian/patches/hardening_flags.patch
xbomb-2.2a/debian/patches/hardening_flags.patch
--- xbomb-2.2a/debian/patches/hardening_flags.patch 2013-05-03
02:10:54.0 +0200
+++ xbomb-2.2a/debian/patches/hardening_flags.patch 2013-05-04
21:13:27.0 +0200
@@ -1,6 +1,7 @@
 Description: Applied hardening flags to build process.
 Author: Alexandre Dantas 
-Last-Update: 2013-05-02--- a/Makefile
+Last-Update: 2013-05-02
+--- a/Makefile
 +++ b/Makefile
 @@ -13,7 +13,10 @@
  #
diff -Nru xbomb-2.2a/debian/patches/removed_useless_linkage.patch
xbomb-2.2a/debian/patches/removed_useless_linkage.patch
--- xbomb-2.2a/debian/patches/removed_useless_linkage.patch
2013-05-03 03:01:54.0 +0200
+++ xbomb-2.2a/debian/patches/removed_useless_linkage.patch
2013-05-04 21:13:56.0 +0200
@@ -1,6 +1,7 @@
 Description: Removed unnecessary linkage with libXmu (-lXmu) -
executable wasn't using any of the symbols.
 Author: Alexandre Dantas 
-Last-Update: 2013-05-02--- a/Makefile
+Last-Update: 2013-05-02
+--- a/Makefile
 +++ b/Makefile
 @@ -22,7 +22,7 @@
==

Thanks for contribution!

Cheers,

Anton

On 05/03/2013 03:25 PM, Alexandre Dantas wrote:
> Hi, Anton!
> 
> I've reuploaded the package on mentors[0], this time taking
> version 2.2a-1 as the base.
> Also, started using Git as VCS.
> I didn't use autoconf because the package in question
> doesn't use autotools.
> 
> Thanks
> 
> [0]: http://mentors.debian.net/package/xbomb
> 




signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#706510: RFS: xbomb/2.2a-8 [ITA] -- 'minesweeper' game with squares, hexagons or triangles

2013-05-04 Thread Anton Gladky
Hi Alexandre,

I have uploaded your package.
I just made 2 minor changes in patches:

==
diff -Nru xbomb-2.2a/debian/patches/hardening_flags.patch
xbomb-2.2a/debian/patches/hardening_flags.patch
--- xbomb-2.2a/debian/patches/hardening_flags.patch 2013-05-03
02:10:54.0 +0200
+++ xbomb-2.2a/debian/patches/hardening_flags.patch 2013-05-04
21:13:27.0 +0200
@@ -1,6 +1,7 @@
 Description: Applied hardening flags to build process.
 Author: Alexandre Dantas 
-Last-Update: 2013-05-02--- a/Makefile
+Last-Update: 2013-05-02
+--- a/Makefile
 +++ b/Makefile
 @@ -13,7 +13,10 @@
  #
diff -Nru xbomb-2.2a/debian/patches/removed_useless_linkage.patch
xbomb-2.2a/debian/patches/removed_useless_linkage.patch
--- xbomb-2.2a/debian/patches/removed_useless_linkage.patch
2013-05-03 03:01:54.0 +0200
+++ xbomb-2.2a/debian/patches/removed_useless_linkage.patch
2013-05-04 21:13:56.0 +0200
@@ -1,6 +1,7 @@
 Description: Removed unnecessary linkage with libXmu (-lXmu) -
executable wasn't using any of the symbols.
 Author: Alexandre Dantas 
-Last-Update: 2013-05-02--- a/Makefile
+Last-Update: 2013-05-02
+--- a/Makefile
 +++ b/Makefile
 @@ -22,7 +22,7 @@
==

Thanks for contribution!

Cheers,

Anton

On 05/03/2013 03:25 PM, Alexandre Dantas wrote:
> Hi, Anton!
> 
> I've reuploaded the package on mentors[0], this time taking
> version 2.2a-1 as the base.
> Also, started using Git as VCS.
> I didn't use autoconf because the package in question
> doesn't use autotools.
> 
> Thanks
> 
> [0]: http://mentors.debian.net/package/xbomb
> 




signature.asc
Description: OpenPGP digital signature


My sponsorship guidelines once the freeze gets lifted

2013-05-04 Thread Michael Gilbert
I just want to let everyone know that I will be making myself
available to sponsor packages after the freeze again.  My interest is
more toward keeping testing and testing security in good shape rather
than new and shiny stuff, although I will look at the occasional game.

With that said, here are my guidelines in order of precedence:

1.  One of the bigger problems for package transitions will be build
failures, so I'll be looking to sponsor uploads that fix FTBFS issues
affecting testing transitions.

2.  Any package that fixes a security issue.

3.  Any package that fixes a serious or high severity issue that
affects testing.

My sponsoring will especially include non-maintainer uploads, which
anyone can prepare.

There is a huge need for people willing to look at issues in packages
other than their own more regularly in order to keep testing in good
shape, and this is my attempt to make that better.  Anyway, the goal
is to try to keep the rc count somewhat low (so the freeze doesn't
happen at greater than 500 again and take over 10 months).

All packages proposed for sponsorship should be minimal-fix addressing
specific bugs in the above categories only, and not introduce new
stuff or build system changes.

You bug submission subjects should include the appropriate tags like
[RC] or [SEC] so that they catch my attention.  If I miss something,
please feel free to ping me after about a week.

Best wishes,
Mike


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANTw=MOx0co0R3QzR8bM8N2qDEttetp=4lmqrvqszwsgw+6...@mail.gmail.com