Debian Package Tracker
Register | Log in
Subscribe

mlpack

Choose email to subscribe with

general
  • source: mlpack (main)
  • version: 4.1.0-1
  • maintainer: Debian Science Maintainers (archive) (DMD)
  • uploaders: Barak A. Pearlmutter [DMD]
  • arch: all any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 3.0.4-1
  • oldstable: 3.4.2-1
  • unstable: 4.1.0-1
versioned links
  • 3.0.4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.4.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.0.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.1.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libmlpack-dev
  • mlpack-bin
  • mlpack-doc (1 bugs: 0, 1, 0, 0)
  • python3-mlpack
action needed
1 binary package has unsatisfiable dependencies high
  • The dependencies of python3-mlpack=4.0.0-1 cannot be satisfied in unstable on armel, arm64, s390x, amd64, i386, mips64el, ppc64el, and armhf because: unsatisfied dependency on python3 (< 3.11)
Created: 2023-08-23 Last update: 2023-09-24 03:38
A new upstream version is available: 4.2.1 high
A new upstream version 4.2.1 is available, you should consider packaging it.
Created: 2023-06-20 Last update: 2023-09-24 01:40
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2023-06-17 Last update: 2023-09-24 03:32
piuparts found (un)installation error(s) normal
Piuparts stresses package installation, uninstallation, upgrade, ... While doing such tests, one or more errors were found for the following suites:
  • sid - piuparts
You should fix them.
Created: 2023-09-22 Last update: 2023-09-22 02:32
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 4.2.0-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 263d07a537ddc7a7a35546571ee1db9a2ea0633c
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date:   Thu Jun 22 09:05:34 2023 +0100

    disenable testing

commit 35631c17130524f9c2b5c1bcd8859221a65abbf6
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date:   Wed Jun 21 10:28:42 2023 +0100

    enable build-time testing

commit b5fafcf328c04239a5fe9d4f6d302504e75972f5
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date:   Wed Jun 21 10:26:00 2023 +0100

    log changes

commit 5f8250be457bf25c57a7ad32d5960bd50a0fbd9d
Merge: c56ba6a50c 6a9e19dd01
Author: Barak A. Pearlmutter <barak+git@pearlmutter.net>
Date:   Wed Jun 21 10:24:24 2023 +0100

    Merge tag '4.2.0' into debian

commit 6a9e19dd0154116ab8093444a1642a336abd5764
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed Jun 14 14:11:00 2023 -0400

    Update and release version 4.2.0.

commit c1ba45370096319777eab218abe975a4a535ad4c
Author: mayank-root <71218072+mayank-root@users.noreply.github.com>
Date:   Wed Jun 14 05:18:44 2023 +0530

    Added Hyper-Sinh activation function (#3491)

commit c3870283f860b39bf8b65c3877a376a2b8b5588d
Merge: 493b879f23 0846c15ba1
Author: Ryan Curtin <ryan@ratml.org>
Date:   Mon Jun 12 08:44:19 2023 -0400

    Merge pull request #3445 from AdarshSantoria/notadapted
    
    Adapt C_ReLU, ReLU6, FlexibleReLU

commit 0846c15ba1264f886bd89fd91474251aaceed105
Author: Ryan Curtin <ryan@ratml.org>
Date:   Mon Jun 12 08:44:09 2023 -0400

    Update HISTORY.md

commit 493b879f235a209484d5be5599657a33dc56af55
Author: Ryan Curtin <ryan@ratml.org>
Date:   Sat Jun 10 12:13:48 2023 -0400

    LARS fixes: intercept, normalization, bugfix (#3493)

commit 91497292c75bf8de69fed774bdc6cda47fd56244
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Fri Jun 9 23:39:33 2023 +0530

    Update HISTORY.md

commit 80274e400dedb8e2e3e5085b4e9dff4d74e2abf3
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Fri Jun 9 23:38:55 2023 +0530

    Update HISTORY.md

commit 27727e60202455e070ddd51cde29fe6d37888719
Merge: db3da8df5f 97fa8af3dd
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Fri Jun 9 23:34:15 2023 +0530

    Merge branch 'master' into notadapted

commit 97fa8af3dde56b2b470f8a8cade6ebb36f692498
Author: Ryan Curtin <ryan@ratml.org>
Date:   Thu Jun 8 20:51:54 2023 -0400

    Categorical support `preprocess_one_hot_encoding` (#3487)

commit db3da8df5fb9a84b23c45105d01c1e394e28942b
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 11:46:42 2023 +0530

    fix style

commit 3c10d014e412a495d496ff7fe6fd10baf5b65b44
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 11:46:11 2023 +0530

    fix style

commit 4756cc701bf919ef8fae2c44545df03c3a24472e
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 11:45:14 2023 +0530

    fix style

commit 178f79516f33c447231f920f386003064a20110e
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 11:43:52 2023 +0530

    fix style

commit 30cda61419884037b0ad817c56156fa097e0dee9
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 01:15:58 2023 +0530

    Update HISTORY.md

commit 88221ed1fb6a61193fb9acd560679486ffe43a81
Merge: a8d3b21cd6 abd59c4b3c
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 01:06:39 2023 +0530

    Merge branch 'master' into notadapted

commit a8d3b21cd66af5a13fd7104d79168cb6b819054f
Merge: bad7b7fcfd ce9e1d77c9
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 00:58:22 2023 +0530

    Merge branch 'mlpack:master' into notadapted

commit abd59c4b3c58ff779f09210b30e1048394e7fc04
Merge: fcdd90fac5 572f2a1f72
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Sun Jun 4 00:52:29 2023 +0530

    Merge pull request #1 from rcurtin/notadapted
    
    Minor bug fixes

commit ce9e1d77c9c4290e6ba4899922add2c0f12d90a9
Author: Ryan Curtin <ryan@ratml.org>
Date:   Sat Jun 3 06:28:01 2023 -0400

    Document the use of std::move() to avoid copies for neural networks (#3490)

commit 3b893babc1a4693c6105201d93bcf5820a6eec10
Merge: 595419e6d6 7af0de4011
Author: Ryan Curtin <ryan@ratml.org>
Date:   Thu Jun 1 08:38:10 2023 -0400

    Merge pull request #3488 from rcurtin/install-r-headers
    
    Install mlpack and cereal headers in R package

commit 7af0de4011fb332850f082ec9ee67054e0888f67
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed May 31 15:24:25 2023 -0400

    It's fixed, so now remove the debugging output.

commit b823da77104abb4aa853b9477ce598230a9d1537
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed May 31 12:29:20 2023 -0400

    Fix strategy to run multiple times; make matrix a bit larger.

commit d302153f92e8318c77fd4956144650a280acc880
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed May 31 09:42:58 2023 -0400

    Try printing the matrices so I can reproduce locally.

commit 6c833473f850cc8dceedd6d1115c70ba69f13e98
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed May 31 06:25:07 2023 -0400

    Can we get more information about the failure?

commit 040b1bfda66482f7f6fca54ee1e443180e563476
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 30 08:21:50 2023 -0400

    Relax tolerance for SparseNMFALSTest a little bit.

commit 595419e6d646485d8a2c2e31abeb32d8991859d8
Merge: 4097d3ae24 94da130f72
Author: Marcus Edel <marcus.edel@fu-berlin.de>
Date:   Tue May 30 09:47:54 2023 -0400

    Merge pull request #3485 from mayank-root/ftswish_1
    
    Implemented FTSwish Activation Function.

commit 572f2a1f72c123b5349f22568b288b7da492e242
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 30 09:09:39 2023 -0400

    Some other minor fixes to tests.

commit 2b823525664b3992d0e0d9f3919e84bf2fa30638
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 30 09:09:30 2023 -0400

    Use arma::clamp() instead of min() and max().

commit c957ba6bbe0bd143e8f27c6ca55214d7aba97cf6
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 30 09:01:05 2023 -0400

    Shrink sizes of arrays in tests.

commit 7df3bbc267c50153465f696afc4668e9f26fe6a6
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 30 08:44:23 2023 -0400

    Add ComputeOutputDimensions() to CReLU and fix test setup.

commit bad7b7fcfd2b958552488acdfacd3c3ef637f2f6
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Tue May 30 13:39:23 2023 +0530

    Update relu6_impl.hpp

commit 8c30a8665931f101c92d3d742247cc96ee0eb911
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Tue May 30 13:20:40 2023 +0530

    Update relu6_impl.hpp
    
    make code efficient

commit c556ce942e7b625d7194968daf00de122b8781cb
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Tue May 30 02:26:19 2023 +0530

    Update src/mlpack/methods/ann/layer/c_relu_impl.hpp
    
    Co-authored-by: Ryan Curtin <ryan@ratml.org>

commit fcdd90fac5bdc9df34973718fae7248e23192c84
Merge: d8771bf8eb 4097d3ae24
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Tue May 30 02:20:30 2023 +0530

    Merge branch 'mlpack:master' into master

commit cf6896e4dc49149297647df3edfa0b501d5c93c4
Author: Ryan Curtin <ryan@ratml.org>
Date:   Mon May 29 12:34:24 2023 -0400

    Update HISTORY.

commit c0f0f22d7922f523aac146fc1a690a119a0d1d1c
Author: Ryan Curtin <ryan@ratml.org>
Date:   Mon May 29 12:32:22 2023 -0400

    Install mlpack and cereal headers in R package.

commit 94da130f72cd6f09e55603640db25b9743402879
Author: Mayank Raj <mayankyabs@gmail.com>
Date:   Sun May 28 05:25:05 2023 +0530

    used camel case

commit bc1dff58d5cf3bef4ec585e3c25101943890f41c
Author: Mayank Raj <mayankyabs@gmail.com>
Date:   Wed May 24 08:18:45 2023 +0530

    Implemented FTSwish Activation Function

commit 4097d3ae24f75131e036726e404277267f13d2c0
Author: Morteza Jalalvand <Jalalvand.M@GMail.com>
Date:   Thu May 18 03:52:04 2023 +0330

    Add serialize to init rules (in ann) (#3483)

commit dcdd07907cef5d65382f77e84997f68d765f6afc
Author: Ryan Curtin <ryan@ratml.org>
Date:   Sat May 6 21:00:08 2023 -0400

    Update history for #3469

commit 59a3b842e4c369db71ece2db5e03ea383fdfdf7e
Merge: 417ba3995d 8128277f43
Author: Ryan Curtin <ryan@ratml.org>
Date:   Tue May 2 15:01:41 2023 -0400

    Merge pull request #3469 from mrdaybird/fix_logsoftmax
    
    Fix derivative of LogSoftMax (Resolves #3468)

commit 8128277f438ec9e2ed019d9fde25e689ae6d878f
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Sat Apr 29 03:19:08 2023 +0530

    Add JacobianTest

commit 1f65dad70c4a8106618aa2efc4b174abb516505b
Merge: eea5e87f1c a7cc156807
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Sat Apr 29 02:41:55 2023 +0530

    Merge branch 'master' of https://github.com/mrdaybird/mlpack into fix_logsoftmax

commit 417ba3995dfa2c333e84ca90ede85e5f8c20c932
Merge: a7cc156807 5bd3259d05
Author: Ryan Curtin <ryan@ratml.org>
Date:   Fri Apr 28 14:54:29 2023 -0400

    Merge pull request #3473 from mrdaybird/fix_prelu
    
    Fix PReLU (Resolves #3466)

commit a7cc1568073ddb48d2702b36a4b9c8652a02611a
Merge: 403099f4ab bdd68937f5
Author: Ryan Curtin <ryan@ratml.org>
Date:   Fri Apr 28 13:41:55 2023 -0400

    Merge pull request #3471 from mrdaybird/fix_jacobian
    
    Fix JacobianTest and CustomJacobianTest (Resolves #3470)

commit eea5e87f1cca247eb15326b3bb5a3de187716d43
Merge: 9f783cd807 403099f4ab
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Thu Apr 27 20:33:07 2023 +0530

    Merge branch 'master' of https://github.com/mrdaybird/mlpack into fix_logsoftmax

commit 5bd3259d051c09fad39e995c4194babe1c969fff
Merge: 1f9570f53b 403099f4ab
Author: Vaibhav Pathak <73255802+mrdaybird@users.noreply.github.com>
Date:   Thu Apr 27 20:23:27 2023 +0530

    Merge branch 'master' into fix_prelu

commit 403099f4ab15d0bd1019c15a34e2ddb13795b20b
Merge: 39bc6beb6b 4c6af0d8b0
Author: Ryan Curtin <ryan@ratml.org>
Date:   Thu Apr 27 09:13:03 2023 -0400

    Merge pull request #3476 from rcurtin/release-4.1.0
    
    Release version 4.1.0

commit 1f9570f53b901264dc3255946b034bd7b7bb7b83
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Thu Apr 27 14:16:05 2023 +0530

    Fix style changes and update HISTORY.md

commit 2fd03f15415b5f16cda690d7bce0d93d7753fa7a
Merge: 823da8f3a4 309d1d2e01
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Thu Apr 27 14:11:45 2023 +0530

    xMerge branch 'master' of https://github.com/mrdaybird/mlpack into fix_prelu

commit 4c6af0d8b0aab5fc639845fdf2236d2218f381b0
Author: Ryan Curtin <ryan@ratml.org>
Date:   Wed Apr 26 20:06:56 2023 -0400

    Add new block for next release to HISTORY.md.

commit 823da8f3a48ad97a63f2da4d6290cc6fc17d6ac0
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Fri Apr 14 01:51:51 2023 +0530

    Fix tests

commit 38475158490f16dc652e6caff61da4c0968758cc
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Fri Apr 14 01:35:03 2023 +0530

    Add integration test

commit 620aa489dde2e5502573b288e79a4becb1770fc7
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Wed Apr 12 02:38:28 2023 +0530

    Fix PReLU

commit bdd68937f5ea7f4382cdd2333137297724d2b4bf
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Mon Apr 10 07:32:58 2023 +0530

    Fix JacobianTest and CustomJacobianTest

commit 9f783cd807f7d80bf36a845a237d72c54df2ab5e
Author: Vaibhav Pathak <pathakvaibhav@protonmail.com>
Date:   Mon Apr 10 06:35:33 2023 +0530

    Fix Backward and fix test

commit d8771bf8eba1da95098ba9e4d6d9f48d04afb0d2
Merge: 5246adc941 d58d9c7493
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Fri Apr 7 10:10:38 2023 +0530

    Merge branch 'mlpack:master' into master

commit 5246adc94160c97ef4b57a36cf6af4e3aed2125b
Merge: 6197b404eb 5453cb8032
Author: Adarsh Santoria <adarshsantoria@gmail.com>
Date:   Mon Apr 3 23:56:57 2023 +0530

    Merge branch 'mlpack:master' into master

commit 592164bad79a5a7ab7977ce38d6a51a9df808bf3
Author: AdarshSantoria <adarshsantoria@gmail.com>
Date:   Sat Mar 11 01:01:50 2023 +0530

    add c_relu, relu6, f_relu

commit 6197b404ebf5a1deb46c237596d444064d771030
Merge: 0101186fe6 79276c6efb
Author: Adarsh Santoria <108261986+AdarshSantoria@users.noreply.github.com>
Date:   Tue Feb 7 19:22:29 2023 +0530

    Merge branch 'mlpack:master' into master

commit 0101186fe6be52815a7db1ba80db2f154f4e6dba
Author: Adarsh Santoria <108261986+AdarshSantoria@users.noreply.github.com>
Date:   Mon Feb 6 17:34:03 2023 +0530

    Update fastmks.md

commit b7d45df762e2e15efedbedfcf352cb954ae6b48d
Author: Adarsh Santoria <108261986+AdarshSantoria@users.noreply.github.com>
Date:   Mon Feb 6 17:30:18 2023 +0530

    Update fastmks.md
Created: 2023-06-21 Last update: 2023-09-21 19:47
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 4.1.0-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-06-12 22:48
testing migrations
  • excuses:
    • Migration status for mlpack (- to 4.1.0-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Updating mlpack would introduce bugs in testing: #1028633
    • ∙ ∙ Rejected due to piuparts regression - https://piuparts.debian.org/sid/source/m/mlpack.html
    • ∙ ∙ missing build on amd64
    • ∙ ∙ missing build on arm64
    • ∙ ∙ missing build on armel
    • ∙ ∙ missing build on armhf
    • ∙ ∙ missing build on i386
    • ∙ ∙ missing build on mips64el
    • ∙ ∙ missing build on ppc64el
    • ∙ ∙ missing build on s390x
    • ∙ ∙ missing build on all
    • ∙ ∙ arch:all not built yet, autopkgtest delayed
    • Additional info:
    • ∙ ∙ 104 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2023-06-12] Accepted mlpack 4.1.0-1 (source) into unstable (Barak A. Pearlmutter)
  • [2023-01-13] Accepted mlpack 4.0.1-1 (source) into unstable (Barak A. Pearlmutter)
  • [2022-11-08] Accepted mlpack 4.0.0-1 (source) into unstable (Barak A. Pearlmutter)
  • [2022-04-22] Accepted mlpack 3.4.2-7 (source) into unstable (Barak A. Pearlmutter)
  • [2022-04-13] Accepted mlpack 3.4.2-6 (source) into unstable (Barak A. Pearlmutter)
  • [2022-04-10] mlpack REMOVED from testing (Debian testing watch)
  • [2022-02-18] Accepted mlpack 3.4.2-5 (source) into unstable (Barak A. Pearlmutter)
  • [2022-02-17] Accepted mlpack 3.4.2-4 (source) into unstable (Barak A. Pearlmutter)
  • [2022-02-15] Accepted mlpack 3.4.2-3 (source) into unstable (Barak A. Pearlmutter)
  • [2022-02-03] Accepted mlpack 3.4.2-2 (source) into unstable (Barak A. Pearlmutter)
  • [2021-02-07] mlpack 3.4.2-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-03] Accepted mlpack 3.4.2-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-10-12] Accepted mlpack 3.4.1-2 (source) into unstable (Barak A. Pearlmutter)
  • [2020-09-10] Accepted mlpack 3.4.1-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-09-07] Accepted mlpack 3.4.0-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-08-09] Accepted mlpack 3.3.2-5 (source) into unstable (Barak A. Pearlmutter)
  • [2020-08-08] Accepted mlpack 3.3.2-4 (source) into unstable (Barak A. Pearlmutter)
  • [2020-08-08] Accepted mlpack 3.3.2-3 (source) into unstable (Barak A. Pearlmutter)
  • [2020-08-08] mlpack REMOVED from testing (Debian testing watch)
  • [2020-08-05] Accepted mlpack 3.3.2-2 (source) into unstable (Barak A. Pearlmutter)
  • [2020-06-28] Accepted mlpack 3.3.2-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-05-10] mlpack 3.3.1-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-05] Accepted mlpack 3.3.1-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-04-17] Accepted mlpack 3.3.0-1 (source) into unstable (Barak A. Pearlmutter)
  • [2020-02-21] Accepted mlpack 3.2.2-3 (source) into unstable (Barak A. Pearlmutter)
  • [2019-12-23] Accepted mlpack 3.2.2-2 (source amd64 all) into unstable, unstable (Barak A. Pearlmutter)
  • [2019-12-03] Accepted mlpack 3.2.2-1 (source) into unstable (Barak A. Pearlmutter)
  • [2019-11-15] mlpack REMOVED from testing (Debian testing watch)
  • [2019-10-12] mlpack 3.2.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-10-06] Accepted mlpack 3.2.1-1 (source) into unstable (Barak A. Pearlmutter)
  • 1
  • 2
bugs [bug history graph]
  • all: 5
  • RC: 1
  • I&N: 4
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, debcheck, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.1.0-1ubuntu1
  • patches for 4.1.0-1ubuntu1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing