Bug#749096: RFS: karlyriceditor/1.11-1 [ITP]

2014-09-20 Thread Martin Steghöfer

Hi Eriberto,

Thank you for your time and attention!

I've uploaded a new version to git and mentors that incorporates your 
suggested changes:

 * https://github.com/martin-steghoefer/debian-karlyriceditor
 * http://mentors.debian.net/package/karlyriceditor


Eriberto Mota wrote:

1. Update the package to use DH 9, instead DH 8.


Done in 
https://github.com/martin-steghoefer/debian-karlyriceditor/commit/e2aa0ed5



2. d/control:
 - Change priority from extra to optional.


Done in 
https://github.com/martin-steghoefer/debian-karlyriceditor/commit/296f209d



 - Break the Build-Depends in some lines to make visualization easier.


Done in 
https://github.com/martin-steghoefer/debian-karlyriceditor/commit/b0949627



4. d/rules:
 - Remove the initial useless comments [...].


Done in 
https://github.com/martin-steghoefer/debian-karlyriceditor/commit/9416a63c



 - Change the four export lines (CPPFLAGS, CFLAGS, CXXFLAGS and
LDFLAGS) to 'export DEB_BUILD_MAINT_OPTIONS = hardening=+all'. You can
check the results using the command 'blhc --all
karlyriceditor_1.11-1_amd64.build'


Nice trick, thanks! Not only did this make the debian/rules file more 
readable, but it also added some extra hardening flags that were not 
included before. I hadn't checked the hardening with blhc before, only 
with lintian - and it seems that lintian only checks for some basic 
hardening flags (probably because it is designed to only check the pure 
package, but not the build log that may not always be available).


Done in 
https://github.com/martin-steghoefer/debian-karlyriceditor/commit/4fdf9268



Thank you for your review! Anything else I can do to accelerate the 
sponsor search?


Cheers,
Martin


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



Bug#749096: RFS: karlyriceditor/1.11-1 [ITP]

2014-09-20 Thread Eriberto Mota
Hi Martin!

Thanks for changes. Uploaded.

Cheers,

Eriberto

2014-09-20 8:58 GMT-03:00 Martin Steghöfer mar...@steghoefer.eu:
 Hi Eriberto,

 Thank you for your time and attention!

 I've uploaded a new version to git and mentors that incorporates your
 suggested changes:
  * https://github.com/martin-steghoefer/debian-karlyriceditor
  * http://mentors.debian.net/package/karlyriceditor


 Eriberto Mota wrote:

 1. Update the package to use DH 9, instead DH 8.


 Done in
 https://github.com/martin-steghoefer/debian-karlyriceditor/commit/e2aa0ed5

 2. d/control:
  - Change priority from extra to optional.


 Done in
 https://github.com/martin-steghoefer/debian-karlyriceditor/commit/296f209d

  - Break the Build-Depends in some lines to make visualization easier.


 Done in
 https://github.com/martin-steghoefer/debian-karlyriceditor/commit/b0949627

 4. d/rules:
  - Remove the initial useless comments [...].


 Done in
 https://github.com/martin-steghoefer/debian-karlyriceditor/commit/9416a63c

  - Change the four export lines (CPPFLAGS, CFLAGS, CXXFLAGS and
 LDFLAGS) to 'export DEB_BUILD_MAINT_OPTIONS = hardening=+all'. You can
 check the results using the command 'blhc --all
 karlyriceditor_1.11-1_amd64.build'


 Nice trick, thanks! Not only did this make the debian/rules file more
 readable, but it also added some extra hardening flags that were not
 included before. I hadn't checked the hardening with blhc before, only with
 lintian - and it seems that lintian only checks for some basic hardening
 flags (probably because it is designed to only check the pure package, but
 not the build log that may not always be available).

 Done in
 https://github.com/martin-steghoefer/debian-karlyriceditor/commit/4fdf9268


 Thank you for your review! Anything else I can do to accelerate the sponsor
 search?

 Cheers,
 Martin



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



Bug#749096: RFS: karlyriceditor/1.11-1 [ITP]

2014-09-18 Thread Eriberto Mota
tags 749096 moreinfo
thanks


Hi Martin,

I will try help you. Please:

1. Update the package to use DH 9, instead DH 8.

2. d/control:
- Change priority from extra to optional.
- Break the Build-Depends in some lines to make visualization
easier. You can see these different examples:

http://sources.debian.net/src/ext4magic/0.3.2-1/debian/control/
http://sources.debian.net/src/xombrero/2:1.6.3-1/debian/control/

3. d/copyright: a very good copyright file. My congratulations.

4. d/rules:
- Remove the initial useless comments (from '# -*- makefile' to
'verbose mode').
- Change the four export lines (CPPFLAGS, CFLAGS, CXXFLAGS and
LDFLAGS) to 'export DEB_BUILD_MAINT_OPTIONS = hardening=+all'. You can
check the results using the command 'blhc --all
karlyriceditor_1.11-1_amd64.build'

Thanks for you work.

Cheers,

Eriberto


2014-05-23 22:03 GMT-03:00 Martin Steghöfer mar...@steghoefer.eu:
 Package: sponsorship-requests
 Severity: wishlist

   Dear mentors,

   I am looking for a sponsor for my package karlyriceditor

  * Package name: karlyriceditor
Version : 1.11-1
Upstream Author : George Yunaevsupp...@ulduzsoft.com
  * URL :http://www.ulduzsoft.com/linux/karaoke-lyrics-editor/
  * License : GPL-3+
Section : video

   It builds those binary packages:

 karlyriceditor - Karaoke lyrics editor

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

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


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

 dget
 -xhttp://mentors.debian.net/debian/pool/main/k/karlyriceditor/karlyriceditor_1.11-1.dsc

   Or download the source package from the git VCS and build it using
 git-buildpackage:

 gbp-clone https://github.com/martin-steghoefer/debian-karlyriceditor.git
 cd debian-karlyriceditor/
 git-buildpackage

   You can also have a look at the package in your browser:

 https://github.com/martin-steghoefer/debian-karlyriceditor

   The package has been reviewed once by the pkg-multimedia-maintainers
 list and the raised problems have been dealt with.

   Best regards,
Martin Steghöfer


 --
 To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/537fefd7.3050...@steghoefer.eu



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



Bug#749096: RFS: karlyriceditor/1.11-1 [ITP]

2014-05-23 Thread Martin Steghöfer

Package: sponsorship-requests
Severity: wishlist

  Dear mentors,

  I am looking for a sponsor for my package karlyriceditor

 * Package name: karlyriceditor
   Version : 1.11-1
   Upstream Author : George Yunaevsupp...@ulduzsoft.com
 * URL :http://www.ulduzsoft.com/linux/karaoke-lyrics-editor/
 * License : GPL-3+
   Section : video

  It builds those binary packages:

karlyriceditor - Karaoke lyrics editor

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

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


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

dget 
-xhttp://mentors.debian.net/debian/pool/main/k/karlyriceditor/karlyriceditor_1.11-1.dsc

  Or download the source package from the git VCS and build it using 
git-buildpackage:

gbp-clone https://github.com/martin-steghoefer/debian-karlyriceditor.git
cd debian-karlyriceditor/
git-buildpackage

  You can also have a look at the package in your browser:

https://github.com/martin-steghoefer/debian-karlyriceditor

  The package has been reviewed once by the pkg-multimedia-maintainers list 
and the raised problems have been dealt with.

  Best regards,
   Martin Steghöfer


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