[Debian-med-packaging] Status of pondus packaging
Andreas Tille
andreas at an3as.eu
Tue Dec 3 19:50:28 UTC 2013
Ping?
On Mon, Nov 25, 2013 at 10:09:11PM +0100, Andreas Tille wrote:
> Hi,
>
> I'm doing some QA effort to check packages which are not uploaded for a
> long time and reupload them with an upgrade to recent packaging
> standards. By doing so I stumbled upon pondus and I'm proposing the
> attached diff.
>
> Besides the diff I would like to update I realised that while I'm part
> of "Uploaders" when beeing a member of Debian Med maintainers I can not
> commit to the VCS where pondus is maintained. This is a bit confusing
> situation. First of all I think it is common practice that not a single
> person is the maintainer but rather a team mailing list. Single
> maintainers should rather be listed as Uploaders. So consequently this
> would mean
>
> Maintainer:s Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>,
> Uploaders: Eike Nicklas <eike at ephys.de>
>
> rather than the other way around. Moreover adding the Debian Med team
> as additional Uploader is not very helpful as long as long as not least
> the DDs of the team can commit to VCS. This could be approached by
> setting ACLs as described here:
>
> https://wiki.debian.org/Alioth/FAQ#How_do_I_give_write_permission_outside_my_Alioth_project_.3F
>
> So my suggestion is you might ask for setting ACLs to the team
> repository. As an alternative I'd volunteer to take over the
> VCS to Debian Med (either Git or SVN at your preference) where
> ACLs are just set.
>
> Kind regards
>
> Andreas.
>
> PS: If you respond on python-apps list please CC me.
>
> --
> http://fam-tille.de
> Index: debian/changelog
> ===================================================================
> --- debian/changelog (Revision 10190)
> +++ debian/changelog (Arbeitskopie)
> @@ -1,9 +1,16 @@
> pondus (0.8.0-2) UNRELEASED; urgency=low
>
> + [ Jakub Wilk ]
> * Use canonical URIs for Vcs-* fields.
>
> - -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 18:05:28 +0200
> + [ Andreas Tille ]
> + * debian/control:
> + - cme fix dpkg-control
> + - debhelper 9
> + * debian/copyright: DEP5
>
> + -- Andreas Tille <tille at debian.org> Mon, 25 Nov 2013 21:21:57 +0100
> +
> pondus (0.8.0-1) unstable; urgency=low
>
> * new upstream release
> Index: debian/compat
> ===================================================================
> --- debian/compat (Revision 10190)
> +++ debian/compat (Arbeitskopie)
> @@ -1 +1 @@
> -7
> +9
> Index: debian/control
> ===================================================================
> --- debian/control (Revision 10190)
> +++ debian/control (Arbeitskopie)
> @@ -1,19 +1,23 @@
> Source: pondus
> -Section: x11
> -Priority: optional
> Maintainer: Eike Nicklas <eike at ephys.de>
> Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>,
> Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
> -Build-Depends: debhelper (>=7.0.50~), python (>=2.6.6-3)
> -Standards-Version: 3.9.2
> +Section: x11
> +Priority: optional
> +Build-Depends: debhelper (>= 9),
> + python
> +Standards-Version: 3.9.5
> +Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pondus/trunk/
> +Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pondus/trunk/
> +Homepage: http://bitbucket.org/eike/pondus/
> X-Python-Version: >= 2.5
> -Homepage: http://bitbucket.org/eike/pondus/
> -Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pondus/trunk/
> -Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pondus/trunk/
>
> Package: pondus
> Architecture: all
> -Depends: ${python:Depends}, ${misc:Depends}, python-gobject, python-gtk2 (>=2.12)
> +Depends: ${python:Depends},
> + ${misc:Depends},
> + python-gobject,
> + python-gtk2
> Recommends: python-matplotlib
> Description: personal weight manager for GTK+2
> Pondus keeps track of your body weight and, optionally, the percentage of
> Index: debian/copyright
> ===================================================================
> --- debian/copyright (Revision 10190)
> +++ debian/copyright (Arbeitskopie)
> @@ -1,10 +1,13 @@
> -Format: http://dep.debian.net/deps/dep5/
> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
> Upstream-Name: Pondus
> Upstream-Contact: Eike Nicklas <eike at ephys.de>
> Source: http://bitbucket.org/eike/pondus/downloads
>
> +Files: *
> Copyright: 2007-2011 Eike Nicklas <eike at ephys.de>
> License: Expat
> +
> +License: Expat
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list