Bug#858454: RFS: simple-obfs/0.0.3-1~exp1 [ITP] -- simple obfusacting plugin for shadowsocks server

2017-04-18 Thread Andrew Starr-Bochicchio
On Wed, Mar 22, 2017 at 10:13 AM, Roger Shimizu <rogershim...@gmail.com> wrote:
> I am looking for a sponsor for my package "simple-obfs", which is a new
> dependency of shadowsocks-libev since v3.0.3

Hi Roger,

Great work! Though there are a few things to address before uploading.
The largest ones are around the watch file and upstream tarball:

The watch file as provided seems to have an issue with the regex used
for filenamemangle and fails to download the upstream tarball. Running
uscan errors out with:

uscan warn: stop mangling:
rule="s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%simple-obfs-$1.tar.gz%""
   rule doesn't match "(s|tr|y)%.*%.*%[a-z]*" (or similar).
uscan warn: In debian/watch, potentially unsafe or malformed
filenamemangle pattern:
  's%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%simple-obfs-$1.tar.gz%"' found.
Skipping watchline
  https://github.com/shadowsocks/simple-obfs/tags
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

Additionally, the upstream tarball I found on the project's GitHub
page [0] does not match the one provided on mentors.

$ md5sum simple-obfs-0.0.3.tar.gz
7daebe04043402fa61616c958140c24e  simple-obfs-0.0.3.tar.gz

$ md5sum simple-obfs_0.0.3.orig.tar.xz
edf878d5cd84416bd9241862e0c58e0a  simple-obfs_0.0.3.orig.tar.xz

A few minor points:

- The package description could be expanded on a bit. Referring to the
README.md and manpages isn't all that useful as the user would likely
not have the package installed. The description should help a user
understand what purpose the package serves but does not need to get
into usage details.

- The control file does not contain Vcs-* [1] fields. [1] Also, while
it is not a hard requirement, using Debian infrastructure (i.e.
git.debian.org) rather than GitHub would be prefered.

- If desired, targeting unstable would be fine as this is a new
package and will not cause issues with getting changes into testing.

[0] https://github.com/shadowsocks/simple-obfs/releases
[1] 
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-VCS-fields

Thanks,

-- Andrew Starr-Bochicchio

   Debian Developer <http://qa.debian.org/developer.php?login=asb>
   Ubuntu Developer <https://launchpad.net/~andrewsomething>
   PGP/GPG Key ID: 3B56E2BBD53FDCB1



Bug#792895: RFS: glipper/2.4-5

2015-07-19 Thread Andrew Starr-Bochicchio
 Thanks for you review and in fact, those were unintended changes. I
 reuploaded
 a clean version of the package to the m.d.n. you can get it using the same
 command as before.

Uploaded. Thanks for the quick fix!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_aygfqay6oqi2lcbpcq9vh4typjrt-oymrzslb4xu7b...@mail.gmail.com



Bug#792895: RFS: glipper/2.4-5

2015-07-19 Thread Andrew Starr-Bochicchio
On Sun, Jul 19, 2015 at 5:09 PM, josernestodav...@gmail.com
josernestodav...@gmail.com wrote:

   Changes since the last upload:

 * debian/control:
   - Bump Standards-Version to 3.9.6.
   - Added dh-python to Build-Depends.

 [ Thanks Ernesto Domato ]
 * debian/patches:
   - Update the autostart-only-in-gnome.txt path
   to include the MATE desktop (Closes: #724599).

Running a debdiff against this and the package in the archive shows
that there are a number of undocumented changes. I suspect they might
be unintended as they partially revert the last upload. Could you
reupload a clean package or document the all the intended changes in
the changelog?

Debdiff attached.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


glipper.debdiff
Description: Binary data


Bug#749213: RFS: qtop/2.2.3-2 [ITP]

2014-06-17 Thread Andrew Starr-Bochicchio
On Tue, Jun 10, 2014 at 5:19 AM, Hugo Lefeuvre hugo6...@orange.fr wrote:
 Hi,

 I've spoken with the Upstream to find a good name. He have also made a
 new version of the software to allow other binary names (2.2.4).

 The final name of this package is qtop: I've also made an update, and, 
 finally,
 the package seems ready to be uploaded. qtop appears to be Lintian
 errors/warnings clear and compiles fine on my computer. :)

Hi Hugo,

I haven't gotten a chance to look at this very deeply yet. A quick
look suggests that the License filed in debian/copyright for the
upstream files should be GPL-2+ instead of just GPL-2. It also fails
to build for me in a clean sid pbuilder:

--
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_BUILD_TYPE=None
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1386 (message):
  Found unsuitable Qt version  from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
  base/CMakeLists.txt:17 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also 
/tmp/buildd/qtop-2.2.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log.
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None returned exit code
1
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



And finally, you seem to have renamed the binary but not the Exec
field in the desktop file, so that will be broken.

Thanks for your work on Debian!


-- 
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/cal6k_axj+u0z-sjq46itx7kmcxz9m3b4kbes5orrt3qn5v6...@mail.gmail.com



Bug#738581: RFS -- speedtest-cli - A command line client for the speedtest.net

2014-02-13 Thread Andrew Starr-Bochicchio
On Thu, Feb 13, 2014 at 10:35 AM, Jonathan Carter (highvoltage)
jonat...@ubuntu.com wrote:
 On 13/02/2014 00:26, Andrew Starr-Bochicchio wrote:
 I'd be happy to sponsor this package. Here's a quick review:

 Thanks! I've made the changes as requested. Let me know if there's
 anything further that needs fixing and I'll do so as soon as I can.

Alright, I know this is nit-picky, but here's how I would have written
the Files paragraphs of debian/copyright:



Files: *
Copyright: 2013, Matt Martz m...@sivel.net
License: Apache-2.0

Files: debian/*
Copyright: 2014, Jonathan Carter jonat...@ubuntu.com
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the License);
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an AS IS BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License 2.0 can
 be found in /usr/share/common-licenses/Apache-2.0



You can use a stand alone license paragraph if multiple files
paragraphs share a license.

Also, is the packaging in version control somewhere? If so, please
include Vcs fields in debian/control. If not, you might consider
joining the Python Application Packaging Team. [0]

Besides that, it looks ready to upload!

[0] https://wiki.debian.org/Teams/PythonAppsPackagingTeam

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ayswckmffwfwmkkry7zhtyzvx-bmfco9gvh4ln360t...@mail.gmail.com



Bug#738581: Fwd: Bug#738581: RFS -- speedtest-cli - A command line client for the speedtest.net

2014-02-13 Thread Andrew Starr-Bochicchio
On Thu, Feb 13, 2014 at 1:34 PM, Jonathan Carter (highvoltage)
jonat...@ubuntu.com wrote:
 Uploaded and Lintian is satisfied.

and so am I. Uploaded to the NEW queue. It's in the hands of the
FTP-masters now.

Feel free to email me directly for future uploads.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ayhqzj_mfoqbqog_xnbg2g3zyfq_osbv-_o1h-k1fi...@mail.gmail.com



Bug#738581: RFS -- speedtest-cli - A command line client for the speedtest.net

2014-02-12 Thread Andrew Starr-Bochicchio
On Mon, Feb 10, 2014 at 3:50 PM, Jonathan Carter (highvoltage)
jonat...@ubuntu.com wrote:
 It builds the following binary package:

 speedtest-cli

I'd be happy to sponsor this package. Here's a quick review:

1) debian/watch needs to do some mangling of the version number to
deal with the v Currently it reports:

Newest version on remote site is /v0.2.4, local version is 0.2.4

2) debian/copyright has a minor issue. Even though a license is in
common-licenses, you should still at least include the header. [0]

Also, it strikes me as strange to use a more restrictive license for
the files in debian/ than what upstream uses.

3) Is that debian/README.source really necessary? ;-)

4) debian/control should include a X-Python-Version field. From my build log:

pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions


[0] https://lists.debian.org/debian-devel-announce/2006/03/msg00023.html

Thanks!


-- 
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/cal6k_azfocr3ilvxawuhqpyfuwogfh2uvlywfhfg969ufvk...@mail.gmail.com



Bug#738653: RFS: sysbench/0.4.12-1.1 [NMU, FTBFS]

2014-02-12 Thread Andrew Starr-Bochicchio
On Tue, Feb 11, 2014 at 10:35 AM, Emmanuel Kasper emman...@libera.cc wrote:
 I am looking for a sponsor for my package sysbench

I've bundled your patch with an upload fixing a number of issues with
this package.

Thanks for your work on this!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_azyf2-twv0jbnrrr-bghfziz5uwodao7ydjysbojpy...@mail.gmail.com



Bug#738653: closing 738653

2014-02-12 Thread Andrew Starr-Bochicchio
close 738653 
thanks


-- 
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/1392245320-3568-bts-...@debian.org



Bug#738653: closing 738653

2014-02-12 Thread Andrew Starr-Bochicchio
close 738653 
thanks


-- 
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/1392245414-376-bts-...@debian.org



Bug#719801: Acknowledgement (RFS: roundup/1.5.0-1)

2014-01-28 Thread Andrew Starr-Bochicchio
On Mon, Jan 27, 2014 at 4:20 PM, Kai Storbeck k...@xs4all.nl wrote:
 On 27/01/2014 04:25, Andrew Starr-Bochicchio wrote:
 Hi Kai,

 I came across your package on mentors, and I am interested in
 sponsoring it. Though, I ran into a few issues that need to be fixed
 first.

 Hello Andrew,

 Thanks for your response. I've marked the package as no need for a
 sponsor, but your feedback is very welcome.

 Perhaps my discussions with Sebastian should've been Cc'ed to this bug.

No worries. Less work for me!

 1) You seem to maintain the packaging in a VCS:

 Since I'm joining the python application packaging team, I'll be moving
 to SVN. I'm probably going to import the last uploaded version (1.20-1
 or 1.1?) to svn.debian.org with this command:

 $ svn import -m New import roundup \
  svn+ssh://svn.debian.org/svn/python-apps/packages/roundup/trunk

 Would that do the right thing? I presume I now have access to
 svn.debian.org, being in the team listing on Alioth? Would you know that?

 If you don't know, I'll ask on the debian-python listing.

You can use svn-inject. It will take care of creating the needed
directories and such. Take a look here:

https://wiki.debian.org/Teams/PythonAppsPackagingTeam/HowTo

 2) There are minified version of JQuery and Bootstrap located in:
 share/roundup/templates/jinja2/static

 Thanks. I'm aware of that; Sebastian pointed this out too. I've already
 posted upstream to ask them to include a non-minified version.

 For 1.5.0 I'm a bit in the dark on how to proceed. Can I remove those
 files, and ship a symlink to jquery and bootstrap packages? Or should I
 make a full-fledged _dfsg.tgz file, and build from that?

IMHO, I'd go ahead and create a DFSG tarball removing them. This can
now be automated with the latest version of uscan. See here:

https://wiki.debian.org/UscanEnhancements

 As you already remove other copies of JQuery in other templates, you
 probably already know that you should use the system copies.
 Additionally, minified JavaScript objects that are installed with the
 binary package must be built from source. Same goes for the minified
 Bootstrap css files in that directory.

 Ah. css too. Sometimes I think its less work to let upstream build a
 package, and let it drop from debian.

I know the feeling, but I'd encourage you not to give up!

 Also, as long as these files are shipped in the tarball, their license
 information needs to be documented in debian/copyright.

 Ouch. They are using bootstrap 2.2.2. That tarfile is not downloadable
 from getbootstrap.com anymore, so I can only guess that this was
 licenced under Apache 2.0. Would that be enough?

Sure. The file header reads:

 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0

Also it seems to still be available on their github:

https://github.com/twbs/bootstrap/releases/tag/v2.2.2

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AwPRGf-aMRzW-VQcVgHf+QNrR_vZf+gOdv2JKKp=1+...@mail.gmail.com



Bug#719801: Acknowledgement (RFS: roundup/1.5.0-1)

2014-01-27 Thread Andrew Starr-Bochicchio
On Mon, Jan 27, 2014 at 2:04 AM, Bastien ROUCARIES
roucaries.bast...@gmail.com wrote:
 Le 27 janv. 2014 04:27, Andrew Starr-Bochicchio a...@debian.org a écrit :
 On Thu, Oct 17, 2013 at 5:20 PM, Kai Storbeck k...@xs4all.nl wrote:
  I have updated roundup_1.5.0-1 per the 17th of October with a few
  changes after getting feedback by Sebastian Ramacher.

 Hi Kai,

 I came across your package on mentors, and I am interested in
 sponsoring it. Though, I ran into a few issues that need to be fixed
 first.

 I have just filled two rc severity bug against your package. Please close
 it.

This isn't a particularly useful message. What are the issues you are
filing bugs about? I see no RC bugs against roundup right now, did you
really file these bugs? What are their numbers?

The minified js files I pointed out only exist on mentors, not in the
version in the archive. That's the only thing I can guess this is
about.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_ax-95el9urdo3cxdtzga2jg6qd6oj1kqab_-tsqotx...@mail.gmail.com



Bug#719801: Acknowledgement (RFS: roundup/1.5.0-1)

2014-01-27 Thread Andrew Starr-Bochicchio
On Mon, Jan 27, 2014 at 2:10 PM, Bastien ROUCARIES
roucaries.bast...@gmail.com wrote:
  I have just filled two rc severity bug against your package. Please
  close
  it.

 This isn't a particularly useful message. What are the issues you are
 filing bugs about? I see no RC bugs against roundup right now, did you
 really file these bugs? What are their numbers?

 Src:roundup #736782

That bug seems to be about Src:roundcube. This thread is about
Src:roundup. Similar names, different packages.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_Ay4jwc14mRX0f_a-P+=aj-sr7lrbbbmssrmpb0ujwe...@mail.gmail.com



Bug#719801: Acknowledgement (RFS: roundup/1.5.0-1)

2014-01-26 Thread Andrew Starr-Bochicchio
On Thu, Oct 17, 2013 at 5:20 PM, Kai Storbeck k...@xs4all.nl wrote:
 I have updated roundup_1.5.0-1 per the 17th of October with a few
 changes after getting feedback by Sebastian Ramacher.

Hi Kai,

I came across your package on mentors, and I am interested in
sponsoring it. Though, I ran into a few issues that need to be fixed
first.

1) You seem to maintain the packaging in a VCS:

   * Move to git-dpm packaging

In that case, it is very useful to include Vcs-{Git, Svn, Bzr} and
Vcs-Browser fields in debian/control:

https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-VCS-fields

2) There are minified version of JQuery and Bootstrap located in:
share/roundup/templates/jinja2/static

As you already remove other copies of JQuery in other templates, you
probably already know that you should use the system copies.
Additionally, minified JavaScript objects that are installed with the
binary package must be built from source. Same goes for the minified
Bootstrap css files in that directory.

Also, as long as these files are shipped in the tarball, their license
information needs to be documented in debian/copyright.

3) You seemed to remove some necessary bits from your postrm to clean
up when purging the package. From piuparts:

3m20.5s ERROR: FAIL: Package purging left files on system:
  /etc/roundup/ owned by: roundup
  /etc/roundup/service/ not owned
  /etc/roundup/service/log/ not owned

3m20.5s ERROR: FAIL: Installation, upgrade and purging tests.


There maybe further issues. This is just as far as I got. I'd be happy
to do a closer review and hopefully sponsor the package once these
problems are fixed.

Thanks for your work on Debian!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_Ayk1wykGHTKh7-D9vs-xq=ur+27x_taocr76qxm_ha...@mail.gmail.com



Bug#730319: RFS: freewnn/1.1.1~a021+cvs20130302-4 [QA Upload, fixes RC bug]

2013-11-24 Thread Andrew Starr-Bochicchio
On Sat, Nov 23, 2013 at 5:48 PM, Andreas Moog andreas.m...@warperbbs.de wrote:
 I am looking for a sponsor for my package freewnn

Uploaded. Thanks for you work on this!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ayax+xfhk9-gtqa2swajwdvapvqkan7-kgzgvi1qqi...@mail.gmail.com



Bug#698557: RFS: noblenote/1.0.8-1 [ITP] -- a note taking program based on Qt

2013-11-18 Thread Andrew Starr-Bochicchio
On Sun, Nov 17, 2013 at 11:54 AM, Christian Metscher hakai...@web.de wrote:
 Thank you for sponsoring nobleNote. I'm very happy about it.
 I just reuploaded to mentors.debian.net and am looking forward to work with
 you. :)

Uploaded. It will now go into the NEW queue where it will recieve a
final review from the ftp-masters before entering the archive.

https://ftp-master.debian.org/new.html

Feel free to contact me directly for future uploads.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ayv0spcud_uw8uiepa0khyxsajrwmdhqlfbmza29lo...@mail.gmail.com



Bug#708237: RFS: regexxer/0.10-2 [ITA] -- friendly greeter

2013-11-16 Thread Andrew Starr-Bochicchio
On Tue, May 14, 2013 at 7:44 AM, Neil Wallace rowinggol...@gmail.com wrote:
   Dear mentors,

   I am looking for a sponsor for my package regexxer

Hi Neil,

I'm willing to sponsor this package. A few comments first.

Lintian isn't happy with your changelog:

W: regexxer: debian-changelog-has-wrong-weekday 2013-08-26 is a Monday
N:
N:The date in the changelog entry is not consistent with the actual
N:weekday. Either the date is wrong or the weekday is wrong.
N:
N:To avoid problems like this, consider using a tool like dch(1) or
N:date(1) to generate the date. Example:
N:
N:  $ date -R -ud '2013-11-05 23:59:59'
N:  Tue, 05 Nov 2013 23:59:59 +
N:
N:Severity: normal, Certainty: certain
N:
N:Check: changelog-file, Type: binary
N:


Also, you should close the ITA bug in the changelog using the format:
(Closes: #569345)

Since we're fixing the changelog anyway, it's a bit confusing that you say you:

Remove debian/patches/glib-single-include.patch

but then:

debian/patches/glib-single-include.patch:
Updated to fix one more include.

and of course that patch is present in the package.

If you clean these little things up, I'll upload the package. Lintian
points out a few other things that would be nice, but since the
package is already in Debian I don't consider them blockers. You
should look into fixing them in a future upload though:

W: regexxer: hardening-no-relro usr/bin/regexxer
N:
N:This package provides an ELF binary that lacks the read-only
N:relocation link flag. This package was likely not built with the
N:default Debian compiler flags defined by dpkg-buildflags. If built using
N:dpkg-buildflags directly, be sure to import LDFLAGS.
N:
N:Refer to http://wiki.debian.org/Hardening for details.
N:
N:Severity: normal, Certainty: certain
N:
N:Check: binaries, Type: binary, udeb
N:
I: regexxer: hardening-no-fortify-functions usr/bin/regexxer
N:
N:This package provides an ELF binary that lacks the use of fortified libc
N:functions. Either there are no potentially unfortified functions called
N:by any routines, all unfortified calls have already been fully validated
N:at compile-time, or the package was not built with the default Debian
N:compiler flags defined by dpkg-buildflags. If built using
N:dpkg-buildflags directly, be sure to import CPPFLAGS.
N:
N:NB: Due to false-positives, Lintian ignores some unprotected functions
N:(e.g. memcpy).
N:
N:Refer to http://wiki.debian.org/Hardening and
N:http://bugs.debian.org/673112 for details.
N:
N:Severity: normal, Certainty: wild-guess
N:
N:Check: binaries, Type: binary, udeb
N:

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_awedeyxhn-seadblxahz9muufehfozww8lp1uywxvv...@mail.gmail.com



Bug#718486: RFS: python-meld3/0.6.10-1 [ITA]

2013-11-16 Thread Andrew Starr-Bochicchio
On Thu, Aug 1, 2013 at 6:18 AM, Jackson Doak nosk...@ubuntu.com wrote:
 Dear mentors,

 I am looking for a sponsor for my package python-meld3

Hi Jackson,

The package looks good. I'm going to go ahead and sponsor it. Feel
free to contact me directly if needed for future uploads of this
package.

You might want to consider maintaining the package as part of the
Debian Python Modules Team. Maintaining packages as part of a team
when there is one that fits is in the best interest of the package and
it also makes it much more likely you'll find a sponsor in a timely
manner. See:

https://wiki.debian.org/Teams/PythonModulesTeam/HowToJoin

Thanks for your work!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AzQWnVe=3WGN3_8KT_TgsG5+yARYfPHuJmAfU=eqef...@mail.gmail.com



Bug#718486: closing 718486

2013-11-16 Thread Andrew Starr-Bochicchio
close 718486 
thanks

Sponsored


-- 
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/1384632572-1367-bts-...@debian.org



Bug#707594: RFS: libtaginfo/0.1.6-1 [ITP]

2013-11-15 Thread Andrew Starr-Bochicchio
On Wed, Sep 18, 2013 at 10:08 AM, Dominique Lasserre
lasserr...@gmail.com wrote:
 Dear mentors,

 I have updated the package. Changes since last update are:

  * Renaming libtaginfo-c0 and libtaginfo-c0-dev to libtaginfoc0 and
libtaginfoc0-dev (with lintian override). This is according to the
naming of taglib itself.

 Thank you for looking at this package!

Hi,

I took a quick look at this with the intention of taking a look at
xnoise as well, but I didn't get very far as it failed to build due to
a test failure. The output wasn't very verbose:

# cat tests/test-suite.log

   libtaginfo 0.1.6: tests/test-suite.log


# TOTAL: 45
# PASS:  44
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: write_mp3/test


A few other issues:

1) In debian/control, the Vcs-* fields should refer to the location of
the Debian package's vcs not upstreams.

2) A number of files contain: Copyright (C) 2008-2013 J.Rios
anonb...@gmail.com  This isn't reflected in debian/copyright.


Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_aytmpz3hm6j-7exdktgtp5ozq9f-pq0k6z-g1w0_+m...@mail.gmail.com



Bug#698557: RFS: noblenote/1.0.8-1 [ITP] -- a note taking program based on Qt

2013-11-15 Thread Andrew Starr-Bochicchio
On Tue, Sep 10, 2013 at 7:43 AM, Christian Metscher hakai...@web.de wrote:
 I am looking for a sponsor for my package noblenote

   Package name: noblenote
   Version : 1.0.8-1
   Upstream Author : Christian Metscher hakai...@web.de
   URL : https://launchpad.net/~hakaishi/+archive/noblenote
   License : MIT
   Section : editors

 It builds those binary packages:

 noblenote  - Qt program for taking notes

Hi,

I'm interested in sponsoring this package. Mostly, things look great.
Builds and runs fine. Lintian is happy with it except for one little
informational tag, that I dont consider a blocker:

I: noblenote: desktop-entry-lacks-keywords-entry
usr/share/applications/noblenote.desktop
N:
N:This .desktop file does either not contain a Keywords entry or it does
N:not contain any keywords not already present in the Name or
N:GenericName entries.
N:
N:.desktop files are organized in key/value pairs (similar to .ini files).
N:Keywords is the name of the entry/key in the .desktop file containing
N:keywords relevant for this .desktop file.
N:
N:The desktop-file-validate tool in the desktop-file-utils package is
N:useful for checking the syntax of desktop entries.
N:
N:Refer to
N:http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html,
N:http://bugs.debian.org/693918, and
N:https://wiki.gnome.org/GnomeGoals/DesktopFileKeywords for details.
N:
N:Severity: wishlist, Certainty: certain
N:
N:Check: menu-format, Type: binary
N:


Generally, I like to sponsor packages that use the machine readable
copyright format as documented here:

http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

But again, that's not a blocker.

The one real problem I see is that the source and licensing of the
icons is unclear to me. Some of them look like they are from GNOME and
some maybe from Oxygen? That's fine, but their license and copyright
holders need to be documented.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_awu28pjtfisb4aawqrzuox2iylyks5fjujg1cunhce...@mail.gmail.com



Bug#712946: RFS: zeitgeist-explorer/0.2-0manish2 [ITP] -- GUI application for monitoring and debugging zeitgeist

2013-07-15 Thread Andrew Starr-Bochicchio
On Fri, Jun 21, 2013 at 1:50 AM, Manish Sinha manishsi...@ubuntu.com wrote:
   I am looking for a sponsor for my package zeitgeist-explorer: The
 source package and binary package are both named zeitgeist-explorer

Hi,

Here's a quick review:

* debian/changelog:

   * Second release (Closes: 712748, #712946)

The sponsor should close the RFS bug, and the package should close the
ITP. Also this is the initial release to Debian, so the the changelog
should reflect that.

* debian/copyright:

  Files: debian/*
  Copyright: 2009, Andrew Starr-Bochicchio a.star...@gmail.com
   2013, Manish Sinha manishsi...@ubuntu.com
  License: GPL-2+

Strange to find myself listed here!

The headers in a number of files include Copyright © 2011-2012
Collabora Ltd. They're not listed in debian/copyright.

* debian/control:

 You depend on python3-gi, but only build against python. I imagine it
should be python-gi instead.

* debian/rules:

Why do you loop through the python versions manually instead of
letting dh_python2 do it for you?

* Lintian reports:

W: zeitgeist-explorer: extra-license-file
usr/share/doc/zeitgeist-explorer/COPYING.gz



Clear these small issues up, and I'd be happy to sponsor this for you.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_awgnuihzxtgz6qk1kuu5z9j+ceb1na9fvkplupp6mo...@mail.gmail.com



Bug#704668: RFS: woff-tools/0:2009.10.04-1 [ITP]

2013-04-12 Thread Andrew Starr-Bochicchio
On Thu, Apr 11, 2013 at 6:38 AM, Dmitry Shachnev mity...@gmail.com wrote:
 On Mon, Apr 8, 2013 at 2:35 PM, Dmitry Shachnev mity...@gmail.com wrote:
 cppcheck says:
 [woff.c:281]: (error) Common realloc mistake: 'woffData' nulled but not
 freed upon failure
 [woff.c:301]: (error) Common realloc mistake: 'woffData' nulled but not
 freed upon failure

 I’ll report a bug to Mozilla, but I don't think it’s worth a downstream 
 patch.

 Nevermind, the latest version in SVN (and mentors) has that fixed, as
 well as some security patches backported from mozilla-central.

 Andrew, any chance you can look at this package?

Unfortunately, not anytime soon. If no one else gets to it by next
week, I'll try to take a look.

Sorry,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AzL_oYMFWkQZxUP5yeFmi-8KMmBgJ5yGB0H=sdi5ae...@mail.gmail.com



Bug#693330: RFS: mathjax/2.1+20121028-1 mathjax-docs/2.1+20121030-1

2012-12-17 Thread Andrew Starr-Bochicchio
On Mon, Dec 17, 2012 at 5:10 AM, Dmitry Shachnev mity...@gmail.com wrote:
 Hi Andrew, thanks for your review.

 On Mon, Dec 17, 2012 at 5:16 AM, Andrew Starr-Bochicchio a...@debian.org 
 wrote:
 2) The debian/copyright file has a few small issues with the spec.

 - SIL Open Font License (OFL), Version 1.1. should just use the short
 name OFL-1.1 in the License field.

 - As it isn't among the common-licenses, you need to include the full
 text of the OFL-1.1.

 - Optionally, you can use stand-alone license paragraphs for a given
 license once, instead of repeating it in each Files paragraph that
 refers to it. Also, you could combine the Files paragraphs for the
 files that share the same license and copyright holder. I.e.

 Files: fonts/HTML-CSS/TeX/eot
  fonts/HTML-CSS/TeX/otf

 Added full license text (about 100 lines...). I don't think I can use
 the short name as it is not listed in the specification:
 http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-short-name.

My personal understanding is that when not listed in the
specification, the SPDX identifier should be used. Though that doesn't
seem clear in the text at all. May I'll bring this up on
debian-policy. As another data point, the only machine-readable
debian/copyright parser I know warns on your language but not OFL-1.1

$ cme check dpkg-copyright
Configuration item 'Files:fonts/HTML-CSS/TeX/eot License short_name'
has a wrong value:
value 'SIL Open Font License (OFL), Version 1.1.' does not match 
grammar:

I certainly won't block uploading on this.

 But all that's a bit nit-picky. Now lets look at the doc package:

 3) You have no debian/watch file.

 The docs repository doesn't have any tags at all (I guess it's
 supposed to be a rolling branch), so no watch file for now.

While a 2.1 release doesn't seem to exisit, older tags are availiable
for download at:

https://github.com/mathjax/mathjax-docs/tags

Either way, I like to follow the advise offered by the lintian tag:

N:If the package is not maintained upstream or if upstream uses a
N:distribution mechanism that cannot be meaningfully monitored by uscan
N:and the Debian External Health Status project, please consider adding a
N:debian/watch file containing only comments documenting the situation.

If there isn't a working debian/watch, I'd also like to see a
get-orig-source target in debian/rules.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_Axh8oD=2Z3w70r-CrgjN=4xvmwdg9r6rfmglcpatrq...@mail.gmail.com



Bug#693330: RFS: mathjax/2.1+20121028-1 mathjax-docs/2.1+20121030-1 [Was Re:Bug#693335: RFS: pymarkups/0.2.3-1]

2012-12-16 Thread Andrew Starr-Bochicchio
On Sun, Dec 16, 2012 at 5:07 AM, Dmitry Shachnev mity...@gmail.com wrote:
 On Fri, Dec 7, 2012 at 9:36 PM, Andrew Starr-Bochicchio a...@debian.org 
 wrote:
 I'll try to get around to looking at this sometime in the next few days.

 Are you still going to look at this?

Sorry about taking so long to get around to this. I got a bit caught
up with other things.

Let's look at mathjax first. In no particular order...

1) The debian/watch file doesn't seem to find any releases:

$ uscan --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   opts=filenamemangle=s/.*v(.*)/mathjax_$1.orig.tar.gz/
http://github.com/mathjax/MathJax/tags .*/tarball/v(.*)
uscan warning: In debian/watch,
  no matching hrefs for watch line
  http://github.com/mathjax/MathJax/tags .*/tarball/v(.*)
-- Scan finished

According to the PTS, a working one can be found here:

http://qa.debian.org/cgi-bin/watchfile.cgi?package=mathjax

2) The debian/copyright file has a few small issues with the spec.

- SIL Open Font License (OFL), Version 1.1. should just use the short
name OFL-1.1 in the License field.

- As it isn't among the common-licenses, you need to include the full
text of the OFL-1.1.

- Optionally, you can use stand-alone license paragraphs for a given
license once, instead of repeating it in each Files paragraph that
refers to it. Also, you could combine the Files paragraphs for the
files that share the same license and copyright holder. I.e.

Files: fonts/HTML-CSS/TeX/eot
 fonts/HTML-CSS/TeX/otf

3) Speaking of fonts... Are they useful outside of MathJax? If so, you
might want to consider putting them into a separate package and
installing them system-wide.

4) Might it make more sense to revert the original compressed files in
the clean target rather than the install one?

But all that's a bit nit-picky. Now lets look at the doc package:

1) Again, in debian/copyright you could optionally clean it up a bit
by using stand-alone license paragraphs.

2) In debian/control, you have:

Maintainer: Dmitry Shachnev mity...@gmail.com
Uploaders: Debian Javascript Maintainers
pkg-javascript-de...@lists.alioth.debian.org

In the mathjax source package, you have the reverse, the team is the
maintainer and you're the uploader. I don't know if the pkg-javascript
team has a policy on which is right or not, but it seems to me that it
should at least be consistent.

3) You have no debian/watch file.

4) Even though AFAIK you don't need an ITP for this, it would make
sense to mention in the changelog entry that you are splitting this
off of the main package. That way the ftp-masters don't need to spend
time figuring out why it doesn't close an ITP.

Again, mostly nitpicking... I'd be happy to upload both packages after
the watch files are fixed/provided. Everything else can just be
considered for a future upload.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AzPAcRdu7fAX5BMdv9wJiLw22VMts=k2k_oepqw2ad...@mail.gmail.com



Bug#693335: RFS: pymarkups/0.2.3-1

2012-11-25 Thread Andrew Starr-Bochicchio
On Sun, Nov 25, 2012 at 9:29 AM, Dmitry Shachnev mity...@gmail.com wrote:
 Control: retitle -1 RFS: pymarkups/0.2.4-1

 Fixed these two issues, uploaded updated package to
 mentors.debian.net. Can anybody upload it now please?

 The new .dsc file can be found at:
 http://mentors.debian.net/debian/pool/main/p/pymarkups/pymarkups_0.2.4-1.dsc.

I had previously taken a look this package, and with Jakub's concerns
addressed it should be in good shape. I'll take one more look at it,
and unless I find something else I'll upload it shortly.

I just got this shinny new @debian.org address last week, and it's
about time I return the favour of sponsorship that others had given
me.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ax98pbom1okjutbffbvyqbykxjzcmbvhdvyjgm6_p0...@mail.gmail.com



Bug#688289: RFS: bzrtools/2.5+bzr786-3 [ITA] -- Bazaar VCS tools

2012-11-25 Thread Andrew Starr-Bochicchio
On Fri, Sep 21, 2012 at 2:16 AM, Eric e...@azrockets.org wrote:
 I am looking for a sponsor for the package bzrtools, which I have recently
 adopted.

Hi Eric,

Sorry for taking so long to get back to you about sponsoring this
package. I'm part of the Debian Bazaar maintenance team, [1] but have
just reacently been made a full Debian Developer. So, I can now
actually sponsor the upload myself.

I my previous message, I suggested maintaining bzrtools as part of the
team. To expand on that a bit; I mean to maintain it in the team bzr
repository that is listed in the Vcs-Bzr field in debian/control. [2]
For now, I would simply import the uploaded package into the
repository or merge a branch you host on Launchpad or some other
location. After a few uploads, I could officially add you to the team
so that you could commit directly to the packaging repository. If
you'd like to do this, leave Debian Bazaar Maintainers
pkg-bazaar-ma...@lists.alioth.debian.org in the maintainer field
and move your name to the Uploaders field. You'll also want to
subscribe to the mailing list. [3] It's fairly low traffic.

Now, finally onto the reviewing the package itself. These are all very
small issues, but now would be a great time to clean up the package.

1)

 bzrtools (2.5+bzr786-4) unstable; urgency=low

You don't actually need to bump the version number for uploads to
mentors. The version only needs to change for uploads that actually
enter Debian. Just use the version 2.5+bzr786-3, and condense all the
changes into one entry.

2)

There's a lintain warning:

W: bzrtools source: syntax-error-in-dep5-copyright line 8: Duplicate
field copyright.

You don't need to duplicate the copyright text. You can just do:

Files: *
Copyright: 200? Foo Bar f...@example.com
License: GPL-2+

Files: debian/*
Copyright: 200? Package f...@example.com
License: GPL-2+

License: GPL-2+
  License text can go here.

3)

And another:

P: bzrtools binary: maintainer-script-without-set-e preinst

More info here:
http://lintian.debian.org/tags/maintainer-script-without-set-e.html

4)

The debian/watch file seems to be failing:

$ uscan --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   opts=uversionmangle=s/(b(eta)?[0-9]+)$/~\\1/
https://launchpad.net/bzrtools/+download
http://launchpad.net/bzrtools/.*/bzrtools-(.*)\.tar\.gz
uscan warning: In debian/watch,
  no matching hrefs for watch line
  https://launchpad.net/bzrtools/+download
http://launchpad.net/bzrtools/.*/bzrtools-(.*)\.tar\.gz
-- Scan finished

I think the second url should also be https.

5)

Another little thing that would be nice to add to the package if we're
going to upload it anyway is a Vcs-Browser field in debian/control
pointing to where the bazaar repo can be viewed on line:
http://anonscm.debian.org/loggerhead/pkg-bazaar/bzrtools/unstable

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1

[1] http://alioth.debian.org/projects/pkg-bazaar
[2] http://bzr.debian.org/pkg-bazaar/bzrtools/unstable
[3] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-bazaar-maint


-- 
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/cal6k_axh4kwqymhgvkxsv_qicqoj_ibe7sy6bbev5bawe0p...@mail.gmail.com



Bug#688289: RFS: bzrtools/2.5+bzr786-3 [ITA] -- Bazaar VCS tools

2012-11-25 Thread Andrew Starr-Bochicchio
On Sun, Nov 25, 2012 at 7:58 PM, Eric e...@azrockets.org wrote:
 Also, I uploaded the new version to mentors. However, it still has the
 lintian warning about the debian/copyright file.

Ah... I actually misread the lintian warning.

 W: bzrtools source: syntax-error-in-dep5-copyright line 8: Duplicate field 
 copyright.

It seems the duplicate License field isn't actually an issue for the
specification. It's the Copyright field that was off. It should look
like:

Files: *
Copyright: 2004-2008 Aaron Bentley aaron.bent...@utoronto.ca
2005-2006 Canonical Limited.
2006 Michael Ellerman
2007 John Arbash Meinel
License: GPL-2+

I should have noticed that before. I've gone ahead and fixed that
myself, as it is team maintained. Uploaded to unstable, and committed
to the bzr branch:

http://anonscm.debian.org/loggerhead/pkg-bazaar/bzrtools/unstable/revision/742

Thanks for your work!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Developer http://qa.debian.org/developer.php?login=asb
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_aw5n1madukbrlxt2_ybwme9ylpqj4p00s6gcbg4oqq...@mail.gmail.com



Re: [Pkg-bazaar-maint] bzrtools change of maintainer

2012-09-21 Thread Andrew Starr-Bochicchio
On Fri, Sep 21, 2012 at 3:28 AM, Bart Martens ba...@debian.org wrote:
 On Fri, Sep 21, 2012 at 06:37:12AM +, Bart Martens wrote:
 Hi James and Jelmer,

 This package at mentors replaces Debian Bazaar Maintainers by Eric Newberry 
 in
 the Maintainer field in debian/control.  Can you confirm that this has been
 agreed with you ?

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

 I just noticed RFA 668599.  So my question is answered.

Hi Bart and Eric,

The pkg-bazaar team is going through some transitions right now, but I
think it would be much better to add some new blood to the team than
take the package out of team maintenance all together. If Eric is
interested, I'd highly recommend that rather change the maintainer he
should change the uploaders field and join pkg-bazaar.

Jelmer,

Could you make me an admin of the pkg-bazaar alioth project? (Assuming
that's even possible before I finish the NM process.)

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_azehxxe8+1d-h75qxjfw0shxlwvmzhyc+eqkff6zne...@mail.gmail.com



Re: modifications by sponsors

2012-07-11 Thread Andrew Starr-Bochicchio
On Wed, Jul 11, 2012 at 8:07 AM, Arno Töll a...@debian.org wrote:
 Hi,

 On 11.07.2012 13:34, Bart Martens wrote:
 Is it OK that a sponsor adds modifications to a sponsored package ?

 I see it regularly that sponsors do little modifications of packages
 before uploading them. They may fix spelling errors, fix formatting, do
 cosmetic fixes and so on before uploading a package.

 Typically they do so to save both parties some time, as they would like
 to avoid the usual ping-pong game which goes like if you fix X, Y, Z I
 will upload your package, wait for a response and a new package and
 start looking again. Instead they just do such minor changes, upload and
 send the sponsored people a debdiff/git patch or whatever.

 Typically they do not add such changes to debian/changelog though and I
 think that's all fine.

Just for comparison, in Ubuntu this is common practice especially for
when sponsoring very new contributors. Of course, for better or worse,
the concept of strong individual maintainership doesn't apply there
and this is generally when patching an existing package not adding a
new package to the archive.

Personally, I feel that when adding a new package to the archive it
can actually be very useful to make the contributor jump through all
the hoops so they understand the level of responsibly involved with
becoming a package maintainer. If you're sponsoring say a NMU RC bug
fix, and there is some minor issue (like perhaps unnecessarily bumping
the standards version or a typo in the changelog), I'd say go ahead
make the change, upload, and then describe exactly why you had to do
what you did so the contributor will know next time.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AxKdrqMET0iLbGSaLZUgT0QfhxARtmmstGym8V=orn...@mail.gmail.com



Bug#679553: RFS: uvccapture/0.5-2 [ITA] -- USB UVC Video Class snapshot software

2012-06-29 Thread Andrew Starr-Bochicchio
Package: sponsorship-requests
Severity: normal

Hi mentors,

I decided to adopt the recently orphaned package uvccapture, and I'm
looking for a sponsor. This upload is mainly house keeping: taking
over maintainer-ship, moving to dh, DEP-5, ect... Here's the full
changelog:

uvccapture (0.5-2) unstable; urgency=low

  * Adopt package, adding myself as maintainer (Closes: #678860).
  * debian/patches/fix_videodev_include_FTBFS.patch: Move changes
to upstream source to a proper patch system.
  * Move to a simplified dh style rules file and debhelper compat
version 9, bumping the debhelper build dependency to = 9.
  * Bump Standards-Version to 3.9.3.1
  * Don't install TODO file, there's nothing very interesting there.
  * debian/copyright: Use machine readable copyright-format 1.0.
  * Create a collab-maint git repo on Alioth and add Vcs fields.

 -- Andrew Starr-Bochicchio a.star...@gmail.com  Fri, 29 Jun 2012
14:23:50 -0400

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

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

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

dget -x 
http://mentors.debian.net/debian/pool/main/u/uvccapture/uvccapture_0.5-2.dsc

Or you can check it out from collab-maint:

git clone ssh://git.debian.org/git/collab-maint/uvccapture.git

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1



-- 
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/cal6k_awi2kh_c-8cwghscu7jbbzvrjr4hpazfqi4f3t3zmb...@mail.gmail.com



Bug#679344: RFS: bzr-email/0.0.1~bzr58-1 [ITA]

2012-06-28 Thread Andrew Starr-Bochicchio
Hi,

I'm sending this on to the pkg-bazaar list. Would you be interested in
maintaining this as part of that team?

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


On Wed, Jun 27, 2012 at 8:07 PM, Satoru KURASHIKI lur...@gmail.com wrote:
 Package: sponsorship-requests
 Severity: normal

 Dear mentors,

 I am looking for a sponsor for my package bzr-email

  * Package name    : bzr-email
   Version         : 0.0.1~bzr58-1
   Upstream Author : Canonical Ltd
  * URL             : https://launchpad.net/bzr-email
  * License         : GPL-2+
   Section         : vcs

 It builds those binary packages:

    bzr-email  - Notification email plugin for Bazaar

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

  http://mentors.debian.net/package/bzr-email

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

    dget -x 
 http://mentors.debian.net/debian/pool/main/b/bzr-email/bzr-email_0.0.1~bzr58-1.dsc

 Changes since the last upload:

 bzr-email (0.0.1~bzr58-1) unstable; urgency=low

  * New Maintainer. (Closes: #668266)
  * Suggests mailx. (Closes: #626490)
  * Sync with upstream repository.

 regards,
 --
 KURASHIKI Satoru



 --
 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/cam0xxk_perotomz7zfxhmxpv+7bpjreg1y8m-1lqkr7xiee...@mail.gmail.com




--
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/cal6k_aykyph+4dn51tuelrexrxinbzpnrgu5fhy1j29rivk...@mail.gmail.com



Re: RFS: trash-cli

2012-03-05 Thread Andrew Starr-Bochicchio
On Mon, Mar 5, 2012 at 10:09 AM, Stefano Karapetsas
stef...@karapetsas.com wrote:
 Hi Andrew,

 Il 2012-02-15 20:35 Andrew Starr-Bochicchio ha scritto:

 Hi Stefano,

 Thanks for working on this. trash-cli is a very useful package, and
 it's always depressing when an upstream maintainer has to discourage
 Debian users from using the packaged version due to it being
 old/containing bugs already fixed upstream. I hope you have better
 luck finding a sponsor than I did when trying to update this.

 A few comments though...


 I fixed the things with your suggestions but I forgot to thank you :-)


Hi Stefano,

No problem at all. If you'd like a co-maintainer, I'd be happy to help out.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AxVPQQW7Oj=nrbs+eqcjthwwhm845sau+52shvmy7x...@mail.gmail.com



Re: RFS: trash-cli

2012-02-15 Thread Andrew Starr-Bochicchio
On Mon, Feb 13, 2012 at 7:30 AM, Stefano Karapetsas
stef...@karapetsas.com wrote:
 Dear mentors,

 I am looking for a sponsor for my package trash-cli.

 I talked with Steve Stalcup (the current maintainer, but he's not a DD),
 with Andrew Starr-Bochicchio (who packaged trash-cli previously on mentors)
 and with Andrea Francia (the upstream author) and I packaged the latest
 upstream git snapshot of trash-cli (it's stable).

Hi Stefano,

Thanks for working on this. trash-cli is a very useful package, and
it's always depressing when an upstream maintainer has to discourage
Debian users from using the packaged version due to it being
old/containing bugs already fixed upstream. I hope you have better
luck finding a sponsor than I did when trying to update this.

A few comments though...

As the names of the binaries have changed, I think a debian/NEWS entry
is called for in the case people are using it in scripts. Here is some
suggested language:

   The names of the binaries provided by this package have
   been changed upstream. Both the old command and its
   corresponding new command are provided below for your
   convenience. Please update any usage in scripts accordingly.

   Old command:   New command:
  - trash-  trash-put
  - empty-trash  -  trash-empty
  - list-trash   -  trash-list
  - restore-trash -  trash-restore

It would be nice to point the watch file somewhere useful if we're
already updating the package. Assuming future releases will happen on
github:

version=3
http://githubredir.debian.net/github/andreafrancia/trash-cli (.*).tar.gz

Bug #593104 was fixed upstream and could be closed in the changelog.

You also fix Bug #510043, and should close it. Though, you should use
X-Python-Version rather than XS-Python-Version.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_aybb+hxn7cj0f74sjndhacruv+ztvvkb9srfuolyvr...@mail.gmail.com



Re: watch-file syntax help

2012-02-09 Thread Andrew Starr-Bochicchio
On Thu, Feb 9, 2012 at 2:37 PM, Daniel Martí
danielmarti.deb...@gmail.com wrote:
 Dear Mentors,

 I'm having some trouble at creating a watch file for the packace preload.

 The upstream tarballs are found as follows:
 http://sourceforge.net/projects/preload/files/preload/0.6.4/preload-0.6.4.tar.gz

 The problem lies where its parent folder changes at every release. Would
 anyone know how to make that work with debian/watch?

You can use qa.debian.org's SourceForge redirector like so:

  http://sf.net/project/tar-name-(.+)\.tar\.gz

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AxKJ0zWPStd9N4hXJgPj22Tb=WnAV3r1z4§whgrr...@mail.gmail.com



Re: Work-needing packages report for Feb 3, 2012

2012-02-02 Thread Andrew Starr-Bochicchio
 On 03/02/12 01:26, w...@debian.org wrote:

 The following is a listing of packages for which help has been requested
 through the WNPP (Work-Needing and Prospective Packages) system in the
 last week.

On Thu, Feb 2, 2012 at 8:03 PM, Jerome BENOIT g62993...@rezozer.net wrote:
 Hello Lists:

 May I add that there are also packages waiting for a sponsor for uploading ?

An automated wnpp-like report for the sponsorship-request package
would be nice. Though maybe just sent to the debian-mentors list
rather than to devel.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ay-axfnwcpl2ytc9kr0eh+m12f3gpsxs1vyufphbpf...@mail.gmail.com



Re: sponsorship-requests

2012-01-30 Thread Andrew Starr-Bochicchio
On Mon, Jan 30, 2012 at 3:30 PM, Boris Pek tehnic...@yandex.ru wrote:
 Is it active and the preferred way now? So as of now, we should file
 a bug with sponsorship-requests instead of sending an email directly
 to debian-mentors list?

 It generates too much noise in this mailing list I think. It will be very
 uncomfortable to people who did not setup mailing filters yet.

For people not interested in the general discussion on this list, this
will decrease the noise. You can subscribe directly to your RFS bug
report rather than to the entire list. Subscribing to a bug can be
done by sending an email to nnn-subscr...@bugs.debian.org, where nnn
is the number of the bug.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_Az41-G0-AbUKEBTfoRiQuOoaaHbHOKHLLxV4=dqwip...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2012-01-17 Thread Andrew Starr-Bochicchio
On Wed, Dec 28, 2011 at 12:01 PM, Andrew Starr-Bochicchio
a.star...@gmail.com wrote:
 On Wed, Dec 28, 2011 at 6:45 AM, Ansgar Burchardt ans...@debian.org wrote:
 Andrew Starr-Bochicchio a.star...@gmail.com writes:
 Sigh... Any one feel giving me a Christmas present? Still builds in a
 clean sid chroot, still is lintian clean, and still fixes a bug
 reported by a Debian user.
  dget -x 
 http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc5-1.dsc

Sponsored off list.

Thanks all!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AwzLKKj1dQO+TyKcxH2EzMr2vLf3WkhKPSt=avma7h...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-12-28 Thread Andrew Starr-Bochicchio
On Wed, Dec 28, 2011 at 6:45 AM, Ansgar Burchardt ans...@debian.org wrote:
 Hi,

 Andrew Starr-Bochicchio a.star...@gmail.com writes:
 Sigh... Any one feel giving me a Christmas present? Still builds in a
 clean sid chroot, still is lintian clean, and still fixes a bug
 reported by a Debian user.
  dget -x 
 http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc5-1.dsc

 The upstream tarball contains a lot of generated files (Makefile, *.o, a
 complete installation in debian/parcellite/, executable, ...).  Is
 upstream aware that a dist-gzip (dist-bzip2, dist-xz) target
 exists?

 Having generated files makes the diff much larger so I did not review
 the other changes so far.

The last few releases have had a number of issues that I've had to
work around regarding the upstream tarball being messy. Attached is a
filtered debdiff that should hopefully make this easier to review. I
suppose I could repack the source, and drop my work-a-rounds in the
packaging if a potential sponsor wanted.

 Also upstream now has its own debian/ directory.  If they want to
 distribute packages on their own, they should probably base their work
 on your current package (which is much better than what upstream has
 right now).

I'm not sure why he's chosen to do this. He is aware of my efforts
(we've corresponded). Luckily v3 source packages nuke the upstream
debian directory.

Thanks for the comments!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


filtered-debdiff
Description: Binary data


RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-12-27 Thread Andrew Starr-Bochicchio
Sigh... Any one feel giving me a Christmas present? Still builds in a
clean sid chroot, still is lintian clean, and still fixes a bug
reported by a Debian user.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


On Thu, Oct 27, 2011 at 6:20 PM, Andrew Starr-Bochicchio
a.star...@gmail.com wrote:
 This has been languishing for over a month. Anyone feel like taking a look?

 On Wed, Sep 14, 2011 at 7:53 PM, Andrew Starr-Bochicchio
 a.star...@gmail.com wrote:
 Hi all,

 I'm looking for a sponsor for my package parcellite. I would also
 appreciate it if the sponsor would set the DM-Upload-Allowed field.
 The bug adding my key to the keyring has been changed to pending, so I
 can only assume that it is going to be added with the next upload. [0]
 (Unfortunately, my questions on that bug and on debian-newmaint@l.d.o
 have gone unanswered; so I don't really know.) I've maintained this
 package since 2008.

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

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

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

  dget -x 
 http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc5-1.dsc

 Or you can grab it from bzr:

 bzr branch http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/
 bzr bd -S -- -sa

 Here is the changelog entry for this upload:

 parcellite (1.0.2~rc5-1) unstable; urgency=low

  * New upstream release.
   - Fixed the primary deselect and file cut/paste issue.
     (Closes: #639142, LP: #848771)
  * Drop debian/patches/dsofix.patch, applied upstream.
  * debian/copyright: More tweaks in order to bring into
    compliance with DEP-5.
  * debian/rules:
   - Delete config.{status, log} in the clean target. The
     relevant lintian warnings are overridden in
     debian/source/lintian-overrides.
   - Also remove binaries not cleaned from source package.
  * debian/patches/manpage_cleanup.patch: Clean up a number
    of issues with the manpage to make lintian happy.

 Thanks!

 -- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
 http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1

 [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597886



--
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/cal6k_awyqveorwyltdmvm1qefbs8kvptoybexaodvguyg9g...@mail.gmail.com



Re: Re: [Pkg-fonts-devel] Sponsor for the Font Pecita

2011-12-22 Thread Andrew Starr-Bochicchio
On Thu, Dec 22, 2011 at 2:11 PM, Christian PERRIER bubu...@debian.org wrote:
 Quoting Maison en a Pecita (acquado...@gmail.com):
 I also don't really understand the need for the following in
 debian/rules:

 build-stamp: configure-stamp
        dh_testdir
        mkdir build
        cd build; cp ../Pecita.otf ./


 Indeed, this package is a very good candidate for having a one-liner
 dh7-style debian/rules. You may want to look at one of the many font
 packages maintained by the team.


On Thu, Dec 22, 2011 at 9:42 PM, Maison en a Pecita
acquado...@gmail.com wrote:
 Christian,

 I tested a binary package: it does'nt work and I must restore the
 build-stamp.

Just removing the build-stamp alone isn't enough. Your build-stamp
target copies the otf file to build/ and then your install target
installs it from that build/ directory with:  install -m 0644
build/*.otf $(CURDIR)/debian/fonts-pecita$(IFD)

So, to drop the build-stamp, you would need to adjust the install
target to: install -m 0644 *.otf $(CURDIR)/debian/fonts-pecita$(IFD)

Though, as Christian mentioned, your package could be much simpler
with a dh7-style debian/rules file. For instance, if you had a
debian/install file with the contents: *.otf
usr/share/fonts/opentype/pecita

Your debian/rules file would only need to contain:

#!/usr/bin/make -f
%:
dh $@

I hope I explained that ok. Try looking at an existing package in the
pkg-fonts svn repository. Like:
http://anonscm.debian.org/viewvc/pkg-fonts/packages/fonts-nafees/trunk/

On Thu, Dec 22, 2011 at 2:11 PM, Christian PERRIER bubu...@debian.org wrote:
 W: fonts-pecita source: native-package-with-dash-version

You need to provide fonts-pecita_3.2.orig.tar.gz when building the
source package.

 W: fonts-pecita source: debian-rules-missing-recommended-target build-arch
 W: fonts-pecita source: debian-rules-missing-recommended-target build-indep

These would be fixed by using the dh7-style debian/rules file.

 W: fonts-pecita source: out-of-date-standards-version 3.8.4 (current is 3.9.2)

This is regarding the Standards-Version field in debian/control

 W: fonts-pecita: maintainer-script-empty prerm
 W: fonts-pecita: maintainer-script-empty preinst
 W: fonts-pecita: maintainer-script-empty postinst

debian/prerm, debian/preinst, and debian/postinst are all empty and
should be removed.

The debian/docs file is also empty and can be removed.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AwCVs=ndOwi8C01Z7OaF7ePPzw4ur1_RPZGbFu=ht4...@mail.gmail.com



Re: [debexpo] Fwd: DebianQA plugin question

2011-11-05 Thread Andrew Starr-Bochicchio
On Sat, Nov 5, 2011 at 9:04 AM, Arno Töll deb...@toell.net wrote:
 On 05.11.2011 05:54, Andrew Starr-Bochicchio wrote:
 I almost forgot that I produced this patch for debexpo.

 I just tested your patch and successively committed it into our
 repository [1]. We will announce it here on the mailing list, as soon as
 we deploy a version which includes your change.

 [1]
 http://anonscm.debian.org/gitweb/?p=debexpo/debexpo.git;a=shortlog;h=refs/heads/devel

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_ayxqnwgvomjrbf5d9pki5zjmpt6+jj5xjzxcodw2+8...@mail.gmail.com



[debexpo] Fwd: DebianQA plugin question

2011-11-04 Thread Andrew Starr-Bochicchio
Hi all,

I almost forgot that I produced this patch for debexpo. What is the
correct list for discussion of debexpo development? There is:

 debexpo-de...@workaround.org
 debexpo-de...@lists.alioth.debian.org

And people seem to talk about it here as well. My previous patch was
applied quickly by filling a bug on the Alioth project, but I had
implementation questions that I wanted to ask first on this one.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- Forwarded message --
From: Andrew Starr-Bochicchio a.star...@gmail.com
Date: Wed, Aug 17, 2011 at 5:41 PM
Subject: DebianQA plugin question
To: debexpo-de...@workaround.org


Hi all,

I was thinking that it might be nice to link to the PTS page for
packages that are already in Debian. I noticed that there is already a
plugin that checks if a package is already in Debian, but it does not
seem to be enabled (nor does it work for me). The DebianQA plugin has
a number of other checks in it as well, but most of them don't do
anything yet (i.e. they are simply functions that have #TODO as their
entire contents).

If I don't intend to actually finish all of these checks, would it be
more desirable to move the Package is in Debian check to a new
plugin or to enable the DebianQA plugin and comment out the
non-working checks?

(Please CC me in replies. I am not subscribed.)

Thanks,

-- Andrew Starr-Bochicchio

  Ubuntu Developer https://launchpad.net/~andrewsomething
  Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
  PGP/GPG Key ID: D53FDCB1


0001-Fix-test-for-if-package-is-in-Debian-in-the-Debian-Q.patch
Description: Binary data


0002-If-package-is-in-Debian-link-to-the-PTS-page.patch
Description: Binary data


Re: mentors.d.o

2011-11-02 Thread Andrew Starr-Bochicchio
On Wed, Nov 2, 2011 at 8:56 AM, Arno Töll deb...@toell.net wrote:
 On 02.11.2011 00:07, Stefano Zacchiroli wrote:
 On Tue, Nov 01, 2011 at 10:24:54PM +, Iain Lane wrote:
 In attendance will be myself, Allison Randal and zack. I plan on
 arguing for the increased use of mentors (debexpo) and the medium-term
 deprecation of Ubuntu's equivalent, REVU.

 Thus, currently mentors.d.n can be used regarding Ubuntu only insofar as
 packages entering Debian end up in Ubuntu anyway.

That is in fact the goal, AFAIKT.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_Azvq3_ry1-_q=ifoihoinesyc9_ttakcsyr13pximz...@mail.gmail.com



Re: RFS: procmeter3

2011-11-02 Thread Andrew Starr-Bochicchio
2011/11/2 Wences René Arana Fuentes ara...@debian.org.gt:
 Dear mentors,

 I am looking for a sponsor for my package procmeter3.

snip...

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

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

This is by no means a full review, just something I noticed. Also, I
am not a DD so I can't upload the package. That above page lists your
package's Vcs-Browser as:

http://anonscm.debian.org/git/collab-maint/procmeter3.git

That isn't a particularly useful link. This might be more appropriate
for that field:

http://anonscm.debian.org/gitweb/?p=collab-maint/procmeter3.git

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AxN+Nr_0qodih=Wa8WsX=jr-97o7zuh2da83huyywr...@mail.gmail.com



Re: RFS: python-snappy

2011-11-01 Thread Andrew Starr-Bochicchio
On Tue, Nov 1, 2011 at 10:07 AM, Shell Xu shell909...@gmail.com wrote:
 So I wanna know if there has a way which can use dh_python2 and dh_python3
 in same source package.

Yes there is, but I haven't had to do this myself yet. I would suggest
looking an existing package that already does this. For instance, I
notice that python-crypto provides a python3 and a python2 package.
You can browse its VCS at:

http://anonscm.debian.org/viewvc/python-modules/packages/python-crypto/trunk/debian/

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_awr1bgzm9ercyeux1sj3mretuotxqqdv9ugwtkg_tc...@mail.gmail.com



Re: Overriding .desktop file with localized version (QasMixer)

2011-11-01 Thread Andrew Starr-Bochicchio
On Tue, Nov 1, 2011 at 10:46 AM, Teus Benschop teusjanne...@gmail.com wrote:
 On Tue, 2011-11-01 at 15:34 +0100, Sebastian H. wrote:
 1. It allows to add new translations or update existing ones
 without having to change/revalidate the (fat) qasmixer package.

 2. The l10n package can be used for all architectures.
 This should save some precious bytes on the package servers.

 It is possible to use this structure:
 package qasmixer, depends on:
 package qasmizer-data
 The -data package may then contain all stuff that works on all
 architectures, including all the localized strings in the .desktop file.

Of course, you'll get the same lintian warning.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_azm9camzqwbujynb64s38qz4syh+jgvu4ymojm9-0n...@mail.gmail.com



Re: Overriding .desktop file with localized version (QasMixer)

2011-11-01 Thread Andrew Starr-Bochicchio
On Tue, Nov 1, 2011 at 2:57 PM, Sebastian H. va...@gmx.de wrote:
 Am 01.11.2011 15:52, schrieb Andrew Starr-Bochicchio:
 On Tue, Nov 1, 2011 at 10:46 AM, Teus Benschop teusjanne...@gmail.com 
 wrote:
 On Tue, 2011-11-01 at 15:34 +0100, Sebastian H. wrote:
 1. It allows to add new translations or update existing ones
 without having to change/revalidate the (fat) qasmixer package.

 2. The l10n package can be used for all architectures.
 This should save some precious bytes on the package servers.

 It is possible to use this structure:
 package qasmixer, depends on:
 package qasmizer-data
 The -data package may then contain all stuff that works on all
 architectures, including all the localized strings in the .desktop file.

 Of course, you'll get the same lintian warning.

 Yes, right, the warning would remain. :/

 Here's the more details current upstream scenario.

 qasmixer_X.Y.tar.bz2         - Two number version
 qasmixer-l10n_X.Y.Z.tar.bz2  - Three number version

 X and Y always match, but Z grows with every new l10n submit.

 What I can do is to create either

 1. two packages, qasmixer_X.Y and qasmixer-l10n_X.Y.Z
  - Has the lintian warning issue

 2. one package qasmixer_X.Y.Z with both tarballs merged
  - Most package data would be duplicated with every l10n submit
  - Binary would be recompiled on every l10n submit

I suppose I was being a bit glib. If you have a corner case where the
lintian warning can be safely ignored and it is not something that
should be fix in lintian, I think you should just override the lintian
warning.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_aytmspqfbtyole1nvhp+nbjpdmcsmfnhb5msjqgvpj...@mail.gmail.com



RFS: trash-cli (NMU)

2011-10-31 Thread Andrew Starr-Bochicchio
Dear mentors,

I am looking for a sponsor for a NMU of the package trash-cli. This
upload will close a number of open bugs in the package. The maintainer
has been too busy to update the package, but he has given approval for
a NMU. (Update bug is CCed, so please speak up if you see something
you're not happy with Steve.)

I've attached a debdiff filtered to only show packaging changes for
easier review.

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

  http://mentors.debian.net/package/trash-cli

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

  dget -x 
http://mentors.debian.net/debian/pool/main/t/trash-cli/trash-cli_0.11.3-r315-0.1.dsc

Here is the complete changelog entry for this upload:

trash-cli (0.11.3-r315-0.1) unstable; urgency=low

  * Non-Maintainer Upload.
  * New upstream release (Closes: #550074).
   - Output of 'df' misinterpreted on non-english systems or
 systems using long device names (Closes: #493212).
   - Debian version of trash-cli contains a serious bug that
 could create data loss (Closes: #593104).
  * Convert from deprecated python-support to dh_python2.
   - Drop pycompat and pyversions files.
   - Set X-Python-Version filed in debian/control to = 2.5 (Closes: #510043).
   - Set DEB_PYTHON2_MODULE_PACKAGES in debian/rules.
   - Versionize build dependencies on cdbs (= 0.4.90~) and
 python (= 2.6.6-3~).
  * Drop debian/manpages/* in favor of new upstream manpages.
  * Convert to source format 3.0 (quilt). This was done even though this is a
NMU as patches are added and CDBS' simple-patchsys is deprecated.
  * debian/patches/manpage-typos.patch:
   - Fixes typos in empty-trash.1 (Closes: #611689). Thanks to Oohara Yuuma.
   - Make sure command names in man pages reflect reality.
  * debian/patches/manpage-install-path.patch:
   - Install manpages into the correct location.
  * Update debian/watch for move from Source Forge to Google Code.
  * debian/control:
   - Depend on ${misc:Depends}.
   - Update homepage field.
   - Add new dependency on python-unipath.
   - Add build dependency on python-setuptools.
  * Add debian/NEWS documenting the change in command names.

I would be glad if someone uploaded this package for me.

Kind regards,

Andrew Starr-Bochicchio


trash-cli-packaging.diff
Description: Binary data


Re: RFS: python-mimeparse

2011-10-31 Thread Andrew Starr-Bochicchio
On Mon, Oct 31, 2011 at 9:23 PM, Jakub Wilk jw...@debian.org wrote:
 Now your package fails to build in a minimal chroot:
 |    debian/rules override_dh_auto_test
 | make[1]: Entering directory
 `/build/python-mimeparse-NNa7Qr/python-mimeparse-0.1.3'
 | python2.6 mimeparse_test.py
 | make[1]: python2.6: Command not found
 | make[1]: *** [test-python2.6] Error 127

You have PYVERS=$(shell pyversions -vr 2 /dev/null) in your rules
file. Which will return:

$ pyversions -vr
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
2.6 2.7

Yet, you only depend on python. You need python-all.


 I wanted to skip test by setting DEB_BUILD_OPTIONS=nocheck but it didn't
 help...

You have an override_dh_auto_test target in your rules file as well.
Unfortunately, this will cause
DEB_BUILD_OPTIONS=nocheck to be ignored. You need something like:

ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_test: ${PYVERS:%=test-python%}
endif

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_Aww0=v2UAXPyhqtxRA9j_Lge+YYz7J-04G3SEmOzKÝa...@mail.gmail.com



Re: RFS: blogofile

2011-10-31 Thread Andrew Starr-Bochicchio
On Wed, Oct 26, 2011 at 4:32 PM, Andreas Rütten andreasruet...@gmx.de wrote:
 I am looking for a sponsor for my package blogofile.

  * Package name    : blogofile
   Version         : 0.7.1-1
   Upstream Author : Ryan McGuire r...@enigmacurry.com
  * URL             : http://www.blogofile.com/
  * License         : Expat (MIT)
   Section         : web

 It builds those binary packages:

 blogofile  - Static website compiler and blog engine
 blogofile-converters - Blog converter collection for Blogofile

I'm not a DD, so I can't actually sponsor this. It sounds like an
interesting package, so I did a quick review. Building in a clean sid
chroot, I get this lintian error from the produced binary package:

E: blogofile: python-script-but-no-python-dep usr/bin/blogofile
N:
N:Packages with Python scripts should depend on the package python. Those
N:with scripts that specify a specific version of Python must depend on
N:that version of Python (exactly).
N:
N:For example, if a script in the package uses #!/usr/bin/python, the
N:package needs a dependency on python. If a script uses
N:#!/usr/bin/python2.6, the package needs a dependency on python2.6. A
N:dependency on python (= 2.6) is not correct, since later versions of
N:Python may not provide the /usr/bin/python2.6 binary.
N:
N:If you are using debhelper, adding ${python:Depends} to the Depends
N:field and ensuring dh_pysupport or dh_pycentral are run during the build
N:should take care of adding the correct dependency.
N:
N:In some cases a weaker relationship, such as Suggests or Recommends,
N:will be more appropriate.
N:
N:Severity: important, Certainty: certain
N:
N:Check: scripts, Type: binary

Looking at DEBIAN/control in the resulting deb confirms that there is
no direct python dependency for blogofile. Reading over the log file
reveals that dh_python2 is never actually run. It took me awhile to
figure it out, but it seems you have a one character typo. Your rules
file has:


%:
dh $@ --buildsystem=python_distutils --with-python2

It should be:

%:
dh $@ --buildsystem=python_distutils --with python2

Notice, no hyphen between with and python.



-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_azjbh1vri18kr+9iz_my5gqez7gojthsx+jx+ze4ks...@mail.gmail.com



Re: RFS: Apper

2011-10-31 Thread Andrew Starr-Bochicchio
 by Trever Fischer / 2009-2011 by Daniel Nicoletti

According to Dep-5 (which you have in the format filed), it should be like:

Copyright: 2008, Trever Fischer
2009-2011, Daniel Nicoletti


Hope that helps...

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AyYcku=zya87qz-+mzwvtsjs3bht0x8dkuozhppxzg...@mail.gmail.com



Re: my upstream's package contains a font.

2011-10-27 Thread Andrew Starr-Bochicchio
On Thu, Oct 27, 2011 at 4:57 AM, Paul Elliott
pelli...@blackpatchpanel.com wrote:

 Help, my upstream package contains a font.

 /usr/share/fonts/truetype/maitreya/MaitreyaSymbols6.ttf

 this font is highly specialized and unlikely to be used by any other package.

 lintian says I must split off a font package.

 I: maitreya: font-in-non-font-package
 usr/share/fonts/truetype/maitreya/MaitreyaSymbols6.ttf N:
 N:    This package contains a *.ttf, *.otf, or *.pfb file, file extensions
 N:    used by TrueType, OpenType, or Type 1 fonts, but the package does not
 N:    appear to be a dedicated font package. Dedicated font package names
 N:    should begin with ttf-, otf-, or t1-, depending on the types of fonts
 N:    included. (Type 1 fonts are also allowed in packages starting with
 N:    xfonts-.) If the font is already packaged, you should depend on that
 N:    package instead. Otherwise, normally the font should be packaged
 N:    separately, since fonts are usually useful outside of the package
 that N:    embeds them.
 N:
 N:    Severity: wishlist, Certainty: possible
 N:

This tag actually needs to be updated. Font packages are now supposed
to begin with fonts- I just sent a patch to the Lintian maintainers.
See: http://wiki.debian.org/Fonts/PackagingPolicy

 In any case, if I must split out a font package, how do I do it? Are there any
 examples out there?

Without looking at your package I can only give you a general idea.
Most likely it is as simple as:

Create a new binary stanza in debian/control for fonts-maitreya. This
stanza should contain Section: fonts along with the normal fields.

Create a debain/fonts-maitreya.install file with the contents:

usr/share/fonts/truetype/maitreya/MaitreyaSymbols6.ttf

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/cal6k_aznnk0faqv9rifk-c+v_y6bkwr2rl4k5mmpd964eze...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-10-27 Thread Andrew Starr-Bochicchio
This has been languishing for over a month. Anyone feel like taking a look?

On Wed, Sep 14, 2011 at 7:53 PM, Andrew Starr-Bochicchio
a.star...@gmail.com wrote:
 Hi all,

 I'm looking for a sponsor for my package parcellite. I would also
 appreciate it if the sponsor would set the DM-Upload-Allowed field.
 The bug adding my key to the keyring has been changed to pending, so I
 can only assume that it is going to be added with the next upload. [0]
 (Unfortunately, my questions on that bug and on debian-newmaint@l.d.o
 have gone unanswered; so I don't really know.) I've maintained this
 package since 2008.

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

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

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

  dget -x 
 http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc5-1.dsc

 Or you can grab it from bzr:

 bzr branch http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/
 bzr bd -S -- -sa

 Here is the changelog entry for this upload:

 parcellite (1.0.2~rc5-1) unstable; urgency=low

  * New upstream release.
   - Fixed the primary deselect and file cut/paste issue.
     (Closes: #639142, LP: #848771)
  * Drop debian/patches/dsofix.patch, applied upstream.
  * debian/copyright: More tweaks in order to bring into
    compliance with DEP-5.
  * debian/rules:
   - Delete config.{status, log} in the clean target. The
     relevant lintian warnings are overridden in
     debian/source/lintian-overrides.
   - Also remove binaries not cleaned from source package.
  * debian/patches/manpage_cleanup.patch: Clean up a number
    of issues with the manpage to make lintian happy.

 Thanks!

 -- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
 http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1

 [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597886



--
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/CAL6k_AwwjCz0D9X+k4ªv2c6hrvbhx_fb6whn+wh65imdv...@mail.gmail.com



Re: watch file when url is raw text not in a link.

2011-10-20 Thread Andrew Starr-Bochicchio
On Thu, Oct 20, 2011 at 6:21 PM, Paul Elliott
pelli...@blackpatchpanel.com wrote:


 Is it possible to write a watch file for a case when the url is raw text in
 the web page but not in a link, that is, no href?

 This web page contains the pointer to the file:

 http://www.openastro.org/?Download

 which is

 https://launchpad.net/~pellesimon/+archive/+files/openastro.org_1.1.25.orig.tar.gz

 but it is raw text in the web page, not in a link. How would one write a
 watch file for this? I want to pick up files of the form :
 openastro.org_(.*).orig.tar.gz

That's actually a Launchpad PPA. This will get what you're looking for:

version=3
http://ppa.launchpad.net/pellesimon/ppa/ubuntu/pool/main/o/openastro.org/openastro.org_(.*).orig.tar.gz

$ uscan --report
Processing watchfile line for package openastro.org...
Newest version on remote site is 1.1.25, local version is 1.1.24
openastro.org: Newer version (1.1.25) available on remote site:
  
http://ppa.launchpad.net/pellesimon/ppa/ubuntu/pool/main/o/openastro.org/openastro.org_1.1.25.orig.tar.gz

Though you might want to ask your upstream to host their source
tarball in a more sensible place.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Maintainer
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AzgeAPOfBALSNV6-+cfkCRGUOuX=BSJb=jg4uuvkdm...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-09-15 Thread Andrew Starr-Bochicchio
On Thu, Sep 15, 2011 at 6:23 AM, Jakub Wilk jw...@debian.org wrote:
 * Andrew Starr-Bochicchio a.star...@gmail.com, 2011-09-14, 23:59:

 I'm looking for a sponsor for my package parcellite. I would also
 appreciate it if the sponsor would set the DM-Upload-Allowed field.

 I might be stricter than some, but for me this is a no-go. According to
 my interpretation of the DM process, this flag should only be set by a
 sponsor that is familiar with your work and has confidence that you can
 maintain the package without supervision. I don't think one upload is enough
 to know this.

 This is also my understanding.

 And that is your prerogative. That's why I haven't set the field myself.
 If you'd care to sponsor the package as is, I would appreciate it. If
 someone else, most likely one of the people who have already sponsored this
 package I've maintained since 2008, trusts my work and would like to both
 upload it and set the DM-Upload-Allowed field, I would be twice as
 appreciative.

 If a sponsor if familiar with your work, then surely he's also aware that
 you are a DM. There's no need to mention it in your RFS mail. :)

I'm certainly not the first person to ask for this on this list. I'm
not sure what the piling on is about. Again I'll point out that I did
not set that field myself, I simply requested that if possible the
sponsor should set it. I'm not trying to slip anything by someone.
Though, I would still be quite happy if someone just uploaded the
package as is. Users certainly don't care about any of this and just
want the bug fixes contained in this release.

Anyways, I have no idea how much any sponsor knows about my work. The
majority of packages I've had sponsored through this list over the
years have only had terse replies such as Uploaded. Sometimes I
don't know that the package has been sponsored except for the Accepted
mail. I imagine one of the people that have sponsored my uploads in
this way over the years could both be willing to set the field and not
aware of my becoming a DM.

Thanks,

- Andrew


-- 
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/CAL6k_Ax82WK=5p-XxcLVOtSyMYCPqVRD9jHKQnWwSsG1=tj...@mail.gmail.com



Re: Rejected experimental package (was Re: RFS: roxterm (updated package))

2011-09-15 Thread Andrew Starr-Bochicchio
On Thu, Sep 15, 2011 at 9:30 AM, Tony Houghton h...@realh.co.uk wrote:
 On Tue, 13 Sep 2011 13:28:19 +0100
 Tony Houghton h...@realh.co.uk wrote:

 I think releasing to experimental would be the best option at the
 moment, so I'll upload a new version later.

 I tried that and my package was rejected by m.d.n:

 You are not uploading to one of those Debian distributions: 
 unstablestable-backports oldstable-backports stable-backports-sloppy 
 oldstable-backports

 Is experimental now disallowed or might I have done something else wrong
 and triggered a misleading error message?

This is certainly a bug. You can file bugs against the debexpo project
on Alioth:

https://alioth.debian.org/projects/debexpo/

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_ayowcukbks2yro99zxoet1kmy_ecva4dt_ptezmsce...@mail.gmail.com



Re: Rejected experimental package (was Re: RFS: roxterm (updated package))

2011-09-15 Thread Andrew Starr-Bochicchio
On Thu, Sep 15, 2011 at 11:45 AM, Arno Töll deb...@toell.net wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 This is certainly a bug. You can file bugs against the debexpo project
 on Alioth:

 No need to do. I already fixed that a few days ago [1]. However I didn't
 merge our master branch to live (i.e. the deployment branch) yet.

Heh. I guess that explains why I was just looking at that piece of
code wondering what in the world the problem could be. experimental
is listed there. Is there a missing comma somewhere? I can't see any
reason why this shouldn't work!

Pro tip: Look at the log messages first!

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_AzG=u9X2kdwEdN8YTAdBbzdFW6s9tuEaU1=l3nsib0...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-09-15 Thread Andrew Starr-Bochicchio
On Thu, Sep 15, 2011 at 2:54 PM, Johan Van de Wauw
johan.vandew...@gmail.com wrote:
 On Thu, Sep 15, 2011 at 5:06 PM, Andrew Starr-Bochicchio
 a.star...@gmail.com wrote:

 Anyways, I have no idea how much any sponsor knows about my work. The
 majority of packages I've had sponsored through this list over the
 years have only had terse replies such as Uploaded.
 At least somebody should have advocated your work if you became debian
 maintainer? Why not ask him/her?

Because that DD, while they have sponsored many uploads of mine, has
only sponsored packages that I maintain as part of a team. Those
packages are very specific. He has been extremely helpful, but at the
same time he often seems hard pressed to find the time to
review/sponsor my uploads for that team as it is. I haven't wanted to
bother him with packages not at all related to that team's work.

Again, feel free not to set the DMUA field.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AxsDS3G4qjw+=xobo4rfkajxkmr6xfy6kkknfybud7...@mail.gmail.com



RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-09-14 Thread Andrew Starr-Bochicchio
Hi all,

I'm looking for a sponsor for my package parcellite. I would also
appreciate it if the sponsor would set the DM-Upload-Allowed field.
The bug adding my key to the keyring has been changed to pending, so I
can only assume that it is going to be added with the next upload. [0]
(Unfortunately, my questions on that bug and on debian-newmaint@l.d.o
have gone unanswered; so I don't really know.) I've maintained this
package since 2008.

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

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

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

  dget -x 
http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc5-1.dsc

Or you can grab it from bzr:

bzr branch http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/
bzr bd -S -- -sa

Here is the changelog entry for this upload:

parcellite (1.0.2~rc5-1) unstable; urgency=low

  * New upstream release.
   - Fixed the primary deselect and file cut/paste issue.
 (Closes: #639142, LP: #848771)
  * Drop debian/patches/dsofix.patch, applied upstream.
  * debian/copyright: More tweaks in order to bring into
compliance with DEP-5.
  * debian/rules:
   - Delete config.{status, log} in the clean target. The
 relevant lintian warnings are overridden in
 debian/source/lintian-overrides.
   - Also remove binaries not cleaned from source package.
  * debian/patches/manpage_cleanup.patch: Clean up a number
of issues with the manpage to make lintian happy.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597886


-- 
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/cal6k_azp9hv7+tdzdclh64ae-hejbbqkwwbvk6y5irtuzjp...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc5-1 (updated package)

2011-09-14 Thread Andrew Starr-Bochicchio
On Wed, Sep 14, 2011 at 10:09 PM, David Bremner brem...@debian.org wrote:
 On Wed, 14 Sep 2011 19:53:20 -0400, Andrew Starr-Bochicchio 
 a.star...@gmail.com wrote:
 Hi all,

 I'm looking for a sponsor for my package parcellite. I would also
 appreciate it if the sponsor would set the DM-Upload-Allowed field.

 I might be stricter than some, but for me this is a no-go.  According to
 my interpretation of the DM process, this flag should only be set by a
 sponsor that is familiar with your work and has confidence that you can
 maintain the package without supervision. I don't think one upload is
 enough to know this.

And that is your prerogative. That's why I haven't set the field
myself. If you'd care to sponsor the package as is, I would appreciate
it. If someone else, most likely one of the people who have already
sponsored this package I've maintained since 2008, trusts my work and
would like to both upload it and set the DM-Upload-Allowed field, I
would be twice as appreciative.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_Ax8JiFvZHfiU2WA313=p5ebhzyrnza00zulhnno1zn...@mail.gmail.com



Re: News about the mentors.debian.net transition to upgraded software

2011-08-14 Thread Andrew Starr-Bochicchio
 On 13.08.2011 18:16, Stanislav Maslovski wrote:
 ... still points to old package!

 One could argue, this is by design. It is not supported to re-upload a
 new package with the same Debian version to official archives either.

That seems like a very bad design decision for a site dedicate to the
iterative process of review then. I've always been told (and it has
been repeatedly mentioned on this very list) that packages should only
bump their version numbers for versions that actually entered the
official archives.

-- Andrew Starr-Bochicchio

   Debian Contributor
   http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/cal6k_aydpor_hzx6mvhrmc9hsrbef0bxsj3uw24iydxo7cs...@mail.gmail.com



Re: RFS: parcellite 1.0.2~rc2-1 (updated package)

2011-08-10 Thread Andrew Starr-Bochicchio
On Fri, Aug 5, 2011 at 10:07 AM, Kilian Krause kil...@debian.org wrote:
 Anyway, regarding your packaging:

 1.) adding autotools-dev would be still a plus for your package.

 2.) debian/copyright is not (yet) in DEP-5 format but in some older format.
    I don't know about Ubuntu but for Debian converting to DEP-5 would be
    preferred (at least in d-mentors)

 3.) debian/patches/dsofix.patch is having a good DEP-3 header already yet
    hasn't been marked as pushed upstream. Don't you think upstream will be
    interested in importing this back into their files?

 4.) The LGPL2 files obviously still have the wrong FSF address:
 ./src/eggaccelerators.h: LGPL (v2 or later) (with incorrect FSF address)
 ./src/eggaccelerators.c: LGPL (v2 or later) (with incorrect FSF address)
    You may want to inform upstream about this and have them fix this with
    the next release.

 Other than that looks good to go, thus built, signed, uploaded.

Thanks for the detailed review and upload! Good news and bad news.

Bad news first: This upload introduced bug #637272

Good news: Upstream has already released a fix, and I have an upload
prepared with this new release that also addresses all of your above
points!

I've uploaded it to debexpo:

dget -x 
http://expo.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc3-1.dsc

If for some reason it has gotten lost in the transition, you can grab
it from collab-maint with:

bzr branch http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/
bzr builddeb -S -- -sa

Here's the changelog for this release:

parcellite (1.0.2~rc3-1) unstable; urgency=low

  * debian/copyright: Update to current revision of Dep 5.
  * Update config.sub and config.guess with dh_autotools_dev.
  * debian/patches/dsofix.patch: Add upstream bug to header.
  * New upstream release.
   - Fixed Status Icon missing on execute Action (Closes: #637272).

Thanks so much!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_Aye_ahvP4hPNbV+x+D+nuUA+8==3tnegfsxkbvtfyf...@mail.gmail.com



RFS: parcellite 1.0.2~rc2-1 (updated package)

2011-08-02 Thread Andrew Starr-Bochicchio
Hi Mentors,

My sponsor is a swamped with other matters, so I turn to you to
hopefully review/ sponsor my package.

I've uploaded it to mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/p/parcellite
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/p/parcellite/parcellite_1.0.2~rc2-1.dsc

Or you can grab it from bzr (which I've just moved from Launchpad to
collab-maint):

bzr branch http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/
bzr bd -S -- -sa

Here is the changelog entry for this upload:

parcellite (1.0.2~rc2-1) unstable; urgency=low

 * New upstream release (LP: #808409).
  - Added Data Size limt (Closes: #602205).
 * debian/rules, debian/source/lintian-overrides:
   Upstream has fixed their issue with 'make distclean'.
   We no longer need to delete config.status in the
   clean target of debian/rules.
 * debian/control: Bump Standards-Version to 3.9.2,
   no changes needed.
 * debian/patches/dsofix.patch: Link to additional
   libs needed due to no indirect linking with Debian's
   gcc.
 * Move bzr packaging branch from Launchpad to Debian
   collab-maint. Update Vcs-* fields.
 * debian/watch: Use uversionmangle to correctly deal
   with rc versions.

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AzWqyHQOUbJWCp=9rnxvtng06g-qw326zvc1bvdx4q...@mail.gmail.com



Re: AGPL (was Re: Please try expo.debian.net)

2011-07-28 Thread Andrew Starr-Bochicchio
On Wed, Jul 27, 2011 at 4:06 PM, Adam Borowski kilob...@angband.pl wrote:
 On Wed, Jul 27, 2011 at 12:03:03PM -0400, Andrew Starr-Bochicchio wrote:
 Launchpad is most certainly free software (though it would have to be
 re-branded, the icons/images are not free). [0]:

 Canonical Ltd (Canonical) distributes the Launchpad source code
 under the GNU Affero General Public License, version 3 (AGPLv3).

 I can't see how someone can claim that AGPL is a free software license.

 Freedom 0: The freedom to run the program for any purpose.

I'm not a lawyer; so I have to rely on the advise of others. As AGPLv3
software is accepted into Debian main, [0] I work with the
understanding that it is free.

[0] http://lists.debian.org/debian-legal/2008/11/msg00097.html

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


-- 
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/CAL6k_AyC8T0xRXNAtCvHWRM3AP4h9j9M=r3yjb3eqybr_yd...@mail.gmail.com



Re: Please try expo.debian.net -- a replacement for mentors.debian.net

2011-07-27 Thread Andrew Starr-Bochicchio
On Wed, Jul 27, 2011 at 4:42 AM, Arno Töll deb...@toell.net wrote:

 That said, the realization mostly suffers from the fact, there is no
 software available to do this on the software side, as Launchpad is not
 free software, and usable alternatives don't exist.


Launchpad is most certainly free software (though it would have to be
re-branded, the icons/images are not free). [0]:

Canonical Ltd (Canonical) distributes the Launchpad source code
under the GNU Affero General Public License, version 3 (AGPLv3).

Unfortunately it's still not really suitable to the task.

-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


[0] https://dev.launchpad.net/LaunchpadLicense


--
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/cal6k_ayv_54ytpktrm_hge091x09cg8mxane_j_je5-5ae1...@mail.gmail.com



Re: how to get people to run lintian on their packages

2011-07-07 Thread Andrew Starr-Bochicchio
On Thu, Jul 7, 2011 at 6:45 PM, Charles Plessy ple...@debian.org wrote:
 Le Thu, Jul 07, 2011 at 10:47:24PM +0200, Paul Wise a écrit :
 It is rare to see an RFS that says The package appears to be lintian
 clean. and the package (especially binary ones) actually be lintian
 clean. If we were to change the RFS template, what could we change it
 to in order to encourage accuracy and for people to actually use
 lintian and fix any issues found.

 Hi,

 sbuild can run lintian and include its results plus a parsable pseudo-RFC-822
 field to indicate if the built package passes the test or not.  The RFS
 template could recommend to publish build logs including such iformation.

While we're sharing, here's a pbuilder hook that I (among others) use:

$ cat ~/.pbuilder-hooks/B20lintian
#!/bin/bash
#
# run lintian on generated deb files
echo   STARTING LINTIAN HOOK  
apt-get install -y --force-yes lintian
lintian -iIEm --pedantic --color=auto --allow-root /tmp/buildd/*.deb
echo   FINISHED LINTIAN HOOK  


-- Andrew Starr-Bochicchio

   Ubuntu Developer https://launchpad.net/~andrewsomething
   Debian Contributor
http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com
   PGP/GPG Key ID: D53FDCB1


--
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/CAL6k_Ayd9dRQtGhFjOXOpz-wLjyvX=fgvr8yk0b_m8cg2h+...@mail.gmail.com



Re: ClipIt -- Clipboard manager

2010-11-30 Thread Andrew Starr-Bochicchio
On Tue, Nov 30, 2010 at 5:19 AM, Charles Plessy ple...@debian.org wrote:
 Le Tue, Nov 30, 2010 at 09:43:35AM +0200, Cristian Henzel a écrit :

 Well, I just noticed that autotools-dev is actually an indirect
 dependency of intltool (intltool depends on automake which depends on
 autotools-dev) so I guess if I remove autotools-dev from the dependency
 list it won't cause any harm.

 Dear Cristian,

 it is a latent bug that will make your package fail to build if intltool stops
 depending on automake or if automake stops depending on autotools-dev.  Your
 package should build-depend on what it needs, regardless if some of these
 dependancies are also satisfied on a second or higher order by other packages.

Well, I don't see where he uses autotools-dev at all. He doesn't
update config.sub and config.guess manually or with the debhelper or
CDBS helpers. What else is autotools-dev used for?

I suppose if anything, it's automake that is not directly depending on
but should. (Though the likelihood of dh-autoreconf ever not depending
on automake seems slim.)

Thanks,

Andrew Starr-Bochicchio


--
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/aanlkti=h6tx9xb1zwpygahcedzw46c6pwsj3sd7qu...@mail.gmail.com



Re: ClipIt -- Clipboard manager

2010-11-29 Thread Andrew Starr-Bochicchio
On Thu, Nov 25, 2010 at 4:00 PM, Cristian Henzel o...@web-tm.com wrote:
 My one question would be, have you tried to contact parcellite's
 upstream maintainer? It seems like he might be willing to hand over
 the parcellite sourceforge project. Though clipit is a better name.
 Well, on his last post on http://parcellite.sf.net/ the original
 programmer said that he'd encourage people to _fork_ the program, I
 didn't see him mentioning that he would want to hand over the project,
 that is why I never even thought about this possibility.
 Of course I have mailed him before making my first release and asked him
 if he was ok with the fact that I forked the program and in his reply he
 also didn't mention anything about taking over parcellite, so like I
 said, I didn't think about this possibility. If you want, I could mail
 him again asking if he'd be interested to do that, but tbqh I find the
 name ClipIt better too, probably because I came up with it... :-D

OK. I was just wondering if you had contacted him. If he didn't
suggest it, then there's probably no need to pursue that any further.


 I just made a new upstream release to fix a couple of open issues and
 have updated the debian package on mentors.debian.net to the latest
 version (1.3.4).

I've build and tested this version, and overall it looks great. It's
lintian clean, builds fine, and functions as expected. One small thing
I noticed was that the  Build-Depends in debian/control on
autotools-dev seems unnecessary. I can build the package without it in
a clean sid chroot.

Thanks!

Andrew Starr-Bochicchio


-- 
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/aanlkti=nvdkbbgumwb8bcbfytnsjmrryozq_i-kfp...@mail.gmail.com



Re: ClipIt -- Clipboard manager

2010-11-25 Thread Andrew Starr-Bochicchio
On Fri, Nov 12, 2010 at 5:40 PM, Cristian Henzel o...@web-tm.com wrote:
 Hello,


 I am working on a cliboard manager for GTK (the project is forked from
 parcellite) and have also packaged it for debian. Because you are the
 maintainer of the project I have forked my work from, I have been told
 by the debian mentors to contact you asking if you were interested in
 sponsoring/co-maintaining this program.
 I am not sure what details you'd need, but if you are interested please
 let me know and also tell me what exactly you want to know and I can
 provide any information.

Hi,

Sorry for the late reply, and thanks for the ping Niels. Apparently I
need to refine my gmail filters, your original mail got hidden away
deep in a folder. Excuses, excuses, excuses.

I'd be happy to help co-maintain this package with you if you'd like.
Unfortunately, I am not a Debian Developer myself. I maintain my
packages through sponsorship, so I can't sponsor it myself. I don't
have time to do a thorough review of the package right now. Today is a
holiday here in the States. Though, any potential sponsor shouldn't
block on me. If we feel the need to Replace the parcellite package
with clipit this can be done in a future upload.

My one question would be, have you tried to contact parcellite's
upstream maintainer? It seems like he might be willing to hand over
the parcellite sourceforge project. Though clipit is a better name.

I'll try to get around to looking a the package more closely tomorrow,
but please don't block on me. I feel bad enough that I missed this
email for so long.

Thanks,

Andrew Starr-Bochicchio


-- 
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/aanlktimkptjxwzdeu6ywjh16voturz1erzzp8qpyq...@mail.gmail.com



RFS: ttf-rufscript

2008-10-18 Thread Andrew Starr-Bochicchio
Dear mentors,

I am looking for a sponsor for my package ttf-rufscript.

* Package name : ttf-rufscript
  Version : 010-1
  Upstream Author : Hiran Venugopalan [EMAIL PROTECTED]
* URL : http://hiran.in/blog/rufscript-font
* License : GPL-3 + Font exception
  Section : x11

It builds these binary packages:
ttf-rufscript - a handwriting based font for Latin characters

The package appears to be lintian clean.

The upload would fix these bugs: 502645

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/t/ttf-rufscript
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/t/ttf-rufscript/ttf-rufscript_010-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Andrew Starr-Bochicchio


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: file-browser-applet (new upstream release of package already in Debian)

2008-09-11 Thread Andrew Starr-Bochicchio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear mentors,

I am looking for a sponsor for the new version 0.5.9-1
of my package file-browser-applet.

It builds these binary packages:
file-browser-applet - browse and open files on your computer from the
GNOME panel

The package appears to be lintian clean.

The upload would fix these bugs: 493878, 497078

The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/f/file-browser-applet
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/f/file-browser-applet/file-browser-applet_0.5.9-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Andrew Starr-Bochicchio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjJHToACgkQL4k+fGKG+23W6QCfQNvnZGnQyqtbK61eVtNsLdlP
3PEAoMAV+Ci6b9BUIiGLIzgLpm+1agMB
=DyIh
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: file-browser-applet

2008-06-01 Thread Andrew Starr-Bochicchio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi mentors,

I am looking for a sponsor for my package file-browser-applet.

  Package name: file-browser-applet
  Version : 0.5.6-1
  Upstream Author : Axel von Bertoldi [EMAIL PROTECTED]
  URL : http://code.google.com/p/gnome-menu-file-browser-applet/
  License : GPLv2+
  Section : gnome

It builds these binary packages:
file-browser-applet - Browse and open files on your computer from the
GNOME panel

The package appears to be lintian clean.

The upload would fix these bugs: 484031

The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/f/file-browser-applet
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/f/file-browser-applet/file-browser-applet_0.5.6-1.dsc

I would be glad if someone uploaded this package for me.

Thanks,
 Andrew Starr-Bochicchio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIQzxoL4k+fGKG+20RAr4NAKCiq27vUGzdi1yjTwOL4uxfwgER3QCeM1O5
iYCzs8EgphT16UqOGfVPo+8=
=hENd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]