closing bugs against stable versions when a package is RMd from sid
OpenJDK 7 just got removed from the archive (#820703) and as is normal for such situations all its open bugs got closed. I happened to notice because I reported one of them (#780665). However, I reported the bug against the version in Jessie, which still exists, and is still the only version of it in stable (OpenJDK 8 didn't make it). I haven't confirmed but, I imagine several other of those bugs still apply to the versions in Jessie. (mine does still apply.) I think perhaps closing all open bugs when a sid package is removed is the wrong thing to do. I'm not sure what could be done instead, though. Thoughts? -- Jonathan Dowland Please do not CC me, I am subscribed to the list. signature.asc Description: Digital signature
Re: closing bugs against stable versions when a package is RMd from sid
On Fri, 29 Apr 2016 10:15:13 +0100, Jonathan Dowland wrote: > I think perhaps closing all open bugs when a sid package is removed is the > wrong thing to do. I'm not sure what could be done instead, though. > Thoughts? The BTS is version-aware and knows/displays that the bug still affects the version in stable. (Closing bugs for removed packaged [with a higher version than what's in unstable] is basically the same as closing a bug by an upload to unstable which also doesn't fix the same bug in stable.) Cheers, gregor -- .''`. Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- signature.asc Description: Digital Signature
Bug#822978: ITP: puppet-module-puppetlabs-concat -- construct files from multiple ordered fragments of text
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: puppet-module-puppetlabs-concat Version : 2.1.0 Upstream Author : Morgan Haskel * URL : https://github.com/puppetlabs/puppetlabs-concat * License : Apache-2.0 Programming Lang: Ruby, Perl Description : construct files from multiple ordered fragments of text Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module gathers concat::fragment resources from other modules and order them into a coherent file through a single concat resource.
Bug#822982: ITP: libgit-version-compare-perl -- module to compare Git versions
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libgit-version-compare-perl Version : 1.002 Upstream Author : Philippe Bruhat (BooK) * URL : https://metacpan.org/release/Git-Version-Compare * License : Artistic or GPL-1+ Programming Lang: Perl Description : module to compare Git versions Git::Version::Compare contains a selection of subroutines that make dealing with Git-related things (like versions) a little bit easier. The strings to compare can be version numbers, tags from git.git or the output of git version or git describe. These routines collect the knowledge about Git versions that was accumulated while developing Git::Repository. The package will be maintained under the umbrella of the Debian Perl Group. signature.asc Description: Digital Signature
Bug#822984: ITP: libtest-requires-git-perl -- module to check the available version of Git
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libtest-requires-git-perl Version : 1.005 Upstream Author : Philippe Bruhat (BooK) * URL : https://metacpan.org/release/Test-Requires-Git * License : Artistic or GPL-1+ Programming Lang: Perl Description : module to check the available version of Git Test::Requires::Git checks if the version of Git available for testing meets the given requirements. The "current git" is obtained by running "git --version" (so the first "git" binary found in the "PATH" will be tested). If the checks fail, then all tests will be skipped. The package will be maintained under the umbrella of the Debian Perl Group. signature.asc Description: Digital Signature
Bug#822991: ITP: osm2pgrouting -- Tool to import OpenStreetMap data into a pgRouting database
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: osm2pgrouting Version : 2.1.0 Upstream Author : Daniel Kastl * URL : https://github.com/pgRouting/osm2pgrouting * License : GPL-2+ Programming Lang: C++ Description : Tool to import OpenStreetMap data into a pgRouting database osm2pgrouting is a command line tool that makes it easy to import OpenStreetMap data into a pgRouting database. It builds the routing network topology automatically and creates tables for feature types and road classes. pgRouting has to be installed to be able to run osm2pgrouting. The osm2pgrouting package originates from OSGeo-Live, and will be maintained within the Debian GIS team along with pgrouting.
Bug#822999: ITP: libfwnt -- a library for Windows NT data types
Package: wnpp Owner: Hilko Bengen Severity: wishlist * Package name: libfwnt Version : 20160418 Upstream Author : Joachim Metz * URL or Web page : https://github.com/libyal/libfwnt * License : LGPL-3.0+ Description : a library for Windows NT data types libfwnt is a dependency for newer versions of dfvfs which is needed for Plaso.
Bug#823001: ITP: dfdatetime -- Digital Forensics date and time library
Package: wnpp Owner: Hilko Bengen Severity: wishlist * Package name: dfdatetime Version : 20160323 Upstream Author : Google Inc., Kristinn Gudjonsson, Joachim Metz, Daniel White * URL or Web page : https://github.com/log2timeline/dfdatetime * License : Apache 2.0 Description : Digital Forensics date and time library dfdatetime (python-dfdatetime) is a dependency for newer version of dfvfs which is needed for Plaso.
Bug#823013: ITP: librttopo -- Tuscany Region topology library
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: librttopo Version : 1.0.0~rc2 Upstream Author : Sandro Santilli * URL : https://git.osgeo.org/gogs/rttopo/librttopo * License : GPL-2+ Programming Lang: C Description : Tuscany Region topology library The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores. The code is derived from PostGIS liblwgeom library enhanced to provide thread-safety, have less dependencies and be independent from PostGIS release cycles. The librttopo package will be maintained within the Debian GIS team along with postgis and spatialite.
Bug#823023: ITP: codequery -- code-understanding, code-browsing or code-search tool.
Package: wnpp Severity: wishlist Owner: "ChangZhuo Chen (陳昌倬)" * Package name: codequery Version : 0.16.0 Upstream Author : opyright (C) 2013 ruben2020 https://github.com/ruben2020/ * URL : https://github.com/ruben2020/codequery * License : GPL-3 Programming Lang: C++ Description : code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. . It builds upon the databases of cscope and Exuberant ctags. . The databases of cscope and ctags would be processed by the cqmakedb tool to generate the CodeQuery database file. . The CodeQuery database file can be viewed and queried using the codequery GUI tool. -- ChangZhuo Chen (陳昌倬) Debian Developer (https://nm.debian.org/public/person/czchen) Key fingerprint = EC9F 905D 866D BE46 A896 C827 BE0C 9242 03F4 552D BA04 346D C2E1 FE63 C790 8793 CC65 B0CD EC27 5D5B signature.asc Description: PGP signature