| ... | ... | @@ -5,7 +5,7 @@ This project contains some short, self-contained, relatively simple tasks to enh |
|
|
|
There is a daily cron job which picks 5 random bugs from UDD featuring the following criteria
|
|
|
|
|
|
|
|
- No VCS or obviously outdated VCS (alioth, svn, cvs)
|
|
|
|
- Standards-Version < 4
|
|
|
|
- Standards-Version \< 4
|
|
|
|
- not uploaded last 5 years
|
|
|
|
|
|
|
|
The result of this query is put on the [Bug of the day web page](http://blends.debian.net/botd/botd.html). An experienced DD should do some educated pick out of these five bugs which might be a target which is sensible for newcomers.
|
| ... | ... | @@ -18,11 +18,13 @@ If the package does not fit in any team it should be imported into the [Salvage |
|
|
|
|
|
|
|
If you want to create a Git repository from a package that is not maintained in Git yet, you can do
|
|
|
|
|
|
|
|
```
|
|
|
|
gbp import-dscs --debsnap --pristine-tar PACKAGENAME
|
|
|
|
```
|
|
|
|
|
|
|
|
If the package in question was available on Alioth you can find old repositories at [https://alioth-archive.debian.org/](https://alioth-archive.debian.org/)
|
|
|
|
If the package in question was available on Alioth you can find old repositories at https://alioth-archive.debian.org/
|
|
|
|
|
|
|
|
See also: [Petter Reinholdtsen's blog post about migrating packages to Salsa](http://www.hungry.com/~pere/blog/More_than_200_orphaned_Debian_packages_moved_to_git__216_to_go.html)
|
|
|
|
See also: [Petter Reinholdtsen's blog post about migrating packages to Salsa](http://www.hungry.com/\~pere/blog/More_than_200_orphaned_Debian_packages_moved_to_git__216_to_go.html)
|
|
|
|
|
|
|
|
### LowThresholdNmu and LowThresholdAdoption
|
|
|
|
|
| ... | ... | @@ -32,6 +34,7 @@ It might be interesting to check whether the maintainer of some package is on [L |
|
|
|
|
|
|
|
Just join the [Matrix channel](https://matrix.to/#/#debian-tiny-tasks:matrix.org) bugs amongst DDs and newcomers.
|
|
|
|
|
|
|
|
There is also [Package Salvaging Team on Tracker](https://tracker.debian.org/teams/salvage/) which you can reach [via email](mailto:team+salvage@tracker.debian.org).
|
|
|
|
|
|
|
|
# Autopkgtest of the day
|
|
|
|
|
| ... | ... | |