Bug#986314: RFS: gsimplecal/2.1-2 [QA] -- lightweight GUI calendar application

2021-04-11 Thread Giovani Ferreira
Control: owner -1 !
Control: tags -1 + moreinfo

Hi Hugo,

On Tue, 06 Apr 2021 12:30:05 + Hugo Torres
 wrote:
> 
> Necessary for the creation of the Debian repository in Salsa.
> 
> I created the repository in my account to make the migration:
> https://salsa.debian.org/f9kill/gsimplecal
> 

I can create gsimplecal repo in the debian namespace after updating and
uploading.

Some things I'd like you to fix before the upload:

-d/docs: Missing a break line at the end of the file, please add this.

-d/rules: You don't need to specify '--with autoreconf' on d/rules
because it is default since the DH 10.

-d/tests/control: The autopkgtest is running a trivial command that does
not provide significant test coverage. Mark the trivial test with
"Restrictions: superficial"

Thanks,

-- 
Giovani Ferreira
0x78494EF72375A66C



OpenPGP_signature
Description: OpenPGP digital signature


Bug#938347: reglookup: diff for NMU version 1.0.1+svn287-7.1

2019-10-27 Thread Giovani Ferreira
Hi Sandro,

Em 27/10/2019 15:04, Sandro Tosi escreveu:

> 
> I've prepared an NMU for reglookup (versioned as 1.0.1+svn287-7.1) and
> uploaded it to DELAYED/7. Please feel free to tell me if I
> should delay it longer.

Thanks for pointing this fix. I'm canceling upload because I will now 
update the packaging reglookup and will include your patch.

Regards,

-- 
Giovani Ferreira
0x78494EF72375A66C



signature.asc
Description: OpenPGP digital signature


Bug#874418: libdislocker0.7: fails to upgrade from 'stretch' - trying to overwrite /usr/lib/libdislocker.so

2017-09-12 Thread Giovani Ferreira
Hi,

Em 05-09-2017 18:48, Andreas Beckmann escreveu:

> during a test with piuparts I noticed your package fails to upgrade from
> 'stretch'.
> It installed fine in 'stretch', then the upgrade to 'sid' fails
> because it tries to overwrite other packages files without declaring a
> Breaks+Replaces relation.

I'm learning to keep shared libraries, after researching and getting help 
from other developers I noticed that I did not put the correct version in 
Breaks + Replaces, I'll fix it soon.

> Why is this .so link in the shared library package and not in
> the -dev package?

This was a palliative solution to solve the problem on #840489 until the 
upstream fix. As I have already forwarded this bug to the upstream as 
described at https://github.com/Aorimn/dislocker/issues/96 but it still 
has not resolved this.

> And please get rid of the insane idea of a libdislocker0.6
> transitional package in sid.

Sorry, I did not do it the right way and I will fix it ASAP.

greetings,

-- 
Giovani Ferreira
0x78494EF72375A66C



Bug#867860: forensics-all should not hard-depend (if at all) on grr-server

2017-07-16 Thread Giovani Ferreira
Hi abe,

Many thanks for the reportbugs for forensics-all, this helps a lot our 
work :)

Em 09-07-2017 20:55, Axel Beckert escreveu:
> 
> From my point of view, grr-server is surely wrong in this metapackage,
> not only because of its purpose but also because such a metapackage
> should never hard-depend on any packages which start daemons or server
> software.
> 
> Please either move the dependency on grr-server to one of the other
> (maybe more fitting) forensic metapackages or at least downgrade the
> dependency to a "Recommends" if not "Suggests".

I agree with your thinking, I think until next week there will be 
another update in the package, I will consider your settings.

greetings,


-- 
Giovani Ferreira
0x78494EF72375A66C



signature.asc
Description: OpenPGP digital signature


Bug#812002: smokeqt: FTBFS with GCC 6: deleted function

2017-03-18 Thread Giovani Ferreira
Control: tags -1 + pending
Control: user debian-rele...@lists.debian.org
Control: usertags -1 + bsp-2017-03-br-curitiba

Hi,

I did make a NMU with the suggested patch to 5-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * debian/rules: added g++ flag to avoid FTBFS with GCC 6. (Closes: #812002)

I attached a debdiff.

cheers,

Giovani
diff -Nru smokeqt-4.14.3/debian/changelog smokeqt-4.14.3/debian/changelog
--- smokeqt-4.14.3/debian/changelog 2015-09-10 23:22:34.0 -0300
+++ smokeqt-4.14.3/debian/changelog 2017-03-18 13:49:35.0 -0300
@@ -1,3 +1,10 @@
+smokeqt (4:4.14.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: added g++ flag to avoid FTBFS with GCC 6. (Closes: #812002)
+
+ -- Giovani Augusto Ferreira   Sat, 18 Mar 2017 13:49:35 
-0300
+
 smokeqt (4:4.14.3-1) unstable; urgency=medium
 
   * Team upload
diff -Nru smokeqt-4.14.3/debian/rules smokeqt-4.14.3/debian/rules
--- smokeqt-4.14.3/debian/rules 2015-09-10 16:40:53.0 -0300
+++ smokeqt-4.14.3/debian/rules 2017-03-18 13:49:35.0 -0300
@@ -3,6 +3,8 @@
 pkgs_lib := $(filter-out %-dev %-dbg,$(filter lib%,$(shell dh_listpackages)))
 current_version := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
 
+export DEB_CXXFLAGS_MAINT_APPEND = -std=c++98
+
 override_dh_install:
dh_install --list-missing
 


Bug#850942: RFS: pydbus/0.6.0-1

2017-01-11 Thread Giovani Ferreira
control: tags -1 moreinfo

Hi Alberto,

On 11-01-2017 10:12, Alberto Caso wrote:
> Package: sponsorship-requests
> Severity: normal
> 
> Dear mentors,
> 
> I am looking for a sponsor for my package "pydbus"
> 

I just did a quick review on your package and below are some details that 
could be adjusted:

d/changelog:

- Even the transition to testing is 10 days, you can keep urgency=medium, 
this is the default.

- Please specify the files that have changed or removed (eg: debian/copyright).

d/control e d/compat:

- Please update debhelper to version 10.

- Still in d/control you can update in the Vcs-Browser address from "cgit" 
to "git".

d/copyright:

- What do you think about aligning the copyright years in the 
doc/tutorial.rst block? You could add the email Linus in this block too.

d/rules:

- Remove the first lines of comments, this is not necessary.

d/watch:

- Please, update to version 4.


cheers,

Giovani





signature.asc
Description: OpenPGP digital signature


Bug#850481: RFS: pybind11/2.0.1-1

2017-01-07 Thread Giovani Ferreira
tags 850481 + moreinfo

thanks

Hi Ghislain,

I just did a review on your package and note that it does not build the 
second time.

It looks like the following files have been added to d/clean:

tests/pybind11_tests.cpython-35m-x86_64-linux-gnu.so
pybind11.egg-info/PKG-INFO
pybind11.egg-info/SOURCES.txt
pybind11.egg-info/dependency_links.txt
pybind11.egg-info/top_level.txt

Please, see if this is what happens.

cheers,

Giovani



Bug#846839: reglookup: Please, use jdupes instead rdfind+symlinks

2016-12-11 Thread Giovani Ferreira
Hi Eriberto,

On 03-12-2016 14:48, Joao Eriberto Mota Filho wrote:
> Package: reglookup
> Version: 1.0.1+svn287-5
> Severity: wishlist
> Tags: patch
> 
> Dear Maintainer,
> 
> The jdupes (new in Debian) can substitute rdfind+symlinks, making fast and
> friendly the actions over duplicate files.
> 
> I added a patch for you Giovani. There are some information here[1], if
> needed.
> 
> [1] https://wiki.debian.org/dedup.debian.net
> 

Cool, jdupes will be very useful in packaging work.
I'll update the reglookup and I'll apply your patch.

Thanks a lot

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C



signature.asc
Description: OpenPGP digital signature


Bug#843219: reglookup-doc: Please don't depend on firefox-esr

2016-11-05 Thread Giovani Ferreira


On 05-11-2016 14:19, Tim wrote:
> I agree, it doesn't really make sense to depend on a specific browser.
> At most, "recommend" a generic browser virtual package, like
> www-browser, but even then I don't know that it is necessary

Actually, after the upload I noticed that it would be a problem, this 
was already on my to do list.

Fixing now!

cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C



signature.asc
Description: OpenPGP digital signature


Bug#817469: gartoon: Removal of debhelper compat 4

2016-08-13 Thread Giovani Ferreira
tags 817469 patch
tags 817469 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #817469)
  * debian/compat: updated to 9.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Disabled dh_clean -k line, deprecated.


I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u gartoon-0.5/debian/compat gartoon-0.5/debian/compat
--- gartoon-0.5/debian/compat
+++ gartoon-0.5/debian/compat
@@ -1,2 +1 @@
-4
-4
+9
diff -u gartoon-0.5/debian/changelog gartoon-0.5/debian/changelog
--- gartoon-0.5/debian/changelog
+++ gartoon-0.5/debian/changelog
@@ -1,3 +1,17 @@
+gartoon (0.5-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #817469)
+  * debian/compat: updated to 9.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Disabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 13 Aug 2016 16:25:39 
-0300
+
 gartoon (0.5-4) unstable; urgency=low
 
   * Applied patch from Ubuntu to solve a fliped files. Thanks to Oliver
diff -u gartoon-0.5/debian/control gartoon-0.5/debian/control
--- gartoon-0.5/debian/control
+++ gartoon-0.5/debian/control
@@ -2,15 +2,15 @@
 Section: gnome
 Priority: optional
 Maintainer: Otavio Salvador <ota...@debian.org>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
 
 Package: gnome-icon-theme-gartoon
 Architecture: all
 Provides: gtk2-engines-gartoon
 Conflicts: gtk2-engines-gartoon (<< 0.4.5-2)
 Replaces: gtk2-engines-gartoon (<< 0.4.5-2)
-Depends: librsvg2-common
+Depends: ${misc:Depends}, librsvg2-common
 Description: Gartoon icon theme for GTK+ 2.x
  This GTK+ theme provides an animated scalable group of icons to be used
  by GTK+ 2.x applications like GNOME 2.
diff -u gartoon-0.5/debian/rules gartoon-0.5/debian/rules
--- gartoon-0.5/debian/rules
+++ gartoon-0.5/debian/rules
@@ -13,7 +13,7 @@
 install: build
dh_testdir
dh_testroot
-   dh_clean -k 
+#  dh_clean -k 
dh_installdirs
 
cp -r index.theme scalable 
debian/gnome-icon-theme-gartoon/usr/share/icons/gartoon/


Bug#800219: wordplay: Please migrate a supported debhelper compat level

2016-08-13 Thread Giovani Ferreira
tags 800219 patch
tags 800219 pending

thanks

Hi,

I did make a NMU and Herbert sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.


The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800219)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Disabled the DH_COMPAT line.
 - Disabled dh_clean -k line, deprecated.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u wordplay-7.22/debian/changelog wordplay-7.22/debian/changelog
--- wordplay-7.22/debian/changelog
+++ wordplay-7.22/debian/changelog
@@ -1,3 +1,18 @@
+wordplay (7.22-17.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800219)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Disabled the DH_COMPAT line.
+ - Disabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 13 Aug 2016 14:25:55 
-0300
+
 wordplay (7.22-17) unstable; urgency=low
 
   * Improved description using proposals by Justin B Rye <j...@edlug.org.uk>
diff -u wordplay-7.22/debian/control wordplay-7.22/debian/control
--- wordplay-7.22/debian/control
+++ wordplay-7.22/debian/control
@@ -1,13 +1,13 @@
 Source: wordplay
 Section: games
 Priority: optional
-Build-Depends: debhelper (>> 3.0.0)
+Build-Depends: debhelper (>=9)
 Maintainer: Pawel Wiecek <co...@debian.org>
-Standards-Version: 3.6.2
+Standards-Version: 3.9.8
 
 Package: wordplay
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: anagram generator
  Wordplay generates anagrams of words or phrases. For example,
  "Debian GNU/Linux" = "laud benign unix", "nubian lug index",
diff -u wordplay-7.22/debian/rules wordplay-7.22/debian/rules
--- wordplay-7.22/debian/rules
+++ wordplay-7.22/debian/rules
@@ -3,7 +3,6 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
-export DH_COMPAT=3
 
 build: build-stamp
 build-stamp:
@@ -26,7 +25,7 @@
 binary-arch: build
dh_testdir
dh_testroot
-   dh_clean -k
+#  dh_clean -k
dh_installdirs
install -s wordplay debian/wordplay/usr/bin
install -m 644 words721.txt debian/wordplay/usr/share/games/wordplay
only in patch2:
unchanged:
--- wordplay-7.22.orig/debian/compat
+++ wordplay-7.22/debian/compat
@@ -0,0 +1 @@
+9


Bug#800226: python-imaging-doc-handbook: Please migrate a supported debhelper compat level

2016-08-13 Thread Giovani Ferreira
tags 800226 patch
tags 800226 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800226)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Removed the DH_COMPAT line.
 - Desabled dh_clean -k line, deprecated.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u python-imaging-doc-handbook-1.1.2/debian/changelog 
python-imaging-doc-handbook-1.1.2/debian/changelog
--- python-imaging-doc-handbook-1.1.2/debian/changelog
+++ python-imaging-doc-handbook-1.1.2/debian/changelog
@@ -1,3 +1,18 @@
+python-imaging-doc-handbook (1.1.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800226)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Removed the DH_COMPAT line.
+ - Desabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 13 Aug 2016 11:01:23 
-0300
+
 python-imaging-doc-handbook (1.1.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u python-imaging-doc-handbook-1.1.2/debian/control 
python-imaging-doc-handbook-1.1.2/debian/control
--- python-imaging-doc-handbook-1.1.2/debian/control
+++ python-imaging-doc-handbook-1.1.2/debian/control
@@ -2,11 +2,12 @@
 Section: doc
 Priority: optional
 Maintainer: Simon Richter <s...@debian.org>
-Build-Depends: debhelper (>> 3.0.0)
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
 
 Package: python-imaging-doc-html
 Architecture: all
+Depends: ${misc:Depends}
 Description: Documentation for the Python Imaging Library.
  The Python Imaging Library (PIL) adds an image object to your
  Python interpreter. You can load image objects from a variety of file
@@ -16,6 +17,7 @@
 
 Package: python-imaging-doc-pdf
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: pdf-viewer
 Description: Documentation for the Python Imaging Library.
  The Python Imaging Library (PIL) adds an image object to your
diff -u python-imaging-doc-handbook-1.1.2/debian/rules 
python-imaging-doc-handbook-1.1.2/debian/rules
--- python-imaging-doc-handbook-1.1.2/debian/rules
+++ python-imaging-doc-handbook-1.1.2/debian/rules
@@ -6,7 +6,6 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=3
 
 configure:
 # Nothing to do
@@ -23,7 +22,7 @@
 install: build
dh_testdir
dh_testroot
-   dh_clean -k
+#  dh_clean -k
dh_installdirs
 
for i in *.htm *.css *.gif; do \
only in patch2:
unchanged:
--- python-imaging-doc-handbook-1.1.2.orig/debian/compat
+++ python-imaging-doc-handbook-1.1.2/debian/compat
@@ -0,0 +1 @@
+9


Bug#817585: mmake: Removal of debhelper compat 4

2016-07-09 Thread Giovani Ferreira
tags 817585 patch
tags 817585 pending

thanks

Hi,

I did make a QA upload and Herbert sponsored upload to 1-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * QA upload.
  * Migrated to DebSrc 3.0.
  * debian/clean:
  - Created to remove Makefile after building.
  * debian/control:
  - Update DH level from 4 to 9. (Closes: #817585)
  - Added Homepage field.
  - Added the ${misc:Depends} variable to provide the right install
dependencies.
  - Bumped Standards-Version to 3.9.8.
  - Set correct priority to optional.
  - Using dh-autoreconf now.
  * debian/copyright:
  - Migrated to 1.0 format.
  - Updated all information.
  * debian/dirs: unnecessary. Removed.
  * debian/patches (quilt):
  - mmake_2.3-6.diff.gz splited:
  -mmake-output-file.diff:
 ~ Renamed to mmake-output-file.patch.
 ~ Added a header.
  -fix-manpage.patch:
 ~ fixes a few typo in manpage.
  -all the Makefile file was being provided by patch until previous
   revision. Now, using dh-autoreconf, it's being generated
   at build time
  * debian/rules:
  - Updated to new (reduced) format.
  - Created override_dh_auto_install to fix Makefile patch.
  * debian/watch:
  - Bumped to version 4.


I attached a debdiff.

cheers,

 

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C

diff -Nru mmake-2.3/debian/changelog mmake-2.3/debian/changelog
--- mmake-2.3/debian/changelog  2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/changelog  2016-07-08 13:58:42.0 -0300
@@ -1,3 +1,39 @@
+mmake (2.3-7) unstable; urgency=medium
+
+  * QA upload.
+  * Migrated to DebSrc 3.0.
+  * debian/clean:
+  - Created to remove Makefile after building.
+  * debian/control:
+  - Update DH level from 4 to 9. (Closes: #817585)
+  - Added Homepage field.
+  - Added the ${misc:Depends} variable to provide the right install
+dependencies.
+  - Bumped Standards-Version to 3.9.8.
+  - Set correct priority to optional.
+  - Using dh-autoreconf now.
+  * debian/copyright:
+  - Migrated to 1.0 format.
+  - Updated all information.
+  * debian/dirs: unnecessary. Removed.
+  * debian/patches (quilt):
+  - mmake_2.3-6.diff.gz splited:
+  -mmake-output-file.diff:
+ ~ Renamed to mmake-output-file.patch.
+ ~ Added a header.
+  -fix-manpage.patch:
+ ~ fixes a few typo in manpage.
+  -all the Makefile file was being provided by patch until previous
+   revision. Now, using dh-autoreconf, it's being generated
+   at build time
+  * debian/rules:
+  - Updated to new (reduced) format.
+  - Created override_dh_auto_install to fix Makefile patch.
+  * debian/watch:
+  - Bumped to version 4.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 02 Jul 2016 13:33:20 
-0300
+
 mmake (2.3-6) unstable; urgency=high
 
   * QA upload
diff -Nru mmake-2.3/debian/clean mmake-2.3/debian/clean
--- mmake-2.3/debian/clean  1969-12-31 21:00:00.0 -0300
+++ mmake-2.3/debian/clean  2016-07-05 15:06:44.0 -0300
@@ -0,0 +1 @@
+Makefile
diff -Nru mmake-2.3/debian/compat mmake-2.3/debian/compat
--- mmake-2.3/debian/compat 2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/compat 2016-07-02 13:51:26.0 -0300
@@ -1 +1 @@
-4
+9
diff -Nru mmake-2.3/debian/control mmake-2.3/debian/control
--- mmake-2.3/debian/control2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/control2016-07-03 23:43:08.0 -0300
@@ -1,14 +1,15 @@
 Source: mmake
 Section: devel
-Priority: extra
+Priority: optional
 Maintainer: Debian QA Group <packa...@qa.debian.org>
-Standards-Version: 3.7.3
-Build-Depends: debhelper
+Standards-Version: 3.9.8
+Homepage: http://www.tildeslash.com/mmake/
+Build-Depends: debhelper (>=9), dh-autoreconf
 Build-Depends-Indep: default-jdk
 
 Package: mmake
 Architecture: all
-Depends: perl, java-common, findutils (>= 4.0)
+Depends: findutils (>= 4.0), java-common, perl, ${misc:Depends}
 Recommends: default-jdk | java-compiler
 Description: Makefile generator for Java programs
  mmake will generate a master Makefile for your Java programs.
diff -Nru mmake-2.3/debian/copyright mmake-2.3/debian/copyright
--- mmake-2.3/debian/copyright  2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/copyright  2016-07-02 20:35:00.0 -0300
@@ -1,26 +1,34 @@
-This package was debianized by John Goerzen jgoer...@complete.org on
-Mon, 12 Oct 1998 12:10:22 -0500.
-
-It was downloaded from http://www.tildeslash.com/mmake/
-
-Upstream Author:
-   Jan-Henrik Haukeland <h...@tildeslash.com>
-
-Copyright 1998-2004 Jan Henrik Haukeland.
-
-License:
-
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the

Bug#817585: mmake: Removal of debhelper compat 4

2016-07-09 Thread Giovani Ferreira
tags 817585 patch
tags 817585 pending

thanks

Hi,

I did make a QA upload and Herbert sponsored upload to 1-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * QA upload.
  * Migrated to DebSrc 3.0.
  * debian/clean:
  - Created to remove Makefile after building.
  * debian/control:
  - Update DH level from 4 to 9. (Closes: #817585)
  - Added Homepage field.
  - Added the ${misc:Depends} variable to provide the right install
dependencies.
  - Bumped Standards-Version to 3.9.8.
  - Set correct priority to optional.
  - Using dh-autoreconf now.
  * debian/copyright:
  - Migrated to 1.0 format.
  - Updated all information.
  * debian/dirs: unnecessary. Removed.
  * debian/patches (quilt):
  - mmake_2.3-6.diff.gz splited:
  -mmake-output-file.diff:
 ~ Renamed to mmake-output-file.patch.
 ~ Added a header.
  -fix-manpage.patch:
 ~ fixes a few typo in manpage.
  -all the Makefile file was being provided by patch until previous
   revision. Now, using dh-autoreconf, it's being generated
   at build time
  * debian/rules:
  - Updated to new (reduced) format.
  - Created override_dh_auto_install to fix Makefile patch.
  * debian/watch:
  - Bumped to version 4.


I attached a debdiff.

cheers,

 

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C

diff -Nru mmake-2.3/debian/changelog mmake-2.3/debian/changelog
--- mmake-2.3/debian/changelog  2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/changelog  2016-07-08 13:58:42.0 -0300
@@ -1,3 +1,39 @@
+mmake (2.3-7) unstable; urgency=medium
+
+  * QA upload.
+  * Migrated to DebSrc 3.0.
+  * debian/clean:
+  - Created to remove Makefile after building.
+  * debian/control:
+  - Update DH level from 4 to 9. (Closes: #817585)
+  - Added Homepage field.
+  - Added the ${misc:Depends} variable to provide the right install
+dependencies.
+  - Bumped Standards-Version to 3.9.8.
+  - Set correct priority to optional.
+  - Using dh-autoreconf now.
+  * debian/copyright:
+  - Migrated to 1.0 format.
+  - Updated all information.
+  * debian/dirs: unnecessary. Removed.
+  * debian/patches (quilt):
+  - mmake_2.3-6.diff.gz splited:
+  -mmake-output-file.diff:
+ ~ Renamed to mmake-output-file.patch.
+ ~ Added a header.
+  -fix-manpage.patch:
+ ~ fixes a few typo in manpage.
+  -all the Makefile file was being provided by patch until previous
+   revision. Now, using dh-autoreconf, it's being generated
+   at build time
+  * debian/rules:
+  - Updated to new (reduced) format.
+  - Created override_dh_auto_install to fix Makefile patch.
+  * debian/watch:
+  - Bumped to version 4.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 02 Jul 2016 13:33:20 
-0300
+
 mmake (2.3-6) unstable; urgency=high
 
   * QA upload
diff -Nru mmake-2.3/debian/clean mmake-2.3/debian/clean
--- mmake-2.3/debian/clean  1969-12-31 21:00:00.0 -0300
+++ mmake-2.3/debian/clean  2016-07-05 15:06:44.0 -0300
@@ -0,0 +1 @@
+Makefile
diff -Nru mmake-2.3/debian/compat mmake-2.3/debian/compat
--- mmake-2.3/debian/compat 2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/compat 2016-07-02 13:51:26.0 -0300
@@ -1 +1 @@
-4
+9
diff -Nru mmake-2.3/debian/control mmake-2.3/debian/control
--- mmake-2.3/debian/control2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/control2016-07-03 23:43:08.0 -0300
@@ -1,14 +1,15 @@
 Source: mmake
 Section: devel
-Priority: extra
+Priority: optional
 Maintainer: Debian QA Group <packa...@qa.debian.org>
-Standards-Version: 3.7.3
-Build-Depends: debhelper
+Standards-Version: 3.9.8
+Homepage: http://www.tildeslash.com/mmake/
+Build-Depends: debhelper (>=9), dh-autoreconf
 Build-Depends-Indep: default-jdk
 
 Package: mmake
 Architecture: all
-Depends: perl, java-common, findutils (>= 4.0)
+Depends: findutils (>= 4.0), java-common, perl, ${misc:Depends}
 Recommends: default-jdk | java-compiler
 Description: Makefile generator for Java programs
  mmake will generate a master Makefile for your Java programs.
diff -Nru mmake-2.3/debian/copyright mmake-2.3/debian/copyright
--- mmake-2.3/debian/copyright  2016-07-09 22:15:32.0 -0300
+++ mmake-2.3/debian/copyright  2016-07-02 20:35:00.0 -0300
@@ -1,26 +1,34 @@
-This package was debianized by John Goerzen jgoer...@complete.org on
-Mon, 12 Oct 1998 12:10:22 -0500.
-
-It was downloaded from http://www.tildeslash.com/mmake/
-
-Upstream Author:
-   Jan-Henrik Haukeland <h...@tildeslash.com>
-
-Copyright 1998-2004 Jan Henrik Haukeland.
-
-License:
-
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the

Bug#819284: jessie-pu: package ext4magic/0.3.2-2

2016-04-30 Thread Giovani Ferreira
On Fri, 22 Apr 2016 21:10:55 +0100 Jonathan Wiltshire  wrote:
> Control: tag -1 confirmed
> 
> On Fri, Mar 25, 2016 at 10:40:37PM -0300, Giovani Augusto Ferreira wrote:
> > The ext4magic has a misinterpretation of the physical block addresses and
> > block lengths of ext4 inode.
> > The error is permanent and 100% reproducible (also on i386)
> > The upstream provides a patch to fix this problem and this problem has
> > been fixed en unstable/testing.
> 
> Please go ahead.

Uploaded. Thanks!

-- 
Giovani



Bug#800227: dict-moby-thesaurus: Please migrate a supported debhelper compat level

2016-04-10 Thread Giovani Ferreira
tags 800227 patch
tags 800227 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 2-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800227)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.7.
 - Moved debhelper from Build-Depends-Indep to Build-Depends.
  * debian/rules: removed the DH_COMPAT line.


I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -u dict-moby-thesaurus-1.0/debian/changelog 
dict-moby-thesaurus-1.0/debian/changelog
--- dict-moby-thesaurus-1.0/debian/changelog
+++ dict-moby-thesaurus-1.0/debian/changelog
@@ -1,3 +1,17 @@
+dict-moby-thesaurus (1.0-6.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800227)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.7.
+ - Moved debhelper from Build-Depends-Indep to Build-Depends.
+  * debian/rules: removed the DH_COMPAT line.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 26 Mar 2016 23:27:43 
-0300
+
 dict-moby-thesaurus (1.0-6.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u dict-moby-thesaurus-1.0/debian/control 
dict-moby-thesaurus-1.0/debian/control
--- dict-moby-thesaurus-1.0/debian/control
+++ dict-moby-thesaurus-1.0/debian/control
@@ -2,11 +2,13 @@
 Section: text
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), python (>= 2.4.3), python-dictdlib 
(>= 2.0.4), dictzip
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>=9)
+Build-Depends-Indep: python (>= 2.4.3), python-dictdlib (>= 2.0.4), dictzip
+Standards-Version: 3.9.7
 
 Package: dict-moby-thesaurus
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: dict, dictd
 Description: Largest and most comprehensive thesaurus
  Moby Thesaurus is the largest and most comprehensive thesaurus data
diff -u dict-moby-thesaurus-1.0/debian/rules 
dict-moby-thesaurus-1.0/debian/rules
--- dict-moby-thesaurus-1.0/debian/rules
+++ dict-moby-thesaurus-1.0/debian/rules
@@ -6,7 +6,6 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
 
 PYTHON=$(shell pyversions -d)
 
only in patch2:
unchanged:
--- dict-moby-thesaurus-1.0.orig/debian/compat
+++ dict-moby-thesaurus-1.0/debian/compat
@@ -0,0 +1 @@
+9


Bug#800178: dict-bouvier: Please migrate a supported debhelper compat level

2016-04-10 Thread Giovani Ferreira
tags 800178 patch
tags 800178 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 2-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800178)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.7.
 - Fixed a typo in the Long Description. (Closes: #363255)
 - Moved debhelper from Build-Depends-Indep to Build-Depends.
  * debian/rules: removed the DH_COMPAT line.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -u dict-bouvier-6.revised/debian/changelog 
dict-bouvier-6.revised/debian/changelog
--- dict-bouvier-6.revised/debian/changelog
+++ dict-bouvier-6.revised/debian/changelog
@@ -1,3 +1,18 @@
+dict-bouvier (6.revised-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800178)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.7.
+ - Fixed a typo in the Long Description. (Closes: #363255)
+ - Moved debhelper from Build-Depends-Indep to Build-Depends.
+  * debian/rules: removed the DH_COMPAT line.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 26 Mar 2016 20:58:33 
-0300
+
 dict-bouvier (6.revised-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u dict-bouvier-6.revised/debian/control 
dict-bouvier-6.revised/debian/control
--- dict-bouvier-6.revised/debian/control
+++ dict-bouvier-6.revised/debian/control
@@ -3,12 +3,14 @@
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), python (>= 2.4.3), python-dictdlib 
(>= 2.0.4), dictzip
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>=9)
+Build-Depends-Indep: python (>= 2.4.3), python-dictdlib (>= 2.0.4), dictzip
+Standards-Version: 3.9.7
 
 Package: dict-bouvier
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: dict, dictd
 Description: John Bouvier's Law Dictionary for the USA
- This is the 1856 Revised Sixth Ediition of John Bouvier's law dictionary,
+ This is the 1856 Revised Sixth Edition of John Bouvier's law dictionary,
  formatted for use with the dictd server.  It is an excellent, if dated,
  way to look up information about legal words and principles.
diff -u dict-bouvier-6.revised/debian/rules dict-bouvier-6.revised/debian/rules
--- dict-bouvier-6.revised/debian/rules
+++ dict-bouvier-6.revised/debian/rules
@@ -6,7 +6,6 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
 
 PYTHON=$(shell pyversions -d)
 
only in patch2:
unchanged:
--- dict-bouvier-6.revised.orig/debian/compat
+++ dict-bouvier-6.revised/debian/compat
@@ -0,0 +1 @@
+9


Bug#816847: ITP: dislocker -- read/write encrypted BitLocker volume

2016-04-03 Thread Giovani Ferreira
Hi Marco,

On 05-03-2016 14:58, Marco d'Itri wrote:
> On Mar 05, Giovani Augusto Ferreira <giov...@riseup.net> wrote:
> 
>>  The driver used to only read volumes encrypted under a Windows 7 system but 
>> is
>>  now Windows Vista and 8 capable and has the write functionality.
> The package description is not the right place to explain the 
> development history of the package: just list its capabilities, if this 
> is an information useful to prospective users.
> 
>>  The core driver is composed of a library, with multiple binaries using this
>>  library. Two binaries are of interest when wanting to ecrypt a BitLocker
>>  encrypted partition:
> The package description is not a replacemente for the package 
> documentation either.
> 

I was really careless with this description, I will improve it now.
Thanks for reviewing!

cheers,


-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



signature.asc
Description: OpenPGP digital signature


Bug#816093: RFS: osmose-emulator/0.9.96-1 [ITP] -- Sega Master System and Game Gear console emulator

2016-02-27 Thread Giovani Ferreira
Hi Carlos,

On 27-02-2016 08:56, Carlos Donizete Froes wrote:
> Package: sponsorship-requests
> Severity: wishlist
> 
> Dear mentors,
> 
>   I am looking for a sponsor for my package "osmose-emulator"
> 
>  * Package name: osmose-emulator
>Version : 0.9.96-1
>Upstream Author : Bruno Vedder <br...@asterope.fr>
>  * URL : http://bcz.asterope.fr/osmose.htm
>  * License : GPL-3
>Section : games
> 
>   It builds those binary packages:
> 
> osmose-emulator - Sega Master System and Game Gear console emulator
> 
>   To access further information about this package, please visit the following
> URL:
> 
>   http://mentors.debian.net/package/osmose-emulator
> 
> 
>   Alternatively, one can download the package with dget using this command:
> 
> dget -x http://mentors.debian.net/debian/pool/contrib/o/osmose-emulator
> /osmose-emulator_0.9.96-1.dsc
> 

I can't sponsoring your package because I'm not a DD, but I made a fast review
in the package and see you made a good job.

Only a comment:

In the d/copyright switch GPL-3.0+ to GPL-3+, the dot zero is deprecated,

and in d/README.* wrap text on column 80.

cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



Bug#601983: (no subject)

2016-02-20 Thread Giovani Ferreira

Hello,


I made a NMU and Eriberto which sponsored the upload to 10-day/delay
queue. Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800231)
  * debian/changelog: fixed invalid timestamp formatting. (Closes: #798791)
  * debian/compat: created.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.6.
 - Updated Recommends field to texlive-latex-base
   instead of tetex-bin. (Closes: #601983)
  * debian/rules:
 - Fixed the path to install the files correctly.
 - Replaced dh_installmanpages to dh_installman.

The debdiff of changes at #800231.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



Bug#800231: (no subject)

2016-02-19 Thread Giovani Ferreira
tags 800210 patch
tags 800210 pending

thanks

Hello,


I made a NMU and Eriberto which sponsored the upload to 10-day/delay
queue. Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800231)
  * debian/changelog: fixed invalid timestamp formatting. (Closes: #798791)
  * debian/compat: created.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.6.
 - Updated Recommends field to texlive-latex-base
   instead of tetex-bin. (Closes: #601983)
  * debian/rules:
 - Fixed the path to install the files correctly.
 - Replaced dh_installmanpages to dh_installman.

I attached a debdiff.

cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -u lgrind-3.67/debian/changelog lgrind-3.67/debian/changelog
--- lgrind-3.67/debian/changelog
+++ lgrind-3.67/debian/changelog
@@ -1,9 +1,27 @@
+lgrind (3.67-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800231)
+  * debian/changelog: fixed invalid timestamp formatting. (Closes: #798791)
+  * debian/compat: created.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.6.
+ - Updated Recommends field to texlive-latex-base
+   instead of tetex-bin. (Closes: #601983)
+  * debian/rules:
+ - Fixed the path to install the files correctly.
+ - Replaced dh_installmanpages to dh_installman.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sun, 03 Jan 2016 19:25:41 
-0200
+
 lgrind (3.67-3) unstable; urgency=low
 
   * depend on texlive instead of tetex (closes: #575637)
   * include R definitions from Daniel Calvelo Aros (closes: #233787)
 
- -- Michael Piefel <pie...@debian.org>  Sun, 11 April 2010 20:40:10 +0200
+ -- Michael Piefel <pie...@debian.org>  Sun, 11 Apr 2010 20:40:10 +0200
 
 lgrind (3.67-2) unstable; urgency=low
 
diff -u lgrind-3.67/debian/control lgrind-3.67/debian/control
--- lgrind-3.67/debian/control
+++ lgrind-3.67/debian/control
@@ -2,13 +2,13 @@
 Section: non-free/tex
 Priority: optional
 Maintainer: Michael Piefel <pie...@debian.org>
-Standards-Version: 3.8.4
-Build-Depends: debhelper, texlive
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>=9), texlive
 
 Package: lgrind
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: tetex-bin
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: texlive-latex-base
 Description: A pretty printer for various programming languages
  LGrind is a pretty printer for a large number of programming languages
  using LaTeX. It is in the form of a separate preprocessor.
diff -u lgrind-3.67/debian/rules lgrind-3.67/debian/rules
--- lgrind-3.67/debian/rules
+++ lgrind-3.67/debian/rules
@@ -14,13 +14,13 @@
latex lgrind.dtx
latex lgrind.dtx
 
-   cd source ; $(MAKE) DESTDIR=`pwd`/debian/tmp \
-   BASEDIR=`pwd`/debian/tmp/usr \
-   DESTDIR=`pwd`/debian/tmp/usr/bin \
+   cd source ; $(MAKE) DESTDIR=`pwd`/debian/lgrind \
+   BASEDIR=`pwd`/debian/lgrind/usr \
+   DESTDIR=`pwd`/debian/lgrind/usr/bin \
DEFSFILE=/usr/share/texmf/tex/latex/lgrind/lgrindef \
-   TEXINPUTS=`pwd`/debian/tmp/usr/share/texmf/tex/latex/lgrind \
-   DOCDIR=`pwd`/debian/tmp/usr/share/doc/lgrind \
-   MAN=`pwd`/debian/tmp/usr/share/man \
+   TEXINPUTS=`pwd`/debian/lgrind/usr/share/texmf/tex/latex/lgrind \
+   DOCDIR=`pwd`/debian/lgrind/usr/share/doc/lgrind \
+   MAN=`pwd`/debian/lgrind/usr/share/man \
VERSION="3.67"
 
 
@@ -45,13 +45,13 @@
 
 
# Add here commands to install the files into debian/tmp
-   $(MAKE) install DESTDIR=`pwd`/debian/tmp \
-   BASEDIR=`pwd`/debian/tmp/usr \
-   DESTDIR=`pwd`/debian/tmp/usr/bin \
-   
DEFSFILE=`pwd`/debian/tmp/usr/share/texmf/tex/latex/lgrind/lgrindef \
-   TEXINPUTS=`pwd`/debian/tmp/usr/share/texmf/tex/latex/lgrind \
-   DOCDIR=`pwd`/debian/tmp/usr/share/doc/lgrind \
-   MAN=`pwd`/debian/tmp/usr/share/man
+   $(MAKE) install DESTDIR=`pwd`/debian/lgrind \
+   BASEDIR=`pwd`/debian/lgrind/usr \
+   DESTDIR=`pwd`/debian/lgrind/usr/bin \
+   
DEFSFILE=`pwd`/debian/lgrind/usr/share/texmf/tex/latex/lgrind/lgrindef \
+   TEXINPUTS=`pwd`/debian/lgrind/usr/share/texmf/tex/latex/lgrind \
+   DOCDIR=`pwd`/debian/lgrind/usr/share/doc/lgrind \
+   MAN=`pwd`/debian/lgrind/usr/share/man
 
 
touch install-stamp
@@ -72,7 +72,7 @@
 #  dh_installmenu
 #  dh_installinit
 #  dh_installcron
-   dh_installmanpages
+   

Bug#800210: (no subject)

2016-02-19 Thread Giovani Ferreira
tags 800210 patch
tags 800210 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800210)
  * debian/compat: created.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.6.
  * debian/rules:
  - Fixed the path to install the files correctly.


I attached a debdiff.

cheers,


-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -Nru doc-linux-hr-2416.1/debian/changelog 
doc-linux-hr-2416.1+nmu1/debian/changelog
--- doc-linux-hr-2416.1/debian/changelog2006-07-13 13:00:14.0 
-0300
+++ doc-linux-hr-2416.1+nmu1/debian/changelog   2016-01-03 
16:23:46.0 -0200
@@ -1,3 +1,17 @@
+doc-linux-hr (2416.1+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800210)
+  * debian/compat: created.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.6.
+  * debian/rules:
+  - Fixed the path to install the files correctly.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sun, 03 Jan 2016 16:05:44 
-0200
+
 doc-linux-hr (2416.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru doc-linux-hr-2416.1/debian/compat 
doc-linux-hr-2416.1+nmu1/debian/compat
--- doc-linux-hr-2416.1/debian/compat   1969-12-31 21:00:00.0 
-0300
+++ doc-linux-hr-2416.1+nmu1/debian/compat  2016-01-03 16:06:51.0 
-0200
@@ -0,0 +1 @@
+9
diff -Nru doc-linux-hr-2416.1/debian/control 
doc-linux-hr-2416.1+nmu1/debian/control
--- doc-linux-hr-2416.1/debian/control  2000-04-16 16:38:39.0 
-0300
+++ doc-linux-hr-2416.1+nmu1/debian/control 2016-01-03 16:12:16.0 
-0200
@@ -2,11 +2,12 @@
 Section: doc
 Priority: extra
 Maintainer: Matej Vela <v...@debian.org>
-Standards-Version: 3.1.1
-Build-Depends: debhelper
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>=9)
 
 Package: doc-linux-hr
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: lynx | www-browser
 Description: Documentation in Croatian / dokumentacija na hrvatskom
  This package contains plain-text and HTML versions of various Linux
diff -Nru doc-linux-hr-2416.1/debian/rules 
doc-linux-hr-2416.1+nmu1/debian/rules
--- doc-linux-hr-2416.1/debian/rules2000-04-16 16:26:42.0 
-0300
+++ doc-linux-hr-2416.1+nmu1/debian/rules   2016-01-03 16:10:36.0 
-0200
@@ -34,23 +34,23 @@
 -e 's/Ð(?=[A-ZÐ])/DJ/g;' \
 -e 's/(?<=[A-Z])Ð(?=[^a-z]|$$)/DJ/g;' \
 -e 's/Ð/Dj/g;' \
--e 's/ð/dj/g;' debian/tmp/usr/share/doc-base/*
+-e 's/ð/dj/g;' debian/doc-linux-hr/usr/share/doc-base/*
zcat ftp.linux.hr/pub/dokumentacija/KAKO/html/*.html.tar.gz \
- | tar -C debian/tmp/$(howto_html) -ixf -
+ | tar -C debian/doc-linux-hr/$(howto_html) -ixf -
cp -p www.linux.hr/hr.comp.linux-FAQ.html \
- debian/tmp/$(howto_html)
+ debian/doc-linux-hr/$(howto_html)
cp -p ftp.linux.hr/pub/dokumentacija/KAKO/*.txt.gz \
- debian/tmp/$(howto_txt)
+ debian/doc-linux-hr/$(howto_txt)
cp -p www.linux.hr/ldphr/*-KAKO-* \
- debian/tmp/$(howto_txt)
+ debian/doc-linux-hr/$(howto_txt)
cp -p ftp.linux.hr/pub/dokumentacija/KAKO/mini/html/*.html.gz \
- debian/tmp/$(mini_howto_html)
-   gunzip debian/tmp/$(mini_howto_html)/*.html.gz
+ debian/doc-linux-hr/$(mini_howto_html)
+   gunzip debian/doc-linux-hr/$(mini_howto_html)/*.html.gz
cp -p ftp.linux.hr/pub/dokumentacija/KAKO/mini/*.txt.gz \
- debian/tmp/$(mini_howto_txt)
+ debian/doc-linux-hr/$(mini_howto_txt)
cp -p www.linux.hr/ldphr/*-mini-KAKO \
- debian/tmp/$(mini_howto_txt)
-   find debian/tmp/$(howto) -type f ! -name '*.gz' ! -name '*.html' \
+ debian/doc-linux-hr/$(mini_howto_txt)
+   find debian/doc-linux-hr/$(howto) -type f ! -name '*.gz' ! -name 
'*.html' \
  | xargs gzip -9
dh_compress
dh_fixperms


Bug#814752: RFS: debget/1.6+nmu3 -- download/compile source and binary Debian packages [RC, NMU]

2016-02-14 Thread Giovani Ferreira


On 14-02-2016 22:49, Mattia Rizzolo wrote:
> please also include the fix for #569832 which is a rather easy thing.

I really forgot to look at other bugs, the next time I'll be more
careful. Updated.

cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



signature.asc
Description: OpenPGP digital signature


Bug#814684: RFS: ftp-upload/1.5+nmu2 -- put files with FTP from a script [RC, NMU]

2016-02-14 Thread Giovani Ferreira
Hi Mattia,

On 14-02-2016 07:41, Mattia Rizzolo wrote:
> control: owner -1 !
> control: tag -1 moreinfo
> 
> On Sun, Feb 14, 2016 at 04:22:20AM -0200, Giovani Augusto Ferreira wrote:
>>   I am looking for a sponsor for a NMU of the package "ftp-upload"
> 
> cool
> 
> just, I'd like to ask you to do a couple of more changes:
> 
>> dget -x 
>> http://mentors.debian.net/debian/pool/main/f/ftp-upload/ftp-upload_1.5+nmu2.dsc
> 
>>   * Non-maintainer upload.
>>   * Update DH level to 9. (Closes: #800173)
>>   * debian/compat: created.
>>   * debian/control:
>>  - Added the ${misc:Depends} variable to provide the right install
>>dependencies.
>>  - Bumped Standards-Version to 3.9.6.
> 
> check also against 3.9.7 please
> 
>>   * debian/rules: DH_COMPAT flag disabled.
> 
> just remove that line
> 
> also please create debian/source/format and set it to 3.0 (native)
> 

Updated the changes and uploaded to mentors.

Thank you for review!

cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



signature.asc
Description: OpenPGP digital signature


Bug#814684: RFS: ftp-upload/1.5+nmu2 -- put files with FTP from a script [RC, NMU]

2016-02-14 Thread Giovani Ferreira


On 14-02-2016 13:58, Mattia Rizzolo wrote:
> On Sun, Feb 14, 2016 at 01:46:36PM -0200, Giovani Ferreira wrote:
>> On 14-02-2016 07:41, Mattia Rizzolo wrote:
>>>>   * debian/rules: DH_COMPAT flag disabled.
>>>
>>> just remove that line
>>
>> Updated the changes and uploaded to mentors.
> 
> uops!
> 
> I intended, just remove the DH_COMPAT line from d/rules, instead of just
> commenting it out.  Sorry for being unclear…
> Actually leave a note in d/changelog for it.  If I were you I'd write
> something like
>   * debian/compat: create and set to 9, instead of using DH_COMPAT.

Now I understand, accepted the suggestions for d / changelog, uploaded.

thanks,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C



signature.asc
Description: OpenPGP digital signature


Bug#809156: apt-show-source: Package doesn't provide an executable

2015-12-27 Thread Giovani Ferreira
Hello,

I made a NMU and Eriberto which sponsored the upload. The package has
been put into the NEW queue[1] because now provides a executable.

[1] https://ftp-master.debian.org/new.html

The debian/changelog is:

apt-show-source (0.10+nmu4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules:
  - Fixed the path to install the executable correctly. (Closes:
#809156)
  - Replaced dh_installmanpages to dh_installman.

I attached a debdiff.

regards,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -Nru apt-show-source-0.10+nmu3/debian/changelog 
apt-show-source-0.10+nmu4/debian/changelog
--- apt-show-source-0.10+nmu3/debian/changelog  2015-12-12 09:04:30.0 
-0200
+++ apt-show-source-0.10+nmu4/debian/changelog  2015-12-27 17:03:31.0 
-0200
@@ -1,3 +1,12 @@
+apt-show-source (0.10+nmu4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+  - Fixed the path to install the executable correctly. (Closes: #809156)
+  - Replaced dh_installmanpages to dh_installman.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sun, 27 Dec 2015 16:31:43 
-0200
+
 apt-show-source (0.10+nmu3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru apt-show-source-0.10+nmu3/debian/rules 
apt-show-source-0.10+nmu4/debian/rules
--- apt-show-source-0.10+nmu3/debian/rules  2015-12-11 19:21:55.0 
-0200
+++ apt-show-source-0.10+nmu4/debian/rules  2015-12-27 18:39:07.0 
-0200
@@ -13,7 +13,7 @@
 endif
 
 VERSION=`dpkg-parsechangelog | grep '^Version: ' | sed -e "s/^Version: //g"`
-TMP =`pwd`/debian/tmp
+#TMP =`pwd`/debian/tmp
 archlib =`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
 
 build: build-stamp
@@ -48,9 +48,9 @@
 
 # Add here commands to install the package into debian/tmp.
if grep ^install_vendor Makefile; then \
-   $(MAKE) install DESTDIR=$(PWD)/debian/tmp; \
+   $(MAKE) install DESTDIR=$(PWD)/debian/apt-show-source; \
else \
-   $(MAKE) pure_install DESTDIR=$(PWD)/debian/tmp; \
+   $(MAKE) pure_install DESTDIR=$(PWD)/debian/apt-show-source; \
fi
 
 # Build architecture-independent files here.
@@ -70,7 +70,7 @@
 #  dh_installpam
 #  dh_installinit
 #  dh_installcron
-   dh_installmanpages
+   dh_installman apt-show-source.1 apt-show-source.es.1 
apt-show-source.fr.1 apt-show-source.ja.1
 #  dh_installinfo
dh_installchangelogs
 #  dh_link


Bug#800298: apt-show-source: Please migrate a supported debhelper compat level

2015-12-12 Thread Giovani Ferreira
Hi,

I did make a NMU to 10-day/delay queue. Feel free to cancel this
upload if needed.

The debian/changelog is:

apt-show-source (0.10+nmu3) unstable; urgency=medium

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800298)
  * debian/compat: created.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.6.
  * debian/rules: disabled the DH_COMPAT line.

I attached a debdiff.

cheers,


-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -Nru apt-show-source-0.10+nmu2/debian/changelog 
apt-show-source-0.10+nmu3/debian/changelog
--- apt-show-source-0.10+nmu2/debian/changelog  2015-09-02 04:40:50.0 
-0300
+++ apt-show-source-0.10+nmu3/debian/changelog  2015-12-11 21:01:21.0 
-0200
@@ -1,3 +1,16 @@
+apt-show-source (0.10+nmu3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800298)
+  * debian/compat: created.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.6.
+  * debian/rules: desabled the DH_COMPAT line.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Fri, 11 Dec 2015 18:31:28 
-0200
+
 apt-show-source (0.10+nmu2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru apt-show-source-0.10+nmu2/debian/compat 
apt-show-source-0.10+nmu3/debian/compat
--- apt-show-source-0.10+nmu2/debian/compat 1969-12-31 21:00:00.0 
-0300
+++ apt-show-source-0.10+nmu3/debian/compat 2015-12-11 18:32:18.0 
-0200
@@ -0,0 +1 @@
+9
diff -Nru apt-show-source-0.10+nmu2/debian/control 
apt-show-source-0.10+nmu3/debian/control
--- apt-show-source-0.10+nmu2/debian/control2015-08-20 17:09:41.0 
-0300
+++ apt-show-source-0.10+nmu3/debian/control2015-12-11 18:58:20.0 
-0200
@@ -2,13 +2,13 @@
 Section: admin
 Priority: optional
 Maintainer: OHURA Makoto <oh...@debian.org>
-Standards-Version: 3.5.9
+Standards-Version: 3.9.6
 Build-Depends-Indep: perl
-Build-Depends: debhelper
+Build-Depends: debhelper (>=9)
 
 Package: apt-show-source
 Architecture: all
-Depends: ${perl:Depends}, apt
+Depends: ${misc:Depends}, ${perl:Depends}, apt
 Description: Shows source-package information
  This program parses the APT lists for source packages and the
  dpkg status file and then lists every package with a different
diff -Nru apt-show-source-0.10+nmu2/debian/rules 
apt-show-source-0.10+nmu3/debian/rules
--- apt-show-source-0.10+nmu2/debian/rules  2015-08-20 17:08:39.0 
-0300
+++ apt-show-source-0.10+nmu3/debian/rules  2015-12-11 19:21:55.0 
-0200
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=1
+#export DH_COMPAT=1
 
 ifndef PERL
PERL = /usr/bin/perl


Bug#787110: O: python-messaging -- orphaned

2015-06-27 Thread Giovani Ferreira

Hello!

I'm interested in adopting this package. If you do not, let me know. I
will wait for a week to reply.

Thanks!


Giovani


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