Bug#797634:

2015-09-01 Thread J.S.Júnior
I forgot to link

http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc


signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread Gianfranco Costamagna
Control: owner -1 !
Control: tags -1 moreinfo

Hi Jose,

1) * New Maintainer.(Closes: #780195)

and you didn't set youserls as maintainer? :)
please fix

2) "debian/patched" please remove :)
3) d/rules: please use plain dh calls, it should be trivial

dh_installchangelogs ChangeLog

dh_installman debian/network-config.8


they might become also debian/changelog and debian/manpages files
to simplify even more the rules file.

cheers,

G.



Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior

> Em 01/09/2015, à(s) 06:11, Gianfranco Costamagna 
>  escreveu:
> 
> Control: owner -1 !
> Control: tags -1 moreinfo
> 
> Hi Jose,

Hi, Gianfranco
more info about New Maintainer

> 
> 1) * New Maintainer.(Closes: #780195)
> 
> and you didn't set youserls as maintainer? :)
> please fix
> 

I set my names here?

This package set RFA


> 2) "debian/patched" please remove :)
> 3) d/rules: please use plain dh calls, it should be trivial
> 
> dh_installchangelogs ChangeLog
> 
> dh_installman debian/network-config.8
> 
> 
> they might become also debian/changelog and debian/manpages files
> to simplify even more the rules file.
> 
> cheers,
> 
> G.

Thanks a lot.




signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread Gianfranco Costamagna
>look my debian/network-config/usr/share/doc/changelog.Debian.gz and change.gz 
>(upstream) and NEWS and README.




override_dh_installchangelogs:
dh_installchangelogs ChangeLog

or whatever should do the trick



(sorry I can't try, I'm on a hurry)

but a file named debian/network-config.changelogs is far better for me.

cheers,

G.



Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior
Hi,

I am very grateful for your help and patience.

> Em 01/09/2015, à(s) 13:18, Gianfranco Costamagna 
>  escreveu:
> 
>> look my debian/network-config/usr/share/doc/changelog.Debian.gz and 
>> change.gz (upstream) and NEWS and README.
> 
> 
> override_dh_installchangelogs:
>dh_installchangelogs ChangeLog
> 
> or whatever should do the trick
> 
> 
> 
> (sorry I can't try, I'm on a hurry)
> 

No problem,  I thanks very much for your time and your pathence.

> but a file named debian/network-config.changelogs is far better for me.
> 

For me too, You is a best sponsor for me

> cheers,
> 
> G.
> 

Fix all :)

Thanks a Lot.



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior

> Em 01/09/2015, à(s) 11:45, Gianfranco Costamagna 
>  escreveu:
> 
> Hi again,
> 
> 

Sorry, for bother

> 
> 
>> The respective dsc file can be found at:
>> http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc
> 
> 
> 
> -please remove debian/source/include-binaries, I guess they are a leftover of 
> dpkg-source --commit
> 
> 

Yes, I delete this. OK

> -"debian/manpage/network-config.8"
> usually AFAICS the directory is called "manpages" not “manpage"
> 

Thanks fix it. OK

> -you don't install ChangeLog anymore.
> 
I don’t understand
Is to me install or no install .
Changeling of upstream ?

> -you dropped "perl:Depends" from Depends: why?
> 
accident dropped.

I added ${misc:Depends} and  ${perl:Depends}

> and please mention changes in debian/changelog.
> 

ok.

> the other stuff looks good now
> 
> cheers,
> 
> G.

Thanks a lot.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior

> Em 01/09/2015, à(s) 10:52, Gianfranco Costamagna 
>  escreveu:
> 
> 
> 
> Hi
> 

Hi, You is the best of the best sponsor

>> The respective dsc file can be found at:
>> http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc
> 
> 
> 
> I still don't like the rules file.
> 
> I would appreciate a content like:
> #!/usr/bin/make -f
> # Uncomment this to turn on verbose mode.
> #export DH_VERBOSE=1
> 
> %:
>dh $@
> 
> 
> and nothing more.
> 

Fix it, thanks so much for remember me

> 
> However to make this work you have to add a debian/{network-config.}install 
> for the xpm file
> cat debian/install
> 
> debian/icons/network-config.xpm usr/share/pixmaps/
> 
> and a patch for DESTDIR
> cat debian/patches/destdir.patch
> 
> --- network-config-0.2.orig/Makefile
> +++ network-config-0.2/Makefile
> @@ -1,7 +1,7 @@
> #VERSION=subversion-$(shell date +%d-%m-%y)
> VERSION=0.2
> DIST_NAME=network-config-${VERSION}
> -PREFIX=/usr
> +PREFIX=$(DESTDIR)/usr
> 
> all: compile
> 
> 
> 

This now easy. :)
again, thanks for your care

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc


> cheers,
> 
> G.

Thanks a lot
JJ



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread Gianfranco Costamagna
Hi again,




>The respective dsc file can be found at:
>http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc



-please remove debian/source/include-binaries, I guess they are a leftover of 
dpkg-source --commit


-"debian/manpage/network-config.8"
usually AFAICS the directory is called "manpages" not "manpage"

-you don't install ChangeLog anymore.

-you dropped "perl:Depends" from Depends: why?

and please mention changes in debian/changelog.

the other stuff looks good now

cheers,

G.



Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior
Hi,

> Em 01/09/2015, à(s) 08:53, Gianfranco Costamagna 
>  escreveu:
> 
> 
> 
> Hi
> 
>> more info about New Maintainer
> 
> 
> no, moreinfo means there are 6 points to be fixed, please remove the tag 
> whenever you fixed
> all of them.
> 
>>> and you didn't set youserls as maintainer? :)
>> 
>> I set my names here?
> 
> 

Sorry, I forgot it


> 
> no, in the control file.
> 
> 
>> This package set RFA
> 
> 
> yes, but you need to be owner of the bug.
> 
> please read
> https://www.debian.org/Bugs/server-control#owner
> 

Yes thanks fixed it
> 
> (and fix the other points)
> 

and fixed this

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc

> cheers,
> 
> G.
> 

Thanks a lot.
JJ




signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread Gianfranco Costamagna


Hi

>The respective dsc file can be found at:
>http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc



I still don't like the rules file.

I would appreciate a content like:
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
dh $@


and nothing more.


However to make this work you have to add a debian/{network-config.}install for 
the xpm file
cat debian/install

debian/icons/network-config.xpm usr/share/pixmaps/

and a patch for DESTDIR
cat debian/patches/destdir.patch 

--- network-config-0.2.orig/Makefile
+++ network-config-0.2/Makefile
@@ -1,7 +1,7 @@
#VERSION=subversion-$(shell date +%d-%m-%y)
VERSION=0.2
DIST_NAME=network-config-${VERSION}
-PREFIX=/usr
+PREFIX=$(DESTDIR)/usr

all: compile



cheers,

G.



Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread J.S.Júnior

> Em 01/09/2015, à(s) 12:46, Gianfranco Costamagna 
>  escreveu:
> 
> 
> 
>> Sorry, for bother
> 
> 
> 
> np

Thanks

> 
> 
>> I don’t understand
>> Is to me install or no install .
>> Changeling of upstream ?
> 
> 
> 
> look here
> https://sources.debian.net/src/network-config/0.2-1/debian/rules/
> 
> dh_installchangelogs ChangeLog
> 
> so please provide a way to install it like it was before.
> 
> (man dh_installchangelogs)
> 

so, The upstream insert in Makefile
I substvars with DESTDIR

Or I have that know explicit
In debian/rules

look my debian/network-config/usr/share/doc/changelog.Debian.gz and change.gz 
(upstream) and NEWS and README.

:(

I don’t know more make :(
please help me?

http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc


> cheers,
> 
> G.

Thanks again, for you time.



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-09-01 Thread Gianfranco Costamagna


>Sorry, for bother



np


>I don’t understand
>Is to me install or no install .
>Changeling of upstream ?



look here
https://sources.debian.net/src/network-config/0.2-1/debian/rules/

dh_installchangelogs ChangeLog

so please provide a way to install it like it was before.

(man dh_installchangelogs)

cheers,

G.



Bug#797634: RFS: network-config/0.2-2 [ITA] -- Simple network configuration tool

2015-08-31 Thread J.S.Júnior
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "network-config"

* Package name: network-config
  Version : 0.2-2
  Upstream Author : Munteanu Alexandru Ionut 
* URL : http://sourceforge.net/project/showfiles.php?group_id=173004
* License : GPL-2+
  Section : utils

 It builds those binary packages:

   network-config - Simple network configuration tool

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

 http://mentors.debian.net/package/network-config


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

   dget -x 
http://mentors.debian.net/debian/pool/main/n/network-config/network-config_0.2-2.dsc

 More information about network-config can be obtained from 
http://network-config.sourceforge.net

 Changes since the last upload:

network-config (0.2-2) unstable; urgency=medium
* New Maintainer.(Closes: #780195)
* debian/control: - Bumped Standards-Version to 3.9.6
- Fixed spelling error in description (Closes: #707124)
- Bumped debhelper to version 9
- change in compat version 9
* debian/network-config: Fixed spelling erro in man
* debian/copyright: - Updated format copyright
* Update new format to 3.0 (Closes: #664362)
-- Jose dos Santos Junior  Mon, 31 Aug 2015 20:19:51 -0300


 Regards,
  J.S.Júnior


signature.asc
Description: Message signed with OpenPGP using GPGMail