DOOMer / screengrab

Crossplatform tool for fast making screenshots.
http://screengrab.doomer.org/
GNU General Public License v2.0
23 stars 8 forks source link

fix some typos #35

Closed agaida closed 10 years ago

agaida commented 10 years ago

in the first commit are only typos detected by lintian

agaida commented 10 years ago

No, this is not siduction specific. As the name siduction implies our base is debian sid. We provide additional to sid some packages sooner than debian (kde, razor, pcmanfm etc) and some packages that we find useful, but not yet in debian (inxi, qupzilla (now in debian), screengrab :) etc). We are fully compatible to debian/sid.

Regarding the pathes for multiarch, the patch follow https://wiki.debian.org/Multiarch/Implementation, section "What does the end result look like?" triplet dirs.

DOOMer commented 10 years ago

But, this change makee break ARCH defination on the non-debain-based distro (e.g. Gentoo, Fedora). I think that necessary make a defination of "DEBIAN or NOT" and for Deb-based distro use your variant code.

agaida commented 10 years ago

ok - we can use quilt for debian - just decline merging of these two lines - no problem. then the patching is done before build the packages for debianoid systems.

revert the changes in CMakeLists.txt, please merge the fixes for the typos