Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
add gcode viewer yagv
· 2ab58c25
Thorsten Alteholz
authored
Jul 22, 2014
2ab58c25
Fix Vcs fields
· 745a3c97
Andreas Tille
authored
Feb 28, 2018
745a3c97
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
745a3c97
debian-3dprinter (0.2) UNRELEASED; urgency=medium
* Team upload.
* Fix Vcs fields
-- Andreas Tille <tille@debian.org> Wed, 28 Feb 2018 11:58:03 +0100
debian-3dprinter (0.1) unstable; urgency=low
* Initial release.
...
...
debian/control
View file @
745a3c97
...
...
@@ -6,9 +6,9 @@ Maintainer: Debian 3dprinter Project <3dprinter-general@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends-Indep: blends-dev (>= 0.6.15)
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/blends/projects/3dprinter.git
Vcs-Git: https://anonscm.debian.org/git/blends/projects/3dprinter.git
Homepage: https://wiki.debian.org/3D-printer
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=blends/projects/3dprinter.git
Vcs-Git: git://anonscm.debian.org/blends/projects/3dprinter.git
Package: 3dprinter-tasks
Architecture: all
...
...
debian/control.stub
View file @
745a3c97
...
...
@@ -5,9 +5,9 @@ Maintainer: Debian 3dprinter Project <3dprinter-general@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends-Indep: blends-dev (>= 0.6.15)
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/blends/projects/3dprinter.git
Vcs-Git: https://anonscm.debian.org/git/blends/projects/3dprinter.git
Homepage: https://wiki.debian.org/3D-printer
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=blends/projects/3dprinter.git
Vcs-Git: git://anonscm.debian.org/blends/projects/3dprinter.git
Package: 3dprinter-tasks
Architecture: all
...
...
tasks/gcode
View file @
745a3c97
...
...
@@ -7,3 +7,5 @@ Depends: octoprint
Depends: printrun
Depends: gpx
Depends: yagv